Update of 12-12-25 ruins the system?

Started by alexsid, 2025/12/12, 08:37:15

Previous topic - Next topic

alexsid

Hi!
Todays update seems to remove xorg and ruin the system. Two attempts to install it via Discover or terminal sudo apt full-upgrade were unsuccessful. Had to restore from Timeshift.
May the happiness be with you!

charlyheinz

Same here. Xorg will be removed. So will have to wait...

alexsid

#2
Quote from: charlyheinz on 2025/12/12, 09:21:01
Same here. Xorg will be removed. So will have to wait...
To wait for what? Will they fix it?
May the happiness be with you!

charlyheinz

For shure. Main pakages like this will be fixed soon. You will not be the only one having this problem. As you can see in the output of your pakagemanager that the complet xorg installation is deprecated right now. Actuall I'm not sure which pakage is cosing the problem.
But how are you upgrading your system? You are not using a pakagemanager like Discover doing this job, or?

Better run apt / apt-get in a terminal upgrading your system!! (read the manuals )

While writing this post here in a terminal apt-get update /apt-egt dist-upgrade is running fine and system is upgrading ;-)

ro_sid

Quote from: charlyheinz on 2025/12/12, 10:40:35
[...] Actuall I'm not sure which pakage is cosing the problem.
[...]
While writing this post here in a terminal apt-get update /apt-egt dist-upgrade is running fine and system is upgrading ;-)
I do assume the culprit is "xkb-data". [apt-get (dist-)upgrade does not ;) upgrade it (now).]

eriefisher

I just dist-upgrade and xkb-data is being held back for some reason. If I try to manually upgrade it much of X11 will be removed. We'll have to wait for a solution. There seams to be a conflict.
apt depends xkb-data
xkb-data
  Breaks: x11-xkb-utils (<< 7.7+5)
I AM CANADIAN!

michaa7

#6
Here apt does not upgrade xkb-data.

@ alexsid
Whatever is happening here, it's a reminder of what you get if you do not care about what apt is telling you in the "remove" section of it's output. And if discover hasn't shown packages to be removed you never ever should use it again.

BTW,
Quote... apt full-upgrade were unsuccessful
will never know what package you miss and repair your system.

Right thing to do would have been apt install xorg which most likely will give you an apt error due to missing dependencies, which packages in a second, third ... try you'll have to append to the install command until it succeeds.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

darknetmatrix

same here  >:( , after rebooting i have a black screen tty1, already tried a dist-upgrade but no luck
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

alexsid

Quote from: darknetmatrix on 2025/12/12, 14:27:27
same here  >:( , after rebooting i have a black screen tty1, already tried a dist-upgrade but no luck

My question is as follows:
Will and when this issue be fixed by Debian or Siduction team? Or shall we find an effor themselves and fix it personally?
May the happiness be with you!

ro_sid

Quote from: alexsid on 2025/12/12, 14:30:06
[...]
My question is as follows:
Will and when this issue be fixed by Debian or Siduction team? Or shall we find an effor themselves and fix it personally?
Well, the Debian developers are not "retarded", and since even the xkb-utils(!) do not fit the xkb-data package, I expect for the problem to go away within the next 24 to 48 hours.
It would be madness for the Siduction community to try and handle such an extensive number of depending packages. The only thing I could imagine is, for them (@towo?) to provide an older fitting xkb-data package in the meantime for those which can not install(!) the X11-System right now. All others should just sit it out.
[If you are experienced enough, you may have a look at the stable (trixie) and/or testing (forky) xkb-data package - may be it suffices.]

alexsid

May the happiness be with you!

darknetmatrix

Quote from: alexsid on 2025/12/12, 15:19:49
Quote from: ro_sid on 2025/12/12, 15:14:48
Quote from: alexsid on 2025/12/12, 14:30:06
All others should just sit it out.
THANK YOU SO MUCH! I will wait for the fix.
Hopefully it will be resolved quickly. Will a standard apt-update && apt-full dist-upgrade suffice to get the system working again? I ask because I am new to rolling Debian Sid. I would be very disappointed if my system stopped responding now that everything is installed. Anyway, I now know that I don't have to follow discover to the letter in order to perform an update. Unfortunately, this had to go hand in hand with a system that is now unusable.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

alexsid

Quote from: darknetmatrix on 2025/12/12, 15:28:26
Quote from: alexsid on 2025/12/12, 15:19:49
Quote from: ro_sid on 2025/12/12, 15:14:48
Quote from: alexsid on 2025/12/12, 14:30:06
All others should just sit it out.
THANK YOU SO MUCH! I will wait for the fix.
Hopefully it will be resolved quickly. Will a standard apt-update && apt-full dist-upgrade suffice to get the system working again? I ask because I am new to rolling Debian Sid. I would be very disappointed if my system stopped responding now that everything is installed. Anyway, I now know that I don't have to follow discover to the letter in order to perform an update. Unfortunately, this had to go hand in hand with a system that is now unusable.

I did sudo apt full-upgrade first. And got the issue. So it would be wise to wait for a day or two till the issue will be resolved.
May the happiness be with you!

michaa7

#13
Quote from: alexsid on 2025/12/12, 15:34:11
...
I did sudo apt full-upgrade first. And got the issue. ...

So why didn't you read the apt output where all packages to be removed got listed?

The same goes for you, darknetmatrix. As you are new to sid(uction), here one of the most important advices: read the apt output every time and never ever upgrade blindly. Never ever! Otherwise it's like crossing the street without looking at the trafic lights. And then, when you got hit, asking "why?" and "will it get fixed?".
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

ro_sid

Quote from: darknetmatrix on 2025/12/12, 15:28:26
Hopefully it will be resolved quickly. Will a standard apt-update && apt-full dist-upgrade suffice to get the system working again? I ask because I am new to rolling Debian Sid. I would be very disappointed if my system stopped responding now that everything is installed. Anyway, I now know that I don't have to follow discover to the letter in order to perform an update. Unfortunately, this had to go hand in hand with a system that is now unusable.
As long as there are no extensive new removals :), you should just do the "full-/dist-upgrade". But since packages were removed previously, not all of them are guaranteed to come back automatically. You could follow @michaa7's advice to do an  apt install xorg.
If you are really curious and willing to install some time, there is a file /var/log/apt/history.log which logs all apt activities, where you can read about the previous removals and then re-install any missing. It is often useful to install only "main programs" (first), not libraries or e.g. "-data" files or the like, since many of them are dependencies, which will be automatically installed also. Anyhow, you can "recover" any package previously removed, this way.