Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # Running registration
- #
- Debug-Hello
- + apt-get -o Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' install -y subscription-manager
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- The following additional packages will be installed:
- apt-transport-go-katello libfsverity0 liblua5.3-0 librpm9t64 librpmbuild9t64 librpmio9t64 librpmsign9t64 python-dmidecode-data python3-dateutil python3-decorator
- python3-dmidecode python3-iniparse python3-libxml2 python3-rpm python3-subscription-manager rpm-common virt-what
- Suggested packages:
- python3-subscription-manager-doc
- The following NEW packages will be installed:
- apt-transport-go-katello libfsverity0 liblua5.3-0 librpm9t64 librpmbuild9t64 librpmio9t64 librpmsign9t64 python-dmidecode-data python3-dateutil python3-decorator
- python3-dmidecode python3-iniparse python3-libxml2 python3-rpm python3-subscription-manager rpm-common subscription-manager virt-what
- 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
- Need to get 0 B/3406 kB of archives.
- After this operation, 12.1 MB of additional disk space will be used.
- dpkg: error: need an action option
- Type dpkg --help for help about installing and deinstalling packages [*];
- Use 'apt' or 'aptitude' for user-friendly package management;
- Type dpkg -Dhelp for a list of dpkg debug flag values;
- Type dpkg --force-help for a list of forcing options;
- Type dpkg-deb --help for help about manipulating *.deb files;
- Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
- E: Sub-process /usr/bin/dpkg returned an error code (2)
- + command -v subscription-manager
- + [ -x ]
- + [ -f /etc/debian_version ]
- + KATELLO_SERVER_CA_CERT=/etc/rhsm/ca/katello-server-ca.pem
- + mkdir -p /etc/rhsm/ca
- + touch /etc/rhsm/ca/katello-server-ca.pem
- + chmod 644 /etc/rhsm/ca/katello-server-ca.pem
- + KATELLO_SERVER_CA_CERT=/etc/rhsm/ca/katello-server-ca.pem
- + [ -f /etc/rhsm/ca/katello-server-ca.pem ]
- + cat
- + [ -f /etc/debian_version ]
- + CA_TRUST_ANCHORS=/usr/local/share/ca-certificates/
- + cp /etc/rhsm/ca/katello-server-ca.pem /usr/local/share/ca-certificates/
- + [ -f /etc/debian_version ]
- + update-ca-certificates
- Updating certificates in /etc/ssl/certs...
- 0 added, 0 removed; done.
- Running hooks in /etc/ca-certificates/update.d...
- done.
- + command -v subscription-manager
- + [ -x ]
- + apt-get -o Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' install -y subscription-manager
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- The following additional packages will be installed:
- apt-transport-go-katello libfsverity0 liblua5.3-0 librpm9t64 librpmbuild9t64 librpmio9t64 librpmsign9t64 python-dmidecode-data python3-dateutil python3-decorator
- python3-dmidecode python3-iniparse python3-libxml2 python3-rpm python3-subscription-manager rpm-common virt-what
- Suggested packages:
- python3-subscription-manager-doc
- The following NEW packages will be installed:
- apt-transport-go-katello libfsverity0 liblua5.3-0 librpm9t64 librpmbuild9t64 librpmio9t64 librpmsign9t64 python-dmidecode-data python3-dateutil python3-decorator
- python3-dmidecode python3-iniparse python3-libxml2 python3-rpm python3-subscription-manager rpm-common subscription-manager virt-what
- 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
- Need to get 0 B/3406 kB of archives.
- After this operation, 12.1 MB of additional disk space will be used.
- dpkg: error: need an action option
- Type dpkg --help for help about installing and deinstalling packages [*];
- Use 'apt' or 'aptitude' for user-friendly package management;
- Type dpkg -Dhelp for a list of dpkg debug flag values;
- Type dpkg --force-help for a list of forcing options;
- Type dpkg-deb --help for help about manipulating *.deb files;
- Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
- E: Sub-process /usr/bin/dpkg returned an error code (2)
- + [ -f /etc/rhsm/rhsm.conf ]
- + echo '/etc/rhsm/rhsm.conf' not found, cannot configure subscription-manager
- '/etc/rhsm/rhsm.conf' not found, cannot configure subscription-manager
- + rm -f /tmp/tmp.jvpmRy00Vp
- + exit 1
Advertisement
Add Comment
Please, Sign In to add comment