zbyszek reported a new issue against the project: `releng` that you are following: `` * Describe the issue
```console zbyszek@krowka ~/fedora/catfish (git)-[master] % git push Total 0 (delta 0), reused 0 (delta 0) remote: Emitting a message to the fedmsg bus. remote: * Publishing information for 1 commits remote: Traceback (most recent call last): remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/__init__.py", line 394, in run_project_hooks remote: changes=changes, remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/__init__.py", line 111, in runhook remote: changes=changes, remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/default.py", line 279, in post_receive remote: session, project, repodir, username, refname, commits, forced remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/default.py", line 72, in send_notifications remote: name = pagure.lib.git.get_author(rev, repodir) remote: File "/usr/lib/python2.7/site-packages/pagure/lib/git.py", line 1317, in get_author remote: ["log", "-1", '--pretty=format:"%an"', commit], abspath remote: File "/usr/lib/python2.7/site-packages/pagure/lib/git.py", line 1261, in read_git_lines remote: args, abspath, keepends=keepends, **kw remote: File "/usr/lib/python2.7/site-packages/pagure/lib/git.py", line 1246, in read_git_output remote: **kw remote: File "/usr/lib/python2.7/site-packages/pagure/lib/git.py", line 1227, in read_output remote: out = out.rstrip("\n\r") remote: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 10: ordinal not in range(128) remote: Sending to redis to log activity and send commit notification emails To ssh://pkgs.fedoraproject.org/rpms/catfish 8600b4d40a..c470bd56d4 master -> master ```
This seems to be a regression, I think I reported something like this in the past.
``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8042
pingou added a new comment to an issue you are following: `` I believe this has been fixed, could you try again? ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8042
The issue: `pagure is using python2 again?` of project: `releng` has been assigned to `pingou` by pingou.
The status of the issue: `pagure is using python2 again?` of project: `releng` has been updated to: Closed as Fixed by pingou.
pingou added a new comment to an issue you are following: `` I've received confirmation on IRC from @lsedlar that this issue is fixed :) ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8042
zbyszek added a new comment to an issue you are following: `` I don't have anything to push atm, so I can't test. But thanks for the quick response. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8042
rel-eng@lists.fedoraproject.org