Skip to content

Commit

Permalink
wsl: don't exclude file package
Browse files Browse the repository at this point in the history
When insights-client is included, the file exclusion prevents
python3-magic being installed, which is a dependency of insights-client.
  • Loading branch information
croissanne authored and thozza committed Oct 12, 2023
1 parent 99be7ce commit 256811d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/distro/rhel8/ubi.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ func ubiCommonPackageSet(t *imageType) rpmmd.PackageSet {
"elfutils-debuginfod-client",
"fedora-release",
"fedora-repos",
"file",
"fontpackages-filesystem",
"gawk-all-langpacks",
"gettext",
Expand Down

0 comments on commit 256811d

Please sign in to comment.