Comment 8 for bug 1623261

Revision history for this message
Cubic PPA (cubic-wizard) wrote :

Dan Jared and Kevin Mills, Ryan M, thanks for testing.
Babah and Jeremy Schneider, thanks for the approach and patch file.

Here are instructions if anyone needs to apply this patch...

# Download the patch from https://bugs.launchpad.net/cubic/+bug/1623261/+attachment/4797059/+files/cubic_bug1623261_2016-12-27.zip

$ cd <download location>
$ unzip -p cubic_bug1623261_2016-12-27.zip cubic-utilities.patch > cubic-utilities.patch
$ sudo patch /usr/share/cubic/utilities.py cubic-utilities.patch

Also, regarding genisoimage, only listed packages as dependencies if they are additional to those included in the official release.
    Ubuntu 14.04.5 LTS (Trusty Tahr) has genisoimage version 9:1.1.11-2ubuntu3
      (see http://releases.ubuntu.com/trusty/ubuntu-14.04.4-desktop-amd64.manifest)
    Ubuntu 16.04.1 LTS (Xenial Xerus) has genisoimage version 9:1.1.11-3ubuntu1
      (see http://releases.ubuntu.com/16.04/ubuntu-16.04-desktop-amd64.manifest)
    Ubuntu 16.10 (Yakkety Yak) has genisoimage version 9:1.1.11-3ubuntu1
      (see http://releases.ubuntu.com/16.10/ubuntu-16.10-desktop-amd64.manifest)

I am going to mark this bug as triaged, using the patch above.
I will try to include a fix in a future release.