Full-upgrade at this moment will give you:
.......
.
.
The following packages will be REMOVED:
gcc-10 linux-headers-5.6.12-towo.2-siduction-amd64 linux-headers-5.6.13-towo.1-siduction-amd64
linux-headers-siduction-amd64
.
.
...
EDIT: That was on an HP laptop. On an older Dell laptop, there is no problem -- so .....
EDIT #2: One machine shows this problem, three machines do not have the problem. It might be a configuration issue of some kind with my HP laptop -- if that is it, sorry tor the noise!
not so with apt upgrade strange :-\
Same for me
Die folgenden Pakete werden ENTFERNT:
gcc-10 linux-headers-5.6.12-towo.1-siduction-amd64 linux-headers-5.6.13-towo.1-siduction-amd64 linux-headers-siduction-amd64
on my desktop
System: Host: kronos Kernel: 5.6.13-towo.1-siduction-amd64 x86_64 bits: 64 Desktop: KDE Plasma 5.17.5
Distro: siduction 16.1.0 Patience - kde - (201612232347)
CPU: Quad Core: Intel Core i5-6600K type: MCP speed: 3772 MHz min/max: 800/3900 MHz
----
apt upgrade
doesn't want to remove anything.
Indeed, strange.
Gruß oduffo
It's not at all strange, that's how it shall be.
Apt upgrade never remove anything, it shall not, can not.
You are not alone. Same here!
Die folgenden Pakete werden ENTFERNT:
gcc-10 linux-headers-5.6.12-towo.1-siduction-amd64 linux-headers-5.6.13-towo.1-siduction-amd64 linux-headers-siduction-amd64
wait 8)
For me as a lacy user who not do a du so often the full-upgrade did install the kernel 5.6.13-towo.1-siduction-amd64 x86_64 probably with headers and also installed gcc-10.
BUT it removed gcc-7. I let that go even if I have no idea if I need it or not. My installations is rather messy anyway, I go on as long it works ;). Maybe gcc-7 is a problem?
Here™, nothing to be removed!
And I always do a full-upgrade, I never only use "apt upgrade".
Doing "apt upgrade" is the best way to shoot in your own feet, on a debian unstable/sid, my two cents.
What i do, is, i cherry-pick important security updates, if a big remove will perform during "apt full-upgrade" because of a transition.
:~$ LANG=C apt full-upgrade -s
[ ... ]
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
:~$ LANG=C apt policy gcc-10
gcc-10:
Installed: 10.1.0-2
Candidate: 10.1.0-2
Version table:
*** 10.1.0-2 500
500 http://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
l:~$ LANG=C inxi -Sx
System: Host: hhl Kernel: 5.6.13-towo.1-siduction-amd64 x86_64 bits: 64 compiler: gcc v: 10.1.0 Desktop: KDE Plasma 5.18.5
Distro: siduction 18.3.0 Patience - kde - (201809172151) base: Debian GNU/Linux bullseye/sid
Take a deeper look to gcc-10, maybe there is the reason why!?
Looks like really the gcc stuff somehow triggers this problem on some boxes.
I donot have it on my AMD Phenom II X6 big box but on my I5-3360 based HP-Laptop I get it as soon as I try to mark/update a gcc/cpp10 package for update.
Both boxes were softwarewise much the same, the laptop had been newly installed a while ago, the big box around a year ago.
regards
Reiner
@hendrikL,
I swear never to do anything different:apt update && apt dist-upgrade
The difference to you is patience 16.1.0 and plasma 5.17.5$ LANG=C apt policy gcc-10
gcc-10:
Installed: 10.1.0-1
Candidate: 10.1.0-2
Version table:
10.1.0-2 500
500 http://deb.debian.org/debian unstable/main amd64 Packages
*** 10.1.0-1 100
100 /var/lib/dpkg/status
$ LANG=C inxi -Sx
System: Host: sidukde Kernel: 5.6.13-towo.1-siduction-amd64 x86_64 bits: 64 compiler: gcc
v: 10.1.0 Desktop: KDE Plasma 5.17.5
Distro: siduction 16.1.0 Patience - kde - (201702251051)
base: Debian GNU/Linux bullseye/sid
I got curious and started playing on the HP laptop that caused me to make the original post. The bad actor appears to be libgcc1, which falsely claims there is a problem with the installed gcc-10-base package. Here is how I fixed it:
apt full-upgrade
Let it rip out all the packages.
apt remove libgcc1
apt install linux-headers-siduction-amd64
This pulled back in everything that was removed.
The system is stable and nothing else appears to have been changed.
@unklarer
mh, try "apt full-upgrade gcc-10+"
or first "apt install gcc-10"
@dibl,
thank you very much! That's the way it went. :D
~$ LANG=C apt policy gcc-10
gcc-10:
Installed: 10.1.0-2
Candidate: 10.1.0-2
Version table:
*** 10.1.0-2 500
500 http://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
@hendrikL,
I'm sorry, but I've already taken the path of dibl. :)
$ LANG=C apt policy libgcc1
libgcc1:
Installed: (none)
Candidate: 1:10.1.0-1
@unklarer, everything is okay, no reason to be sorry
^^I'm glad you're here. :)
Zitat von: dibl in 2020/05/22, 20:47:06
I got curious and started playing on the HP laptop that caused me to make the original post. The bad actor appears to be libgcc1, which falsely claims there is a problem with the installed gcc-10-base package. Here is how I fixed it:
apt full-upgrade
Let it rip out all the packages.
apt remove libgcc1
apt install linux-headers-siduction-amd64
This pulled back in everything that was removed.
The system is stable and nothing else appears to have been changed.
I did a check, I don't have libgcc1 installed, probably the reason that I got another behavior.
For me the issue has been solved with a simple
apt remove gcc1
The following D-U went through smoothly.
Yesterday morning, I had the same behaviour, in the afternoon it seemed solved.
Now it's back:
Die folgenden Pakete werden ENTFERNT:
gcc-10 linux-headers-5.6.13-towo.1-siduction-amd64 linux-headers-siduction-amd64
I never had this problem, still don't
10:06 AM - Sun May 24 - piper@x1 $su
Password:
root@x1:/home/piper# apt update; apt full-upgrade -d -y
Get:1 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable InRelease [39.7 kB]
Hit:2 https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/other-deps/Debian_Testing ./ InRelease
Get:3 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable InRelease [146 kB]
Hit:4 https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/frameworks/Debian_Testing ./ InRelease
Get:5 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian experimental InRelease [72.2 kB]
Hit:6 https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/plasma/Debian_Testing ./ InRelease
Hit:7 https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/apps/Debian_Testing ./ InRelease
Hit:8 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/siduction/extra experimental InRelease
Hit:9 https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/other/Debian_Testing ./ InRelease
Get:10 http://10.10.10.3:3142/packages.siduction.org/extra unstable InRelease [14.1 kB]
Hit:11 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/siduction/fixes unstable InRelease
Hit:12 http://10.10.10.3:3142/www.deb-multimedia.org sid InRelease
Get:13 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main i386 Packages.diff/Index [27.9 kB]
Get:14 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages.diff/Index [27.9 kB]
Get:15 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main Translation-en.diff/Index [27.9 kB]
Get:16 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main i386 Packages 2020-05-24-1403.34.pdiff [5,649 B]
Get:16 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main i386 Packages 2020-05-24-1403.34.pdiff [5,649 B]
Get:17 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages 2020-05-24-1403.34.pdiff [5,794 B]
Get:17 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages 2020-05-24-1403.34.pdiff [5,794 B]
Get:18 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main Translation-en 2020-05-24-1403.34.pdiff [268 B]
Get:18 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main Translation-en 2020-05-24-1403.34.pdiff [268 B]
Get:19 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages [77.4 kB]
Get:20 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main i386 Packages [76.3 kB]
Get:21 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main Translation-en [129 kB]
Get:22 http://10.10.10.3:3142/packages.siduction.org/extra unstable/main amd64 Packages [73.1 kB]
Fetched 723 kB in 9s (84.0 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
linux-headers-5.6.14-towo.1-siduction-amd64 linux-image-5.6.14-towo.1-siduction-amd64
The following packages will be upgraded:
linux-headers-siduction-amd64 linux-image-siduction-amd64
2 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
OK again
12 aktualisiert, 2 neu installiert, 0 zu entfernen und 34 nicht aktualisiert