Bug 16305 - postinst von acpid lief auf mobile-client nicht durch
Summary: postinst von acpid lief auf mobile-client nicht durch
Status: RESOLVED WORKSFORME
Alias: None
Product: UCS
Classification: Unclassified
Component: Upstream packages
Version: UCS 2.3
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Tim Petersen
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-10 12:05 CET by Sönke Schwardt-Krummrich
Modified: 2009-11-10 16:25 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments
updater.log (130.64 KB, application/octet-stream)
2009-11-10 12:05 CET, Sönke Schwardt-Krummrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sönke Schwardt-Krummrich univentionstaff 2009-11-10 12:05:23 CET
Created attachment 1988 [details]
updater.log

Während des Updates auf 2.3-0 konnte das Paket acpid nicht korrekt aktualisiert
werden, was zum Abbruch des Updates geführt hat. Das angehängte
updater.log-File ist etwas mit vorsicht zu genießen, da diverse interne Pakete
auf meinem Notebook installiert sind.

Setting up univention-installer-modules (5.0.38-1.609.200911061420) ...
Setting up univention-ipcalc (0.4.3.17.200909182214) ...
Setting up hibernate (1.99-1.10.200909091024) ...
Installing new version of config file /etc/hibernate/ram.conf ...
Installing new version of config file /etc/hibernate/ususpend-ram.conf ...

Configuration file `/etc/hibernate/common.conf'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
 ==> Using current old file as you requested.
Installing new version of config file /etc/hibernate/blacklisted-modules ...
Installing new version of config file /etc/init.d/hibernate ...
Setting up acpid (1.0.8-1.16.200909142343) ...
Installing new version of config file /etc/default/acpid ...
Installing new version of config file /etc/acpi/powerbtn.sh ...
Installing new version of config file /etc/init.d/acpid ...
Stopping Hardware abstraction layer: hald.
Starting ACPI services....
Starting Hardware abstraction layer: haldinvoke-rc.d: initscript hal, action
"start" failed.
dpkg: error processing acpid (--configure):
 subprocess post-installation script returned error exit status 1
Setting up univention-archive-key (1.0.0-4.6.200909181938) ...
OK
dpkg: dependency problems prevent configuration of univention-mobile-client:
 univention-mobile-client depends on acpid; however:
  Package acpid is not configured yet.
dpkg: error processing univention-mobile-client (--configure):
 dependency problems - leaving unconfigured
Setting up linux-sound-base (1.0.17.dfsg-4) ...
Comment 1 Stefan Gohmann univentionstaff 2009-11-10 12:23:52 CET
@Tim, bitte einmal prüfen ob das ein Standard Problem ist oder an der spezifischen Installation von Sönke gelegen hat.
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2009-11-10 12:39:41 CET
Auf dem Testmirror befindet sich noch acpid_1.0.8-1.16.200909142343_amd64.deb
und nach dem Update ergibt sich folgendes Bild:
root@dave:~# apt-cache policy acpid
acpid:
  Installiert: 1.0.8-1.16.200909142343
  Kandidat: 1.0.10-2~bpo50+1.17.200910281442
  Versions-Tabelle:
     1.0.10-2~bpo50+1.17.200910281442 0
        500 http://192.168.0.10 ucs_2.3-0/amd64/ Packages
 *** 1.0.8-1.16.200909142343 0
        500 http://192.168.0.10 ucs_2.3-0/amd64/ Packages
        500 http://apt.knut.univention.de 2.3-0/amd64/ Packages
        100 /var/lib/dpkg/status
     1.0.4-5.7.200710231952 0
        500 http://apt.univention.de 2.0-0/amd64/ Packages
        500 http://omar.knut.univention.de ucs_2.0-0/amd64/ Packages
        500 http://univention-repository.knut.univention.de 2.0-0/amd64/ Packages

Das könnte Bug 16142 gewesen sein, da auf dem Notebook Kernel 2.6.28 aktiv ist.
Comment 3 Tim Petersen univentionstaff 2009-11-10 14:06:49 CET
Mit i386 und amd64 konnte ich einen 2.2-2 Mobile Client problemlos auf 2.3 updaten.
Auszug von der amd64 Maschine nach Update:


root@qamobile:~# cat /var/log/univention/updater.log | grep acpid
  acl acpid acroread-de adduser adobereader-deu akregator alsa-base amarok
  univention-ipcalc univention-system-setup hibernate acpid
Hole:507 http://apt.knut.univention.de 2.3-0/amd64/ acpid 1.0.8-1.16.200909142343 [38,4kB]
Preparing to replace acpid 1.0.4-5.7.200710231952 (using .../acpid_1.0.8-1.16.200909142343_amd64.deb) ...
Removing obsolete conffile /etc/logrotate.d/acpid ...
Unpacking replacement acpid ...
Richte acpid ein (1.0.8-1.16.200909142343) ...
Installiere neue Version der Konfigurationsdatei /etc/default/acpid ...
Installiere neue Version der Konfigurationsdatei /etc/init.d/acpid ...


root@qamobile:~# apt-cache policy acpid
acpid:
  Installiert: 1.0.8-1.16.200909142343
  Kandidat: 1.0.8-1.16.200909142343
  Versions-Tabelle:
 *** 1.0.8-1.16.200909142343 0
        500 http://apt.knut.univention.de 2.3-0/amd64/ Packages
        100 /var/lib/dpkg/status
     1.0.4-5.7.200710231952 0
        500 http://apt.knut.univention.de 2.0-0/amd64/ Packages
Comment 4 Tim Petersen univentionstaff 2009-11-10 14:27:45 CET
Habe gerade eben gesehen, dass du auch build2 in der sources.list hattest und habe das ebenfalls nachgetragen und erfolgreich geupgraded.

root@qamobile:~# apt-cache policy acpid
acpid:
  Installiert: 1.0.10-2~bpo50+1.17.200910281442
  Kandidat: 1.0.10-2~bpo50+1.17.200910281442
  Versions-Tabelle:
 *** 1.0.10-2~bpo50+1.17.200910281442 0
        500 http://192.168.0.10 ucs_2.3-0/amd64/ Packages
        100 /var/lib/dpkg/status
     1.0.8-1.16.200909142343 0
        500 http://192.168.0.10 ucs_2.3-0/amd64/ Packages
        500 http://apt.knut.univention.de 2.3-0/amd64/ Packages
     1.0.4-5.7.200710231952 0
        500 http://apt.knut.univention.de 2.0-0/amd64/ Packages
Comment 5 Stefan Gohmann univentionstaff 2009-11-10 15:31:37 CET
Dann kann der Bug mit WORKSFORME geschlossen werden, oder?
Comment 6 Sönke Schwardt-Krummrich univentionstaff 2009-11-10 16:25:58 CET
Der Mirror ist nicht aktuell gewesen, da mehrere acpid Pakete in unterschiedlichen Versionen im amd64-Repo langen und das Announce-Skript das falsche kopiert hat.