Skip to content

Commit 679058c

Browse files
authored
Merge pull request boutproject#3071 from boutproject/ci-dnf5-more
CI: Show more output of dnf5 to help debugging
2 parents ef33ba9 + 9063bf1 commit 679058c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ci_fedora.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ then
4141
# Ignore weak depencies
4242
echo "install_weak_deps=False" >> /etc/dnf/dnf.conf
4343
echo "minrate=10M" >> /etc/dnf/dnf.conf
44+
export FORCE_COLUMNS=200
4445
time dnf -y install dnf5
4546
time dnf5 -y install dnf5-plugins cmake python3-zoidberg python3-natsort
4647
# Allow to override packages - see #2073

0 commit comments

Comments
 (0)