[X2Go-Dev] CUPS-X2GO problem after update
Mihai Moldovan
ionic at ionic.de
Mon Jun 15 14:00:06 CEST 2015
On 15.06.2015 01:48 PM, Helmer Teles wrote:
> Hi Mihai.
>
> strangely that's not the problem.
>
> Server: ubuntu 12.04
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 12.04.5 LTS
> Release: 12.04
> Codename: precise
>
> libfile-temp-perl is provided by perl-modules
Yes, I know. I told you to install libfile-temp-perl so that we can remove it
later on again. I intended to add perl-modules as a dependency to cups-x2go.
> Reverted to previous copy of /usr/lib/cups/backend/cups-x2go and it works
> again.
Can you please add "qw( tempfile )" to the "use File::Temp;" line, so that it
looks like that in the end:
use File::Temp qw( tempfile );
Does this fix your problem?
Mihai
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20150615/8bd35d7e/attachment.pgp>
More information about the x2go-dev
mailing list