[Bug 1721364] Re: Never-MarkAuto-Sections not working
Brian Murray
brian at ubuntu.com
Wed Oct 4 19:18:33 UTC 2017
I've also confirmed this incorrect behavior with debian/sid and apt 1.5.
$ sudo apt-mark showmanual >before
$ sudo apt-get -o Debug::pkgDepCache::AutoInstall=true install ros-desktop
[...]
$ sudo apt-mark showmanual >after
root at golden-raccoon:~# diff -u before after
--- before 2017-10-04 19:16:05.171917363 +0000
+++ after 2017-10-04 19:18:06.323914112 +0000
@@ -116,6 +116,7 @@
passwd
perl-base
procps
+ros-desktop
sed
sensible-utils
systemd
** Also affects: apt (Debian)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1721364
Title:
Never-MarkAuto-Sections not working
Status in apt package in Ubuntu:
New
Status in apt package in Debian:
New
Bug description:
"apt-get --purge autoremove ubuntu-standard" wants to remove a lot
more packages than just ubuntu-standard. Bug 1479207 is a previous
version of this.
Using apt version 1.5 on Artful Aardvark:
The following packages will be REMOVED:
accountsservice* apparmor* bind9-host* busybox-static* command-not-found* command-not-found-data* cpio* cron* dbus* dh-python* distro-info-data* dmidecode* dnsutils*
friendly-recovery* ftp* fuse* geoip-database* gettext-base* gir1.2-glib-2.0* hdparm* info* iptables* iputils-tracepath* irqbalance* iso-codes* krb5-locales*
language-selector-common* libaccountsservice0*...
This does work correctly on Trusty with apt version 1.0.1ubuntu2.17.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
ubuntu-standard*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 61.4 kB disk space will be freed.
Do you want to continue? [Y/n] n
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1721364/+subscriptions
More information about the foundations-bugs
mailing list