Skip to content

Comments

CI: Update zypper configuation within a drop-in directory#635

Merged
ppisar merged 1 commit intofedora-modularity:mainfrom
ppisar:update_zypper
Feb 24, 2026
Merged

CI: Update zypper configuation within a drop-in directory#635
ppisar merged 1 commit intofedora-modularity:mainfrom
ppisar:update_zypper

Conversation

@ppisar
Copy link
Collaborator

@ppisar ppisar commented Feb 24, 2026

Current openSUSE Tumbleweed image replaced /etc/zypp/zypp.conf file with /etc/zypp/zypp.conf.d directory and thus a CI workflow for the distrubution failed:

Run sed -i /etc/zypp/zypp.conf -e "s/rpm.install.excludedocs = yes/rpm.install.excludedocs = no/"
sed: can't read /etc/zypp/zypp.conf: No such file or directory

This patch adapts to the change.

Current openSUSE Tumbleweed image replaced /etc/zypp/zypp.conf file with
/etc/zypp/zypp.conf.d directory and thus a CI workflow for the
distrubution failed:

    Run sed -i /etc/zypp/zypp.conf -e "s/rpm.install.excludedocs = yes/rpm.install.excludedocs = no/"
    sed: can't read /etc/zypp/zypp.conf: No such file or directory

This patch adapts to the change.
@sonarqubecloud
Copy link

@ppisar ppisar merged commit 93c9af4 into fedora-modularity:main Feb 24, 2026
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant