Skip to content

Commit

Permalink
Keep rpm to confirm glib version
Browse files Browse the repository at this point in the history
  • Loading branch information
erthalion committed Nov 4, 2024
1 parent dfe36aa commit 8389004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collector/container/rhel/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ microdnf upgrade -y --nobest
microdnf install -y kmod findutils elfutils-libelf gdb procps

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

0 comments on commit 8389004

Please sign in to comment.