[Bug 159260] Re: cups-lpd results in freezing of Gusty

2013-06-06 Thread Phillip Susi
Hardy has reached end of life, and this package is not present in later
releases. Closing all related bugs.

** Changed in: cupsys (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/159260

Title:
  cups-lpd results in freezing of Gusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cupsys/+bug/159260/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 159260] Re: cups-lpd results in freezing of Gusty

2010-09-17 Thread rusivi1
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu your using is in End of Life
status. More information may be found at:
https://wiki.ubuntu.com/Releases As well, the issue that you reported
should be reproducible with the live environment of the Desktop CD
development release - Maverick Meerkat. It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu. You can find more about the development release at
http://www.ubuntu.com/testing/. Please repost a detailed error report
and update the bug status. Thanks again and we appreciate your help.

** Changed in: cupsys (Ubuntu)
   Status: New = Incomplete

-- 
cups-lpd results in freezing of Gusty
https://bugs.launchpad.net/bugs/159260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 159260] Re: cups-lpd results in freezing of Gusty

2008-08-23 Thread ingo
Meanwhile I upgraded to Hardy and no longer use 'cups-lpd'.
So I cannot comment any more on this.

Ingo

-- 
cups-lpd results in freezing of Gusty
https://bugs.launchpad.net/bugs/159260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 159260] Re: cups-lpd results in freezing of Gusty

2007-11-12 Thread ingo
To gather further information on this matter, I did try to perform the same 
task under Debian-Lenny, which is quite similar to Gusty (kernel 2.6.22-2, cups 
1.3.2-1).
The only difference: Lenny does nor freeze, but collects thousands of missed 
RTC-IRQ's in the syslog. Printing via cups-lpd does not work either. The link 
between cups-lpd and cupsd seems broken. Here the relevant part of 
/var/log/messages:

pp:/home/ingo# tail /var/log/messages
Nov 12 12:17:25 pp cups-lpd[4155]: Connection from 192.168.0.21 (IPv4
192.168.0.21)
Nov 12 12:17:25 pp cups-lpd[4155]: Receive print job for Queue
Nov 12 12:17:25 pp kernel: rtc: lost some interrupts at 1024Hz.
Nov 12 12:17:56 pp last message repeated 1517 times
Nov 12 12:18:20 pp last message repeated 1211 times
Nov 12 12:18:20 pp syslogd 1.5.0#1: restart.
Nov 12 12:18:20 pp kernel: rtc: lost some interrupts at 1024Hz.
Nov 12 12:18:22 pp last message repeated 97 times
Nov 12 12:18:22 pp cups-lpd[4155]: Closing connection
Nov 12 12:18:22 pp kernel: rtc: lost some interrupts at 1024Hz.

So I maked the bug as 'affects Distribution.

** Also affects: cupsys (Debian)
   Importance: Undecided
   Status: New

-- 
cups-lpd results in freezing of Gusty
https://bugs.launchpad.net/bugs/159260
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 159260] Re: cups-lpd results in freezing of Gusty

2007-11-07 Thread ingo
An easy way to reproduce that bug is:

just start 'cups-lpd' (with aid of 'openbsd-inetd' and entry in 'inetd.cof' and 
print something to cups-lpd:
immediately 'cupsd' is killed!

As this bug affects a vital feature for me, I had to revert to Feisty!

-- 
cups-lpd results in freezing of Gusty
https://bugs.launchpad.net/bugs/159260
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 159260] Re: cups-lpd results in freezing of Gusty

2007-11-03 Thread ingo
Here the corresponding information from 'var/log/messages when trying to
print out of a Paralles-VM to cups-lpd on Gusty (the host):

[EMAIL PROTECTED]:/home/ingo# tail /var/log/messages
   Nov  3 12:50:18 pp kernel: [ 5657.392000] [ 7427] svm_support_on(): SVM mode 
activated
   Nov  3 12:50:18 pp kernel: [ 5657.396000] device eth0 entered promiscuous 
mode
   Nov  3 12:50:18 pp kernel: [ 5657.396000] audit(1194090618.284:8): dev=eth0 
prom=256 old_prom=0 auid=4294967295
   Nov  3 12:50:32 pp kernel: [ 5671.704000] rtc: lost 1 interrupts
   Nov  3 12:51:55 pp cups-lpd[7448]: Connection from valf.home (IPv4 
192.168.0.21)
   Nov  3 12:51:55 pp cups-lpd[7448]: Receive print job for Queue
   Nov  3 12:52:46 pp cups-lpd[7448]: Closing connection
   Nov  3 12:53:01 pp kernel: [ 5820.90] device eth0 left promiscuous mode
   Nov  3 12:53:01 pp kernel: [ 5820.90] audit(1194090781.793:9): dev=eth0 
prom=0 old_prom=256 auid=4294967295
   Nov  3 12:53:01 pp kernel: [ 5820.90] [ 7427] svm_support_off(): SVM 
mode deactivated.


Unfortunately after such crashes even the root-filesystem gets corrupted and I 
have to do 'mkfs.ext3 and play back Ubuntu from a backup. For me Parallels 
Workstation (Parallels-2.2.2164-lin-en.deb) is one of the most important 
applications, which worked reliable under Feisty and other OS's.

-- 
cups-lpd results in freezing of Gusty
https://bugs.launchpad.net/bugs/159260
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs