apt should not set packages to manually installed when reinstalling
Bug #139448 reported by
Jerome Haltom
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
Undecided
|
Michael Vogt |
Bug Description
ISI\jhaltom@
Reading package lists... Done
Building dependency tree
Reading state information... Done
cpp-4.2 set to manual installed.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 28 not upgraded.
I don't think this is appropiate to do. It should only be set to manually installed when it is being installed from scratch.
Related branches
Changed in apt: | |
assignee: | nobody → mvo |
status: | New → Fix Committed |
To post a comment you must log in.
apt (0.7.6ubuntu9) gutsy; urgency=low
* apt-pkg/ deb/dpkgpm. cc: apt.cron. daily:
- fix progress reporting precent calculation (LP: #137798)
* make apt build with g++ 4.3
* fix missing SetExecClose() call when the status-fd is used
(LP: #136767)
* debian/
- move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes LP: #125733
(thanks to Julien Danjou for the patch)
* cmdline/apt-get.cc:
- do not change the auto-installed information if a package
is reinstalled (LP: #139448)
-- Michael Vogt <email address hidden> Tue, 11 Sep 2007 20:55:00 +0200