Bug 633771 - systemd's postin scriptlet fails
Summary: systemd's postin scriptlet fails
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-14 11:47 UTC by Ralf Corsepius
Modified: 2010-09-15 07:12 UTC (History)
5 users (show)

Fixed In Version: initscripts-9.20-1.fc14
Clone Of:
Environment:
Last Closed: 2010-09-14 23:26:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2010-09-14 11:47:56 UTC
Description of problem:

systemd's postin scriptlet fails during an f13->f14 upgrade:

Installing     : systemd.8-3.fc14.i686                                                                                                                                    600/1705 
Non-fatal POSTIN scriptlet failure in rpm package systemd-8-3.fc14.i686
Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused
warning: %post(systemd-8-3.fc14.i686) scriptlet failed, exit status 1

Version-Release number of selected component (if applicable):
systemd-8-3.fc14.i686

Comment 1 Michal Schmidt 2010-09-14 11:57:23 UTC
  %post
  /bin/systemctl daemon-reexec

systemd is not running yet during upgrade from F13, so systemctl could not connect to it.

Something like " >/dev/null 2>&1 || :" should be added.

Comment 2 Fedora Update System 2010-09-14 16:17:50 UTC
systemd-10-2.fc14,initscripts-9.20-1.fc14,sysvinit-2.87-5.dsf.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/systemd-10-2.fc14,initscripts-9.20-1.fc14,sysvinit-2.87-5.dsf.fc14

Comment 3 Fedora Update System 2010-09-15 07:11:33 UTC
initscripts-9.20-1.fc14, sysvinit-2.87-5.dsf.fc14, systemd-10-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.