Keyboard depends on iptables ?

seth vidal skvidal at fedoraproject.org
Wed Feb 20 18:24:00 UTC 2008


On Wed, 2008-02-20 at 19:22 +0100, Robert M. Albrecht wrote:
> Hi,
> 
> yum erase iptables
> 
> want`s to remove my keyboard-config ?
> 
> This strikes me.
> 


firstboot depends on iptables
system-config-keyboard depends on firstboot

removing iptables removes firstboot which removes system-config-keyboard

handy yum command to know about:

yum deplist pkgname

for example:

yum deplist system-config-keyboard
Finding dependencies: 
package: system-config-keyboard.noarch 1.2.11-3.fc8
  dependency: firstboot
   provider: firstboot.noarch 1.4.39-1.fc8
  dependency: gtk2 >= 2.6
   provider: gtk2.i386 2.12.1-5.fc8
   provider: gtk2.i386 2.12.5-1.fc8
  dependency: /usr/bin/python
   provider: python.i386 2.5.1-15.fc8
  dependency: python2
   provider: python.i386 2.5.1-15.fc8
  dependency: rhpl >= 0.53
   provider: rhpl.i386 0.210-1
  dependency: usermode >= 1.36
   provider: usermode.i386 1.93.1-1.fc8
  dependency: config(system-config-keyboard) = 1.2.11-3.fc8
   provider: system-config-keyboard.noarch 1.2.11-3.fc8
  dependency: pyxf86config
   provider: pyxf86config.i386 0.3.34-1.fc8
  dependency: /bin/sh
   provider: bash.i386 3.2-18.fc8
   provider: bash.i386 3.2-20.fc8

-sv


-- 
I only speak for me.




More information about the fedora-test-list mailing list