I could reproduce the problem when trying to downgrade to 1.7.3-6 because lpq freezes with the new version.
Here's the backtrace of the lpstat process: (gdb) bt #0 0x00007fede844de9d in __libc_recv (fd=6, buf=0x7fede9789400, n=5, flags=-1) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:29 #1 0x00007fede7e3ec2e in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28 #2 0x00007fede7e38d06 in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28 #3 0x00007fede7e400d7 in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28 #4 0x00007fede7e43d63 in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28 #5 0x00007fede7e44c02 in gnutls_handshake () from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28 #6 0x00007fede873f233 in http_setup_ssl (http=http@entry=0x7fede9782320) at http.c:5162 #7 0x00007fede8743368 in httpReconnect2 (http=http@entry=0x7fede9782320, msec=msec@entry=30000, cancel=0x0, cancel@entry=0x7fede874346d <httpConnectEncrypt+29>) at http.c:2639 #8 0x00007fede87433ff in httpConnect2 (host=<optimized out>, port=<optimized out>, addrlist=addrlist@entry=0x0, family=family@entry=0, encryption=<optimized out>, blocking=blocking@entry=1, msec=30000, cancel=0x0) at http.c:494 #9 0x00007fede874346d in httpConnectEncrypt (host=<optimized out>, port=<optimized out>, encryption=<optimized out>) at http.c:525 #10 0x00007fede8bad555 in show_scheduler () at lpstat.c:2073 #11 0x00007fede8bac979 in main (argc=4, argv=0x7fff033db678) at lpstat.c:345 On 2014-06-23 13:28:17 +0200, Didier 'OdyX' Raboud wrote: > What does the "lpstat -h /var/run/cups/cups.sock -r" command give to > you? "lpstat -h /var/run/cups/cups.sock -r" froze for some time, but it's now OK. I think that the problem is that during the upgrade, an attempt to connect to the remote print server is done. There's no reason to do this (the local configuration mustn't depend on remote data!). For instance, once every package has been downloaded, it should be possible to upgrade with the ethernet cable unplugged. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org