bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41367: cups: "Can't create temporary file"


From: Efraim Flashner
Subject: bug#41367: cups: "Can't create temporary file"
Date: Sun, 17 May 2020 22:05:28 +0300

On Sun, May 17, 2020 at 08:54:57PM +0200, Danny Milosavljevic wrote:
> Hi,
> 
> so I was trying to print something after a long time of not printing anything.
> 
> I got the error message "Can't creeate temporary file" in 
> http://localhost:631 .
> 
> The reason was that /var/spool/cups/tmp was
> 
>   drwxr-xr-x 2 root lp  tmp
> 
> when it should have been
> 
>   drwxrwxr-x 2 root lp  tmp
> 
> otherwise HP PSC 2170 wouldn't print.

The cups service, in (gnu services cups) line 916, creates
/var/spool/cups as #o755. Sounds like it should be #o775.


-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]