Skip to content

Commit 77d7994

Browse files
committed
Keep rpm to confirm glib version
1 parent eea3082 commit 77d7994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/container/rhel/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ microdnf upgrade -y --nobest
66
microdnf install -y kmod findutils elfutils-libelf gdb procps
77

88
microdnf clean all
9-
rpm --query --all 'curl' '*rpm*' '*dnf*' '*libsolv*' '*hawkey*' 'yum*' 'findutils' | xargs -t rpm -e --nodeps
9+
#rpm --query --all 'curl' '*rpm*' '*dnf*' '*libsolv*' '*hawkey*' 'yum*' 'findutils' | xargs -t rpm -e --nodeps
1010
rm -rf /var/cache/yum

0 commit comments

Comments
 (0)