Bug 616902 - update fails when using systemd
Summary: update fails when using systemd
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-21 17:15 UTC by ritz
Modified: 2014-03-17 03:24 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-02-28 19:49:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description ritz 2010-07-21 17:15:51 UTC
Description of problem:

initscripts-9.15-1.fc14.x86_64 has missing requires of upstart >= ('0', '0.6.0', None)
1:readahead-1.5.6-1.fc14.x86_64 has missing requires of upstart
system-setup-keyboard-0.8.5-2.fc14.x86_64 has missing requires of upstart
vpnc-0.5.3-7.fc13.x86_64 has missing requires of upstart >= ('0', '0.6.0', None)

Comment 1 Bill Nottingham 2010-07-27 17:21:32 UTC
This should be fixed in tomorrow's rawhide. Please retest?

Comment 2 ritz 2010-07-28 06:10:43 UTC
works.

Comment 3 ritz 2010-07-29 13:12:10 UTC
my bad, it seems I have upstart and systemd on my system now. Kindda crazy. initscripts still requires upstart.

# rpm -e upstart
error: Failed dependencies:
	upstart is needed by (installed) readahead-1:1.5.6-1.fc14.x86_64
	upstart >= 0.6.0 is needed by (installed) vpnc-0.5.3-7.fc13.x86_64
	upstart is needed by (installed) system-setup-keyboard-0.8.5-2.fc14.x86_64
	upstart >= 0.6.5-6.fc14 is needed by (installed) systemd-sysvinit-4-4.fc14.x86_64
	upstart >= 0.6.0 is needed by (installed) initscripts-9.16-1.fc14.x86_64
[root@localhost ritz]# rpm -q systemd
systemd-4-4.fc14.x86_64
[root@localhost ritz]# rpm -e upstart --nodeps 


I assume, rpm does not allow for (A or B) in dependency listing ?

Comment 4 Bill Nottingham 2010-07-29 15:35:30 UTC
This will get cleaned up when we make a final decision on the init system for F-14. Until then, I don't consider it a big issue.

Comment 5 Bug Zapper 2010-07-30 12:43:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Bill Nottingham 2011-02-28 19:49:19 UTC
This should be fine now.


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