images/fedora/f33: Don't install docs for packages that aren't present

This fixes the following build failure:
  atomic_reactor.util - Package chkconfig available, but not installed.
  atomic_reactor.util - No match for argument: chkconfig
  atomic_reactor.util - Package dbus-daemon available, but not
    installed.
  atomic_reactor.util - No match for argument: dbus-daemon
  atomic_reactor.util - Package rpm-plugin-systemd-inhibit available,
    but not installed.
  atomic_reactor.util - No match for argument:
    rpm-plugin-systemd-inhibit
  ...
  ...
  ...
  atomic_reactor.util - ERROR - {'errorDetail': {'code': 143,
    'message': "The command '/bin/sh -c dnf -y reinstall
    $(<missing-docs)' returned a non-zero code: 143"}, 'error': "The
    command '/bin/sh -c dnf -y reinstall $(<missing-docs)' returned a
    non-zero code: 143"}
This commit is contained in:
Jens Petersen 2020-04-03 19:41:00 +02:00 committed by Debarshi Ray
parent 17e384b7fb
commit b4337d4f86

View file

@ -1,8 +1,6 @@
acl
bash
chkconfig
curl
dbus-daemon
gawk
grep
gzip
@ -12,7 +10,6 @@ p11-kit
pam
python3
rpm
rpm-plugin-systemd-inhibit
sed
systemd
tar