Bug 360581 - depepndency issue in packaging
Summary: depepndency issue in packaging
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-keyboard
Version: 7
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-31 17:18 UTC by Jon Stanley
Modified: 2008-01-22 22:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-22 22:48:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Stanley 2007-10-31 17:18:25 UTC
There's some weird dependencies going on between firstboot and system-config-*.
 This came up in RHEL, however it exists in Fedora and is likely best fixed
there first.  The problem is:

system-config-keyboard <-> firstboot

The problem comes in removing iptables-ipv6, which (properly)
system-config-securitylevel-tui depends on. system-config-securitylevel depends
on s-c-sl-tui for some reason (it also doesn't pull in iptables-ipv6 by itself
for some reason).  So in order to remove iptables-ipv6, you have to remove
firstbbot, firstboot-tui, s-c-k, s-c-sl, and s-c-sl-tui.  All of those make
sense except for system-config-keyboard, which itself should not require
firstboot - though firstboot should require s-c-k.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jesse Keating 2008-01-22 22:48:48 UTC
firstboot is required as this package drops files into the firstboot directory
tree.  In order to avoid improper directory ownership firstboot has to be installed.


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