Activity log for bug #1098756

Date Who What changed Old value New value Message
2013-01-11 23:26:04 Timo Aaltonen bug added bug
2013-01-17 12:46:45 Till Kamppeter bug task added avahi (Ubuntu)
2013-01-22 23:51:55 Brian Murray avahi (Ubuntu): importance Undecided Medium
2013-02-28 17:50:42 Launchpad Janitor avahi (Ubuntu): status New Confirmed
2013-02-28 17:50:42 Launchpad Janitor cups-filters (Ubuntu): status New Confirmed
2013-02-28 17:50:49 Gabriel Thörnblad bug added subscriber Gabriel Thörnblad
2013-04-05 15:20:39 Till Kamppeter cups-filters (Ubuntu): status Confirmed Fix Released
2013-04-29 09:03:22 Timo Aaltonen cups-filters (Ubuntu): status Fix Released Triaged
2013-04-30 14:17:02 Till Kamppeter cups-filters (Ubuntu): status Triaged Fix Committed
2013-04-30 14:22:26 Till Kamppeter nominated for series Ubuntu Raring
2013-04-30 14:22:26 Till Kamppeter bug task added avahi (Ubuntu Raring)
2013-04-30 14:22:26 Till Kamppeter bug task added cups-filters (Ubuntu Raring)
2013-04-30 14:22:39 Till Kamppeter avahi (Ubuntu Raring): status New Invalid
2013-04-30 14:22:48 Till Kamppeter cups-filters (Ubuntu Raring): status New In Progress
2013-04-30 14:22:55 Till Kamppeter cups-filters (Ubuntu Raring): milestone raring-updates
2013-04-30 14:23:03 Till Kamppeter cups-filters (Ubuntu): importance Undecided Medium
2013-04-30 14:23:05 Till Kamppeter cups-filters (Ubuntu Raring): importance Undecided Medium
2013-04-30 14:42:22 Till Kamppeter description for some reason cups-browsed seems to be crashing or such, since dmesg is filled with this: [ 415.118360] init: cups-browsed main process (4603) terminated with status 1 [ 415.118431] init: cups-browsed main process ended, respawning [ 415.143189] init: cups-browsed main process (4608) terminated with status 1 [ 415.143293] init: cups-browsed main process ended, respawning [ 440.099075] init: cups-browsed main process (4610) terminated with status 1 [ 440.099151] init: cups-browsed main process ended, respawning [ 440.122735] init: cups-browsed main process (4613) terminated with status 1 [ 440.122843] init: cups-browsed main process ended, respawning [ 465.080779] init: cups-browsed main process (4615) terminated with status 1 [ 465.080880] init: cups-browsed main process ended, respawning [ 465.104684] init: cups-browsed main process (4631) terminated with status 1 [ 465.104762] init: cups-browsed main process ended, respawning on current raring ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: cups-browsed 1.0.28-0ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3 Uname: Linux 3.8.0-0-generic x86_64 ApportVersion: 2.8-0ubuntu1 Architecture: amd64 Date: Sat Jan 12 01:22:40 2013 EcryptfsInUse: Yes InstallationDate: Installed on 2011-09-12 (487 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901) Lpstat: device for mankeli: socket://192.168.1.15:9100 MachineType: LENOVO 4170CTO MarkForUpload: True Papersize: a4 PpdFiles: mankeli: Samsung ML-2851ND Foomatic/Postscript (recommended) ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic root=UUID=d855f499-6e26-4f5c-89df-81bcf94082bd ro quiet splash vt.handoff=7 SourcePackage: cups-filters UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/13/2012 dmi.bios.vendor: LENOVO dmi.bios.version: 8CET55WW (1.35 ) dmi.board.asset.tag: Not Available dmi.board.name: 4170CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8CET55WW(1.35):bd09/13/2012:svnLENOVO:pn4170CTO:pvrThinkPadT420s:rvnLENOVO:rn4170CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 4170CTO dmi.product.version: ThinkPad T420s dmi.sys.vendor: LENOVO for some reason cups-browsed seems to be crashing or such, since dmesg is filled with this: [ 415.118360] init: cups-browsed main process (4603) terminated with status 1 [ 415.118431] init: cups-browsed main process ended, respawning [ 415.143189] init: cups-browsed main process (4608) terminated with status 1 [ 415.143293] init: cups-browsed main process ended, respawning [ 440.099075] init: cups-browsed main process (4610) terminated with status 1 [ 440.099151] init: cups-browsed main process ended, respawning [ 440.122735] init: cups-browsed main process (4613) terminated with status 1 [ 440.122843] init: cups-browsed main process ended, respawning [ 465.080779] init: cups-browsed main process (4615) terminated with status 1 [ 465.080880] init: cups-browsed main process ended, respawning [ 465.104684] init: cups-browsed main process (4631) terminated with status 1 [ 465.104762] init: cups-browsed main process ended, respawning on current raring [IMPACT] The bog does not actually lead to a loss of functionality, as if cups-browsed does not keep running (and gets restarted by Upstart) it has actually nothing to do, either because avahi-daemon is not running and so Bonjour broadcasts of other machines cannot get browsed or by bogus configuration of cups-browsed, turning off all its functionality. The only problem are annoying repeated log file entries caused by the respawning. [TESTCASE] Stop avahi-daemon and cups-browsed: sudo stop cups-browsed sudo stop avahi-daemon Now start only cups-browsed sudo start cups-browsed Observe the process number of cups-browsed repeatedly running: ps auxwww | grep cups-browsed Every 30 sec (every minute?) the process number changes, meaning that cups-browsed got restarted. With the proposed package cups-browsed gets only restarted three times. If there are three failures in 4 minutesm, upstart gives up on cups-browsed, avoiding the clutter in the log files. [Regression Potential] Practically none. In nearly every user configuration avahi-daemon is correctly running and so cups-browsed starts up correctly. For the few users not having avahi-daemon running there are also no functional changes. No code changes in the proposed package. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: cups-browsed 1.0.28-0ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3 Uname: Linux 3.8.0-0-generic x86_64 ApportVersion: 2.8-0ubuntu1 Architecture: amd64 Date: Sat Jan 12 01:22:40 2013 EcryptfsInUse: Yes InstallationDate: Installed on 2011-09-12 (487 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901) Lpstat: device for mankeli: socket://192.168.1.15:9100 MachineType: LENOVO 4170CTO MarkForUpload: True Papersize: a4 PpdFiles: mankeli: Samsung ML-2851ND Foomatic/Postscript (recommended) ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic root=UUID=d855f499-6e26-4f5c-89df-81bcf94082bd ro quiet splash vt.handoff=7 SourcePackage: cups-filters UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/13/2012 dmi.bios.vendor: LENOVO dmi.bios.version: 8CET55WW (1.35 ) dmi.board.asset.tag: Not Available dmi.board.name: 4170CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8CET55WW(1.35):bd09/13/2012:svnLENOVO:pn4170CTO:pvrThinkPadT420s:rvnLENOVO:rn4170CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 4170CTO dmi.product.version: ThinkPad T420s dmi.sys.vendor: LENOVO
2013-04-30 14:45:41 Till Kamppeter attachment added cups-filters_1.0.34-0ubuntu1_1.0.34-0ubuntu1.1.dsc https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1098756/+attachment/3660282/+files/cups-filters_1.0.34-0ubuntu1_1.0.34-0ubuntu1.1.dsc
2013-04-30 14:46:14 Till Kamppeter bug added subscriber Ubuntu Stable Release Updates Team
2013-04-30 15:10:26 Launchpad Janitor cups-filters (Ubuntu): status Fix Committed Fix Released
2013-05-04 07:46:46 Launchpad Janitor branch linked lp:ubuntu/cups-filters
2013-05-09 21:52:18 Brian Murray cups-filters (Ubuntu Raring): status In Progress Fix Committed
2013-05-09 21:52:21 Brian Murray bug added subscriber SRU Verification
2013-05-09 21:52:24 Brian Murray tags amd64 apport-bug raring running-unity amd64 apport-bug raring running-unity verification-needed
2013-05-09 22:07:53 Launchpad Janitor branch linked lp:ubuntu/raring-proposed/cups-filters
2013-05-12 18:43:01 Ben Gamari bug added subscriber Ben Gamari
2013-05-24 20:10:32 Łukasz Semler bug added subscriber Łukasz Semler
2013-05-24 20:11:32 Łukasz Semler tags amd64 apport-bug raring running-unity verification-needed amd64 apport-bug raring running-unity verification-done
2013-05-30 11:38:13 Colin Watson removed subscriber Ubuntu Stable Release Updates Team
2013-05-30 11:38:14 Launchpad Janitor cups-filters (Ubuntu Raring): status Fix Committed Fix Released
2013-05-30 12:16:12 Launchpad Janitor branch linked lp:ubuntu/saucy-proposed/cups-filters
2013-05-30 12:16:46 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug raring running-unity verification-done amd64 apport-bug patch raring running-unity verification-done
2013-06-04 22:17:38 Launchpad Janitor branch linked lp:debian/cups-filters
2013-07-07 09:10:24 Jorge Martinez Garcia bug added subscriber Jorge Martinez Garcia