X2Go Bug report logs - #694
CUPS 1.7.x remounts /tmp and breaks cups-x2go

Package: cups-x2go; Maintainer for cups-x2go is X2Go Developers <x2go-dev@lists.x2go.org>;

Reported by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Date: Tue, 9 Dec 2014 05:20:02 UTC

Severity: important

Done: Stefan Baur <X2Go-ML-1@baur-itcs.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#694 closed by Stefan Baur <X2Go-ML-1@baur-itcs.de> (Closing)
Message-ID: <handler.694.q694.170621789617359.notifdone@bugs.x2go.org>
References: <25a63351-73d8-4811-b8e9-9d44cdfc1c3d@baur-itcs.de>
X-X2go-PR-Message: they-closed 694
X-X2go-PR-Package: cups-x2go
Date: Thu, 25 Jan 2024 21:25:01 +0000
Content-Type: multipart/mixed; boundary="----------=_1706217901-17389-0"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the cups-x2go package:

#694: CUPS 1.7.x remounts /tmp and breaks cups-x2go

It has been closed by Stefan Baur <X2Go-ML-1@baur-itcs.de>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Stefan Baur <X2Go-ML-1@baur-itcs.de> by
replying to this email.


-- 
694: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=694
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Baur <X2Go-ML-1@baur-itcs.de>
To: 694-quiet@bugs.x2go.org
Subject: Closing
Date: Thu, 25 Jan 2024 22:24:50 +0100
Control: close -1
Control: archive -1

Once this [0] patch was dropped from Debian Buster, the issue went away.

Kind Regards,
Stefan Baur

[0] 
<https://salsa.debian.org/printing-team/cups/-/commit/3f9e548dce8b890e48c78292f0dba45bd4db8325>

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243

[Message part 3 (message/rfc822, inline)]
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: submit@bugs.x2go.org
Subject: CUPS 1.7.x remounts /tmp and breaks cups-x2go
Date: Tue, 09 Dec 2014 05:15:48 +0000
[Message part 4 (text/plain, inline)]
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@yandex.ru> -----
  Datum: Mon, 01 Dec 2014 10:59:36 +0300
    Von: Роман <inpos@yandex.ru>
Betreff: [X2Go-User] X2Go Linux Server. Virtual print issue workaround
     An: x2go-user@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@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 5 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat May 4 15:13:58 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.