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
dpk -L perl-modules ( stripped output ) /usr/share/perl/5.14.2/File/Temp.pm
Reverted to previous copy of /usr/lib/cups/backend/cups-x2go and it works again.
--
Regards,
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Monday 15 June 2015 11:22:38 Helmer Teles wrote:
Today 12:22:38
Re: [X2Go-Dev] CUPS-X2GO problem after update From: Helmer Teles To: Mihai Moldovan <ionic@ionic.de>, x2go-dev@lists.x2go.org
Hi.
Thanks for your feedback. Already Solved it by reverting to previous backend, but this is the prefered way.
Will do as you suggested. Probably some more people will be affected until they know of the cause of the problem.
Regards.
On Mon, Jun 15, 2015, 12:16 Mihai Moldovan <ionic@ionic.de> wrote:
On 15.06.2015 10:37 AM, Helmer Teles wrote:
&main::tempfile called at /usr/lib/cups/backend/cups-x2go line 227.
Looks like I have forgotten to add dependencies on File::Temp.
Please sudo apt-get install libfile-temp-perl for now.