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

Author Topic:  Warning: package debianutils 5.0.1.1 breaks X /  (Read 4812 times)

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Warning: package debianutils 5.0.1.1 breaks X /
« on: 2021/08/18, 09:10:06 »
No upgrades please until this is fixed: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992396
If you are trapped already, reverting to version 5.0-1 gets you back into X.

Bitte keine Upgrades bis der Fehler https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992396 bereinigt ist.
Wenn ihr das Problem bereits habt, hilft ein Downgrade auf Version  5.0-1

Offline titan

  • User
  • Posts: 312
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #1 on: 2021/08/18, 09:27:55 »
I think I am going to need some help recovering from this.

Thanks

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #2 on: 2021/08/18, 09:55:18 »
1. enable testing in your sources
2. apt update
3. apt install debianutils/testing
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline titan

  • User
  • Posts: 312
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #3 on: 2021/08/18, 10:07:54 »
How to I get to tty from boot, It looks like adding 3 to linux line in grub is the right option but I would like some guidance

Offline Geier0815

  • User
  • Posts: 588
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #4 on: 2021/08/18, 10:17:34 »
As the problem breaks only xsessions, I would press <CTRL><ALT><F1> to get to a normal console without X and login as root.
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #5 on: 2021/08/18, 10:46:32 »
When GRUB appears, type 'e',  add a '3'  to the kernel boot line and commence boot with ’x’.

Offline titan

  • User
  • Posts: 312
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #6 on: 2021/08/18, 10:51:02 »
Thanks all now sorted <CTRL><ALT><F2> worked, I have downgraded debianutils and all is working.

Offline michaa7

  • User
  • Posts: 2.298
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #7 on: 2021/08/18, 10:55:12 »
If you are trapped already, reverting to version 5.0-1 gets you back into X.

Wenn ihr das Problem bereits habt, hilft ein Downgrade auf Version  5.0-1

I am a bit confused about this version:

Quote
# apt policy debianutils
debianutils:
  Installiert:           4.11.2
  Installationskandidat: 5.0.1-1

Thanks for the warning, though.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline jure

  • User
  • Posts: 635
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #8 on: 2021/08/18, 11:06:20 »
Quote from: michaa7
I am a bit confused about this version:

so have a look at https://tracker.debian.org/pkg/debianutils

Quote
[2021-08-17] Accepted debianutils 5.0.1-1 (source) into unstable (Clint Adams)
[2021-08-17] Accepted debianutils 5.0-1 (source) into unstable (Clint Adams)
[2020-10-03] debianutils 4.11.2 MIGRATED to testing (Debian testing watch)
[2020-09-27] Accepted debianutils 4.11.2 (source) into unstable (Clint Adams)
Gruss Juergen

Offline michaa7

  • User
  • Posts: 2.298
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #9 on: 2021/08/18, 11:28:19 »
Sure.

What I wanted to say is: There is no 5.0.1 to go back to:
Quote
# apt install debianutils=5.0.1 -s
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
E: Version »5.0.1« für »debianutils« konnte nicht gefunden werden.

# apt install debianutils=5.0.1-1 -s
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Die folgenden Pakete werden aktualisiert (Upgrade):
  debianutils
1 aktualisiert, 0 neu installiert, 0 zu entfernen und 44 nicht aktualisiert.
Inst debianutils [4.11.2] (5.0.1-1 Debian:unstable [amd64])
Conf debianutils (5.0.1-1 Debian:unstable [amd64])

# apt install debianutils=4.11.2 -s
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
debianutils ist schon die neueste Version (4.11.2).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 44 nicht aktualisiert.

Doesent matter if you go back to  debianutils/testing.

[klugschiß aus]
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline Carnophage

  • User
  • Posts: 40
    • http://carnophage.wordpress.com
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #10 on: 2021/08/18, 12:27:58 »
Code: [Select]
debianutils (5.0.1-1) unstable; urgency=medium

  * which: fix punctuation.

 -- Clint Adams <clint@debian.org>  Tue, 17 Aug 2021 17:53:04 -0400

debianutils (5.0-1) unstable; urgency=medium

  [ Tomas Pospisek ]
  * run-parts.8: document --debug flag introduced in commit 37596c61
  * run-parts.8: mention that run-parts runs parts sequentially

  [ Clint Adams ]
  * run-parts: Apply patch from Christoph Biedl to add --debug flag.
    closes: #243676.
  * Add missing newline to regexp build error, thanks to Christoph Biedl.
  * Remove tempfile.
  * Deprecate which.
  * Move run-parts to /usr/bin and installkernel to /usr/sbin.

 -- Clint Adams <clint@debian.org>  Tue, 17 Aug 2021 17:03:42 -0400
5.0-1 would already be the broken one according to changelog. 4.11.2 is the one working

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #11 on: 2021/08/18, 12:36:03 »
Right, sorry for the confusion. I was in a hurry and just checked apt changelog for the latest version before the broken one.

Offline fams

  • User
  • Posts: 37
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #12 on: 2021/08/18, 13:53:26 »
Interestingly, it works here with the "old" Xorg using tempfile, without any intervention (siduction with Gnome/Xorg):
xorg:
  Installiert:           1:7.7+22
  Installationskandidat: 1:7.7+22
  Versionstabelle:
 *** 1:7.7+22 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
debianutils:
  Installiert:           5.0.1-1
  Installationskandidat: 5.0.1-1
  Versionstabelle:
 *** 5.0.1-1 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

« Last Edit: 2021/08/18, 13:56:30 by fams »

Offline hsp

  • User
  • Posts: 625

Offline fams

  • User
  • Posts: 37
Re: Warning: package debianutils 5.0.1.1 breaks X /
« Reply #14 on: 2021/08/18, 14:05:22 »
When i understand Xsession right (and I am pretty bad in shell scripts...) then it tries to create an errorfile in $HOME first and if not possible uses (missing) tempfile command?