[X2Go-Dev] Bug#694: CUPS 1.7.x remounts /tmp and breaks cups-x2go

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Tue Dec 9 06:15:48 CET 2014


Package: cups-x2go
Severity: important


The workaround provided below can be applied to x2goprint from  
x2goserver-printing package.

But my gut feelings tell me, we need to review cups-x2go. Maybe this  
bug gets reassigned to x2goserver-printing later, if my gut feelings  
get proven wrong.

Mike

----- Weitergeleitete Nachricht von Роман <inpos at yandex.ru> -----
   Datum: Mon, 01 Dec 2014 10:59:36 +0300
     Von: Роман <inpos at yandex.ru>
Betreff: [X2Go-User] X2Go Linux Server. Virtual print issue workaround
      An: x2go-user at lists.x2go.org

For those who can't print to redirected printer here my workaround.
 
On X2Go Server do following (by root):
----------------------------------------------
cd /usr/bin
 
mv x2goprint x2goprint.orig
 
cat << EOF > x2goprint
#!/bin/bash
umount /tmp
x2goprint.orig $@
EOF
 
chmod a+x x2goprint
-----------------------------------------------
 
The problem is that CUPS remounts /tmp during print process.
Therefore temporary x2go directories have become unavailable.
 
Best regards,
Inpos.

----- Ende der weitergeleiteten Nachricht -----


-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digitale PGP-Signatur
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20141209/386309d6/attachment.pgp>


More information about the x2go-dev mailing list