Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) d-u wants to remove packages  (Read 1799 times)

ghettoblaster

  • Guest
(solved) d-u wants to remove packages
« on: 2014/08/21, 18:34:38 »
somethings goin on here:
Code: [Select]
The following packages will be REMOVED:
  build-essential dkms g++ g++-4.9 gcc gcc-4.9 kernel-package linux-headers-3.15-5.towo.2-siduction-amd64
  linux-headers-3.15-6.towo-siduction-amd64 linux-headers-3.15-7.towo-siduction-amd64
  linux-headers-3.15-8.towo-siduction-amd64 linux-headers-3.16-0.towo-siduction-amd64
  linux-headers-3.16-1.towo-siduction-amd64 linux-headers-siduction-amd64 nvidia-driver nvidia-kernel-dkms
  virtualbox-dkms
The following packages have been kept back:
  cpp-4.9 gcc-4.9-base libasan1 libatomic1 libcilkrts5 libgcc-4.9-dev libgcc1 libgfortran3 libgomp1 libitm1
  liblsan0 libquadmath0 libstdc++-4.9-dev libstdc++6 libtsan0 libubsan0
The following packages will be upgraded:
  bluetooth bluez cpp-4.8 cryptsetup cryptsetup-bin fontconfig fontconfig-config g++-4.8 gcc-4.8
  gcc-4.8-base gcc-4.8-base:i386 init init-system-helpers kde-config-cddb kmix libasan0 libbluetooth3
  libcryptsetup4 libfontconfig1 libgcc-4.8-dev libgudev-1.0-0 libkcddb4 libpam-systemd libstdc++-4.8-dev
  libsystemd-daemon0 libsystemd-id128-0 libsystemd-id128-0:i386 libsystemd-journal0 libsystemd-journal0:i386
  libsystemd-login0 libthai-data libthai0 libudev1 print-manager python-imaging python-pil rsyslog strace
  systemd systemd-sysv udev
41 upgraded, 0 newly installed, 17 to remove and 16 not upgraded.
Need to get 38.3 MB of archives.
After this operation, 252 MB disk space will be freed.
Do you want to continue? [Y/n]

seems better to wait a while.
« Last Edit: 2014/08/22, 01:06:23 by piper »

Offline GoinEasy9

  • User
  • Posts: 560
Re: d-u wants to remove packages
« Reply #1 on: 2014/08/21, 20:31:46 »
I just did 2 dist-upgrades using both American mirrors and nothing was set to be removed.  Could be MultiArch waiting for a new package. I haven't set up MultiArch on my machine.
Linux Counter number 348347

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: d-u wants to remove packages
« Reply #2 on: 2014/08/21, 22:11:10 »
Yes, the removal of the headers packages is a known issue on 64-bit multiarch systems.  There is another thread on the topic, somewhere under this forum.

FYI, unless I see something else of concern to be removed, I normally just let the headers go.  After the d-u, you can issue

Code: [Select]
apt-get install linux-headers-siduction-amd64 and that will pull the headers package for your running kernel back in.  Note that the older headers packages are gone for good, unless you manually reinstall them.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

ghettoblaster

  • Guest
Re: d-u wants to remove packages
« Reply #3 on: 2014/08/21, 23:49:13 »
I tried again and problem is gone now, d-u wont remove anything, nothing was held back.
So solved for me now. Sometimes it's enough to have a little patience ;)