:: [devuan-dev] bug#850: marked as don…
Top Page
Delete this message
Reply to this message
Author: Devuan bug Tracking System
Date:  
To: Mark Hindley
Subject: [devuan-dev] bug#850: marked as done (Document Daedalus->Excalibur usrmerge before upgrade in Release Notes)
Your message dated Sat, 8 Nov 2025 10:00:41 +0000
with message-id <aQ8UyePkeL7ccGk-@???>
and subject line Closing as done
has caused the Devuan bug report #850,
regarding Document Daedalus->Excalibur usrmerge before upgrade in Release Notes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@???
immediately.)


--
850: https://bugs.devuan.org/cgi/bugreport.cgi?bug=850
Devuan Bug Tracking System
Contact owner@??? with problems
Package: libsane1
Version:

When upgrading from Daedalus to Excalibur, the usrmerge configure step fails on following files provided by libsane1 package:

/usr/lib/udev/hwdb.d/20-sane.hwdb
/usr/lib/udev/rules.d/60-libsane1.rules
/usr/lib/udev/rules.d/99-libsane1.rules

When this happens in su/sudo environment, the user can not escalate priviledges anymore because packages providing PAM authentication are not correctly upgraded yet.

Hotfix: Reboot to recovery console and delete mentioned files manually, then:
# apt-get install -f
# apt-get dist-upgrade
and reboot.

Circumvention: Execute "apt-get dist-upgrade" from root shell.

This was included in the Release Notes.

Closing.

Mark