On Friday, January 31, 2020 2:44:21 AM CET Kevin Fenzi wrote:
On Thu, Jan 30, 2020 at 06:02:33PM +0000, Sérgio Basto wrote:
On Thu, 2020-01-30 at 08:19 -0600, Richard Shaw wrote:
Am I the only one having this problem? I don't know exactly when it started but all of a sudden all of the log output has DOS line endings and it's very annoying. I have to run dox2unix on the logs to make them readable.
I have the same question redirecting to buildsys Mailing list
Is this in local mock? Or koji? builds? Or both?
Probably only local mock. Copr has a hotfix for this for a few days now, and Koji uses --old-chroot.
That said, it is probably this issue: https://github.com/rpm-software-management/mock/issues/432 which means that the trigger is updated systemd: https://github.com/systemd/systemd/commit/de40a3037
This should be fixed in mock 'devel' branch, and it is soon to be released (or try 'dnf copr enable @mock/mock'). Work-around is to explicitly use --old-chroot.
Pavel