[Bug 1806510] Re: regression on bionic

2019-01-11 Thread Andrey de Oliveira via ubuntu-bugs
Hello, I had the same problem here installing guacamole package on a clean install of Ubuntu 18.04 LTS via apt install guacamole. Apparently the problem occurs because two required packages are not as dependencies and the post-run scripts are not creating some essential symbolic links

[Bug 1806510] Re: regression on bionic

2019-01-14 Thread Andrey de Oliveira via ubuntu-bugs
A correction to my previous post: Instead of creating this link: ln -s ../../../../java/javax.activation-1.2.0.jar /usr/share/guacamole/guacamole/WEB-INF/lib/javax.activation-1.2.0.jar Create the link this way: ln -s ../../../../java/javax.activation.jar

[Bug 1806510] Re: regression on bionic

2019-02-07 Thread Andrey de Oliveira via ubuntu-bugs
Hi Anthony Godshall, These commands are a workaround for the currently available package. In my opinion, for the definitive fix, the symbolic links should already be contained within the package, in the same way as the others are already. Look in /var/lib/dpkg/info/guacamole.list for the list

[Bug 1849730] Re: [live-usb-persistent] second partition as casper-rw problem

2019-10-25 Thread Andrey de Oliveira via ubuntu-bugs
*** This bug is a duplicate of bug 1489855 *** https://bugs.launchpad.net/bugs/1489855 ** This bug has been marked a duplicate of bug 1489855 Change to mount sequence order breaks persistence on casper-rw partitions -- You received this bug notification because you are a member of Ubuntu

[Bug 1849730] Re: [live-usb-persistent] second partition as casper-rw problem

2019-10-25 Thread Andrey de Oliveira via ubuntu-bugs
** Summary changed: - [live-usb-persistent] second partition as casper-rw issue + [live-usb-persistent] second partition as casper-rw problem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849730

[Bug 1849730] [NEW] [live-usb-persistent] second partition as casper-rw issue

2019-10-24 Thread Andrey de Oliveira via ubuntu-bugs
Public bug reported: Hi! I identified a problem for creating persistent live usb sticks when using a second partition for 'casper-rw'. Environment: On the usb stick I created two partitions: - The first partition (/dev/sda1) is vfat which is used for the live-filesystem (filesystem.squashfs).

[Bug 1849730] Re: [live-usb-persistent] second partition as casper-rw problem

2019-10-25 Thread Andrey de Oliveira via ubuntu-bugs
*** This bug is a duplicate of bug 1489855 *** https://bugs.launchpad.net/bugs/1489855 ** Description changed: Hi! I identified a problem for creating persistent live usb sticks when using a second partition for 'casper-rw'. Environment: On the usb stick I created two