[Bug 1057943] [NEW] Set oem-config/remove-extras to false will cause packages in /var/lib/ubiquity/apt-removed is not being removed
Tim Chen
1057943 at bugs.launchpad.net
Fri Sep 28 07:39:31 UTC 2012
Public bug reported:
There is a preseed called "oem-config/remove-extras" in ubiquity,
if this preseed set true , it will try to remove packages that were
not part of the base install and are not needed by the final system.
if set "oem-config/remove-extras" pressed to false,
this will cause every ubiquity plugin which use install_misc.record_removed() method
didn't remove the package in the OOBE phase.
which is, packages already recorded in /var/lib/ubiquity/apt-removed ,
but it's not being removed in the oem-config.
There should be a formal way to remove packages in OOBE
even if "oem-config/remove-extras" preseed is set to false.
** Affects: ubiquity (Ubuntu)
Importance: Undecided
Status: Confirmed
** Description changed:
There is a preseed called "oem-config/remove-extras" in ubiquity,
- if this preseed set true , it will try to remove packages that were
+ if this preseed set true , it will try to remove packages that were
not part of the base install and are not needed by the final system.
- if set "oem-config/remove-extras" pressed to false,
+ if set "oem-config/remove-extras" pressed to false,
this will cause every ubiquity plugin which use install_misc.record_removed() method
didn't remove the package in the OOBE phase.
- which is, packages already recorded in /var/lib/ubiquity/apt-removed ,
+ which is, packages already recorded in /var/lib/ubiquity/apt-removed ,
but it's not being removed in the oem-config.
There should be a formal way to remove packages in OOBE
- even if "oem-config/remove-extras" pressed is set to false.
+ even if "oem-config/remove-extras" preseed is set to false.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1057943
Title:
Set oem-config/remove-extras to false will cause packages in
/var/lib/ubiquity/apt-removed is not being removed
Status in “ubiquity” package in Ubuntu:
Confirmed
Bug description:
There is a preseed called "oem-config/remove-extras" in ubiquity,
if this preseed set true , it will try to remove packages that were
not part of the base install and are not needed by the final system.
if set "oem-config/remove-extras" pressed to false,
this will cause every ubiquity plugin which use install_misc.record_removed() method
didn't remove the package in the OOBE phase.
which is, packages already recorded in /var/lib/ubiquity/apt-removed ,
but it's not being removed in the oem-config.
There should be a formal way to remove packages in OOBE
even if "oem-config/remove-extras" preseed is set to false.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1057943/+subscriptions
More information about the foundations-bugs
mailing list