[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#727082: Not fixed by dist-upgrade.



I think I'm caught in a loop here.
"dist-upgrade" installs, next call says "use autoremove"; that removes 
the packages, but next "dist-upgrade" installs again ...


$ LANG=C apt-get autoremove
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  gir1.2-gstreamer-1.0 python3-enchant python3-gtkspellcheck
0 upgraded, 0 newly installed, 3 to remove and 1 not upgraded.
After this operation, 1496 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 383626 files and directories currently installed.)
Removing gir1.2-gstreamer-1.0 ...
Removing python3-gtkspellcheck ...
Removing python3-enchant ...

[root@cacao:~]$ LANG=C apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... The following packages were automatically 
installed and are no longer required:
  gir1.2-gstreamer-1.0 python3-enchant python3-gtkspellcheck
Use 'apt-get autoremove' to remove them.
Done
The following NEW packages will be installed:
  gir1.2-gstreamer-1.0 python3-enchant python3-gtkspellcheck
The following packages have been kept back:
  gaupol
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/910 kB of archives.
After this operation, 1496 kB of additional disk space will be used.
Do you want to continue? [Y/n] 


Reply to: