Skip to content

Instantly share code, notes, and snippets.

@metanest
Created July 11, 2012 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metanest/3087782 to your computer and use it in GitHub Desktop.
Save metanest/3087782 to your computer and use it in GitHub Desktop.
左カラム: パッケージ名
右カラム: 「rpm -qR パッケージ名」では出てくるのに、
「rpm -q --whatrequires ケーパビリティ名」に、その
パッケージが出てこないケーパビリティ
+--------------------------------------------------+
| NetworkManager | systemd-sysv |
|----------------+---------------------------------|
| audit | chkconfig |
| | systemd-sysv |
|----------------+---------------------------------|
| avahi-autoipd | shadow-utils |
|----------------+---------------------------------|
| basesystem | filesystem |
| | setup |
|----------------+---------------------------------|
| bind-libs-lite | /sbin/ldconfig |
|----------------+---------------------------------|
| coreutils | grep |
|----------------+---------------------------------|
| | coreutils |
| cronie | sed |
| | systemd-sysv |
|----------------+---------------------------------|
| cronie-anacron | /bin/sh |
| | coreutils |
|----------------+---------------------------------|
| | /usr/sbin/useradd |
| dbus | chkconfig |
| | systemd-sysv |
|----------------+---------------------------------|
| dhclient | coreutils |
| | grep |
|----------------+---------------------------------|
| dnsmasq | chkconfig |
| | systemd-sysv |
|----------------+---------------------------------|
| filesystem | setup |
|----------------+---------------------------------|
| |/usr/sbin/glibc_post_upgrade.i686|
| glibc | basesystem |
| | libgcc |
|----------------+---------------------------------|
| initscripts | /usr/sbin/groupadd |
|----------------+---------------------------------|
| iptables | systemd-sysv |
|----------------+---------------------------------|
| | dracut |
| | fileutils |
| kernel | grubby |
| | initscripts |
| | linux-firmware |
| | module-init-tools |
|----------------+---------------------------------|
| libblkid | /bin/sh |
| | coreutils |
|----------------+---------------------------------|
| libpipeline | /bin/sh |
|----------------+---------------------------------|
| libsepol | /bin/sh |
|----------------+---------------------------------|
| libutempter | /bin/sh |
| | shadow-utils |
|----------------+---------------------------------|
| man-db | /bin/sh |
|----------------+---------------------------------|
| net-tools | /bin/sh |
| | systemd-units |
|----------------+---------------------------------|
| nss-sysinit | coreutils |
| | sed |
|----------------+---------------------------------|
| openldap | /bin/sh |
|----------------+---------------------------------|
| openssh | /bin/sh |
|----------------+---------------------------------|
| | /usr/sbin/useradd |
| openssh-server | chkconfig |
| | systemd-sysv |
|----------------+---------------------------------|
| pam | coreutils |
|----------------+---------------------------------|
| pinentry | /usr/sbin/update-alternatives |
|----------------+---------------------------------|
| psacct | chkconfig |
| | systemd-sysv |
|----------------+---------------------------------|
| | /sbin/chkconfig |
| rsyslog | coreutils |
| | systemd-sysv |
|----------------+---------------------------------|
| shadow-utils | /bin/sh |
| | coreutils |
|----------------+---------------------------------|
|shared-mime-info| /bin/sh |
| | glib2 |
|----------------+---------------------------------|
| sudo | /bin/sh |
|----------------+---------------------------------|
| | authconfig |
| systemd | coreutils |
| | gawk |
|----------------+---------------------------------|
| | /usr/bin/getent |
| udev | /usr/sbin/groupadd |
| | fileutils |
|----------------+---------------------------------|
| util-linux | /bin/sh |
| | coreutils |
|----------------+---------------------------------|
| wpa_supplicant | systemd-sysv |
+--------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment