[Bug 1806510] Re: regression on bionic

2020-01-30 Thread Tim Riker
adding this: ln -s ../../../../java/jaxb-core.jar \ /usr/share/guacamole/guacamole/WEB-INF/lib/jaxb-core.jar fixes this issue. Reference: https://stackoverflow.com/questions/27046836/why-has-annotationreader- been-removed-from-jaxb-reference-implementation -- You received this bug notification

[Bug 1806510] Re: regression on bionic

2020-01-30 Thread Tim Riker
I've installed guacamole on current 18.04.3 LTS and failed to get it working. root@host:/usr/share/guacamole/guacamole/WEB-INF/lib# ls -l total 0 lrwxrwxrwx 1 root root 32 Nov 29 2016 aopalliance.jar -> ../../../../java/aopalliance.jar lrwxrwxrwx 1 root root 40 Nov 29 2016 atinject-jsr330-api.j

Re: [Bug 1806510] Re: regression on bionic

2019-09-25 Thread Anthony Godshall
bump On Wed, Feb 6, 2019 at 9:50 AM A Godshall wrote: > > Thanks Andrey. > > DDs and UDs: would /var/lib/dpkg/info/guacamole.postinst be the right > place for those commands? > > > On Mon, Jan 14, 2019 at 2:00 AM Andrey de Oliveira > wrote: > > > > A correction to my previous post: > > > > Inst

[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 of

Re: [Bug 1806510] Re: regression on bionic

2019-02-06 Thread Anthony Godshall
Thanks Andrey. DDs and UDs: would /var/lib/dpkg/info/guacamole.postinst be the right place for those commands? On Mon, Jan 14, 2019 at 2:00 AM Andrey de Oliveira wrote: > > A correction to my previous post: > > Instead of creating this link: > > ln -s ../../../../java/javax.activation-1.2.0.jar

Re: [Bug 1806510] Re: regression on bionic

2019-01-25 Thread Anthony Godshall
Hi Hans. I'm going to guess it was /var/log/syslog, but I don't have my notes. That appears to be where it logs by default, and I don't recall having changed that. Tony On Tue, Dec 18, 2018 at 9:05 AM Hans Joachim Desserud <1806...@bugs.launchpad.net> wrote: > > Could you add some more details

Re: [Bug 1806510] Re: regression on bionic

2019-01-25 Thread Anthony Godshall
Hi again Hans. Also look in /var/log/tomcat8/catalina.out maybe Tony On Fri, Jan 25, 2019 at 3:35 PM A Godshall wrote: > > Hi Hans. > > I'm going to guess it was /var/log/syslog, but I don't have my notes. > > That appears to be where it logs by default, and I don't recall having > changed that

[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 /usr/share/guacamole/guacamole/WEB-INF/l

[Bug 1806510] Re: regression on bionic

2019-01-13 Thread Hans Joachim Desserud
Marking as confirmed since others experience the same issue. ** Changed in: guacamole-client (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806510 Titl

[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 Correction

[Bug 1806510] Re: regression on bionic

2018-12-18 Thread Hans Joachim Desserud
Could you add some more details on where you found the log message on missing guacamole.war? I tried installing guacamole on my 18.04 system to check if I got the same error message, but didn't find a binary file so I'm a bit stumped on how to reproduce this issue. -- You received this bug notif

Re: [Bug 1806510] Re: regression on bionic

2018-12-08 Thread Anthony Godshall
correction below On Wed, Dec 5, 2018 at 4:31 PM A Godshall wrote: > > > I'm somewhat curious why your listing seems to still include the > > guacamole-tomcat package and being version 0.8.3-1.2, when the bionic > > repositories offer 0.9.9+dfsg-1. Looks like you might have some of the > > older p

Re: [Bug 1806510] Re: regression on bionic

2018-12-05 Thread Anthony Godshall
> I'm somewhat curious why your listing seems to still include the > guacamole-tomcat package and being version 0.8.3-1.2, when the bionic > repositories offer 0.9.9+dfsg-1. Looks like you might have some of the > older package versions which might be causing issues. Apparently I wasn't clear. in

[Bug 1806510] Re: regression on bionic

2018-12-04 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu better. >I don't understand why it still says guacamole-client above There's two parts to this answer. The first is that multiple binary packages (which we install) might be built from the same source package. Launchpad track

[Bug 1806510] Re: regression on bionic

2018-12-03 Thread Anthony Godshall
OK, this bug report is about gaucamole, guacd, and guacamole-tomcat. I don't understand why it still says guacamole-client above- I saw that previously and carefully navigated to guacamole-tomcat, which routed me to guacamole, and I accepted that. Clearly there is something I'm not groking about