Activity log for bug #290024

Date Who What changed Old value New value Message
2008-10-27 19:54:21 Colin Ian King bug added bug
2008-10-27 20:33:20 Colin Ian King bug added attachment 'Screenshot-Cruft Remover-1.png' (Screen shot #1 of packages marked as cruft)
2008-10-27 20:33:53 Colin Ian King bug added attachment 'Screenshot-Cruft Remover2.png' (Screen shot #2 of packages marked as cruft)
2008-10-27 20:34:19 Colin Ian King bug added attachment 'Screenshot-Cruft Remover3.png' (Screen shot #3 of packages marked as cruft)
2008-10-27 20:45:24 Henrik Nilsen Omma None: status New Triaged
2008-10-27 20:45:24 Henrik Nilsen Omma None: importance Undecided Critical
2008-10-27 20:45:24 Henrik Nilsen Omma None: statusexplanation Confirmed. On a fresh kvm install it proposes to install lots of key packages including the kernel.
2008-10-27 20:45:24 Henrik Nilsen Omma None: milestone ubuntu-8.10
2008-10-27 23:03:28 Steve Langasek None: bugtargetdisplayname Ubuntu Intrepid system-cleaner (Ubuntu Intrepid)
2008-10-27 23:03:28 Steve Langasek None: bugtargetname Ubuntu Intrepid system-cleaner (Ubuntu Intrepid)
2008-10-27 23:03:28 Steve Langasek None: statusexplanation
2008-10-27 23:03:28 Steve Langasek None: title Bug #290024 in Ubuntu Intrepid: "Cruft Remover removed most of the installed packages" Bug #290024 in system-cleaner (Ubuntu Intrepid): "Cruft Remover removed most of the installed packages"
2008-10-28 09:22:25 Steve Langasek system-cleaner: statusexplanation system-cleaner has been dropped from the desktop task for release after discussion, so this is no longer a critical fix for 8.10 final. Can be considered for SRU instead.
2008-10-28 09:22:25 Steve Langasek system-cleaner: milestone ubuntu-8.10 intrepid-updates
2008-11-01 12:38:30 Jags Desai bug added attachment 'Cruft Remover Screenshot.jpg' (Cruft Remover Screenshot.jpg)
2008-11-04 15:54:05 Martin Pitt system-cleaner: assignee liw
2008-11-04 15:54:05 Martin Pitt system-cleaner: statusexplanation Confirmed. On a fresh kvm install it proposes to install lots of key packages including the kernel.
2008-11-04 15:54:29 Martin Pitt system-cleaner: assignee liw
2008-11-04 15:54:29 Martin Pitt system-cleaner: statusexplanation system-cleaner has been dropped from the desktop task for release after discussion, so this is no longer a critical fix for 8.10 final. Can be considered for SRU instead.
2008-11-08 22:11:16 to be removed system-cleaner: status Triaged In Progress
2008-11-08 22:11:16 to be removed system-cleaner: statusexplanation I've uploaded new packages to http://code.liw.fi/ubuntu/pool/main/s/system-cleaner/ They recognize the case of the missing packages lists, in at least the case I could repeat (installation without network). I would appreciate testing and feedback on whether these packages work for you who have participated in the discussion of this bug.
2008-11-08 22:11:27 to be removed system-cleaner: status Triaged In Progress
2008-11-11 15:05:33 Tux bug added attachment 'CruftRemover.jpg' (CruftRemover.jpg)
2008-11-11 17:09:17 to be removed system-cleaner: status In Progress Fix Committed
2008-11-11 17:09:17 to be removed system-cleaner: statusexplanation I've uploaded new packages to http://code.liw.fi/ubuntu/pool/main/s/system-cleaner/ They recognize the case of the missing packages lists, in at least the case I could repeat (installation without network). I would appreciate testing and feedback on whether these packages work for you who have participated in the discussion of this bug.
2008-11-11 17:09:32 to be removed system-cleaner: status In Progress Fix Committed
2008-11-11 18:02:58 to be removed description After a clean installation I ran the cruft removal tool (from System->Administration) and a whole load of packages were ticked - I applied this and after 20 minutes saw that the majority of my installed desktop packages were removed. This cleaned up more than left over cruft(!). ISO test image: http://cdimage.ubuntu.com/daily-live/20081027/intrepid-desktop-amd64.iso Test: http://iso.qa.ubuntu.com/qatracker/result/2092/10 After a clean installation I ran the cruft removal tool (from System->Administration) and a whole load of packages were ticked - I applied this and after 20 minutes saw that the majority of my installed desktop packages were removed. This cleaned up more than left over cruft(!). ISO test image: http://cdimage.ubuntu.com/daily-live/20081027/intrepid-desktop-amd64.iso Test: http://iso.qa.ubuntu.com/qatracker/result/2092/10 TEST CASE: Install without network access ("kvm -net none" suffices). After installation, install system-cleaner, and verify that "sudo system-cleaner find" finds a lot of cruft (at least several tens and possibly hundreds of packages). Install fixed system-cleaner (enabling networking is fine, as long as nothing runs "apt-get update"), and verify that "sudo system-cleaner find" returns nothing.
2008-11-11 18:22:36 to be removed description After a clean installation I ran the cruft removal tool (from System->Administration) and a whole load of packages were ticked - I applied this and after 20 minutes saw that the majority of my installed desktop packages were removed. This cleaned up more than left over cruft(!). ISO test image: http://cdimage.ubuntu.com/daily-live/20081027/intrepid-desktop-amd64.iso Test: http://iso.qa.ubuntu.com/qatracker/result/2092/10 TEST CASE: Install without network access ("kvm -net none" suffices). After installation, install system-cleaner, and verify that "sudo system-cleaner find" finds a lot of cruft (at least several tens and possibly hundreds of packages). Install fixed system-cleaner (enabling networking is fine, as long as nothing runs "apt-get update"), and verify that "sudo system-cleaner find" returns nothing. After a clean installation I ran the cruft removal tool (from System->Administration) and a whole load of packages were ticked - I applied this and after 20 minutes saw that the majority of my installed desktop packages were removed. This cleaned up more than left over cruft(!). ISO test image: http://cdimage.ubuntu.com/daily-live/20081027/intrepid-desktop-amd64.iso Test: http://iso.qa.ubuntu.com/qatracker/result/2092/10 SUMMARY FOR SRU: A subset of users can render their systems unusable, by accidentally removing some packages needed for the system to work or, in some cases, all or most packages. This has been handled by checking that two essential packages (dash and gzip) are available in the Packages files, according to apt, and aborting if not. The regression risk for this change is that users might not be able to use the tool at all if the new test is too aggressive, but since update-manager uses the same heuristic, it should work very well. PATCH: http://bazaar.launchpad.net/~systemcleaner-hackers/systemcleaner/intrepid-sru-1-proposal/changes (revision 108). TEST CASE: Install without network access ("kvm -net none" suffices). After installation, install system-cleaner, and verify that "sudo system-cleaner find" finds a lot of cruft (at least several tens and possibly hundreds of packages). Install fixed system-cleaner (enabling networking is fine, as long as nothing runs "apt-get update"), and verify that "sudo system-cleaner find" returns nothing.
2008-11-12 19:41:09 to be removed bug added subscriber Ubuntu Stable Release Updates Team
2008-11-13 10:12:27 Tux bug added attachment 'CruftRemover1.jpg' (CruftRemover1.jpg)
2008-11-14 09:27:45 Martin Pitt system-cleaner: milestone intrepid-updates
2008-11-14 09:30:11 Martin Pitt bug added subscriber SRU Verification
2008-12-15 19:40:13 Launchpad Janitor system-cleaner: status Fix Committed Fix Released
2008-12-15 19:43:17 Martin Pitt system-cleaner: status Fix Committed Fix Released
2008-12-15 19:43:17 Martin Pitt system-cleaner: statusexplanation Copied intrepid-proposed update to jaunty.
2009-08-01 01:52:21 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/intrepid/system-cleaner/intrepid-proposed
2009-11-18 00:49:50 Ubuntu QA Website tags verification-needed iso-testing verification-needed
2009-11-18 06:16:05 to be removed removed subscriber Lars Wirzenius
2009-12-09 17:25:48 katie kalafatis branch unlinked lp:~computer-janitor-hackers/systemcleaner/intrepid-sru-1
2009-12-09 17:26:04 katie kalafatis branch unlinked lp:ubuntu/intrepid-proposed/system-cleaner