Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid UTF-8 sequence in trimmed scriptlet output #1865

Open
dansimko opened this issue Nov 15, 2024 · 0 comments
Open

Invalid UTF-8 sequence in trimmed scriptlet output #1865

dansimko opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
Priority: HIGH Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take

Comments

@dansimko
Copy link

dansimko commented Nov 15, 2024

We have started to observe Testing Farm jobs failing with Fedora 41 and Rawhide failing on trimmed DNF output containing a 0xe2 byte, which cannot be interpreted as a valid UTF-8 sequence.

Relevant log excerpt:

[148/149] Installing python3-libdnf5-0: 100% | 129.3 MiB/s |   8.0 MiB |  00m00s
[149/149] Installing butane-0:0.22.0-1. 100% |   1.2 MiB/s |   7.9 MiB |  00m06s
>>> Running post-transaction scriptlet: libvirt-daemon-log-0:10.6.0-5.fc41.x86_6
>>> Finished post-transaction scriptlet: libvirt-daemon-log-0:10.6.0-5.fc41.x86_
>>> Scriptlet output:
>>> Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' \xe2
>>> Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.soc
>>> 
>>> Running post-transaction scriptlet: libvirt-daemon-lock-0:10.6.0-5.fc41.x86_
>>> Finished post-transaction scriptlet: libvirt-daemon-lock-0:10.6.0-5.fc41.x86

The issue appears to be related to changes made in dnf5 5.2.7.0's to scriptlet output printing.

@m-blaha m-blaha self-assigned this Nov 19, 2024
@jan-kolarik jan-kolarik added Priority: HIGH Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take labels Nov 19, 2024
@github-project-automation github-project-automation bot moved this to Backlog in DNF team Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: HIGH Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take
Projects
Status: Backlog
Development

No branches or pull requests

3 participants