touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #84199
[Bug 1464950] [NEW] output flushing error causing ugly output for autoremove
Public bug reported:
When I do a dist-upgrade, I get the following output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... The following packages were automatically installed and are no longer required:
libboost-thread1.55.0 librados2 librbd1 linux-headers-3.19.0-18 linux-headers-3.19.0-18-generic
linux-image-3.19.0-18-generic linux-image-extra-3.19.0-18-generic
linux-signed-image-3.19.0-18-generic
Use 'apt-get autoremove' to remove them.
Done
The following packages will be upgraded:
[...]
I assume it should look like this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libboost-thread1.55.0 librados2 librbd1 linux-headers-3.19.0-18 linux-headers-3.19.0-18-generic
linux-image-3.19.0-18-generic linux-image-extra-3.19.0-18-generic
linux-signed-image-3.19.0-18-generic
Use 'apt-get autoremove' to remove them.
The following packages will be upgraded:
[...]
This is a fairly recent regression, I think, though I haven't tested
vivid to see if I'm right, I don't recall it overflowing that line
before.
** Affects: apt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1464950
Title:
output flushing error causing ugly output for autoremove
Status in apt package in Ubuntu:
New
Bug description:
When I do a dist-upgrade, I get the following output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... The following packages were automatically installed and are no longer required:
libboost-thread1.55.0 librados2 librbd1 linux-headers-3.19.0-18 linux-headers-3.19.0-18-generic
linux-image-3.19.0-18-generic linux-image-extra-3.19.0-18-generic
linux-signed-image-3.19.0-18-generic
Use 'apt-get autoremove' to remove them.
Done
The following packages will be upgraded:
[...]
I assume it should look like this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libboost-thread1.55.0 librados2 librbd1 linux-headers-3.19.0-18 linux-headers-3.19.0-18-generic
linux-image-3.19.0-18-generic linux-image-extra-3.19.0-18-generic
linux-signed-image-3.19.0-18-generic
Use 'apt-get autoremove' to remove them.
The following packages will be upgraded:
[...]
This is a fairly recent regression, I think, though I haven't tested
vivid to see if I'm right, I don't recall it overflowing that line
before.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1464950/+subscriptions
Follow ups
References