#4906 traceback when pushing utf-8 branch
Opened 3 years ago by praiskup. Modified 3 years ago

I made a typo (not intentional), but the traceback is still ugly:

remote: Has commit access: True
remote: Has commit access: True
remote: Traceback (most recent call last):
remote:   File "/usr/lib/python2.7/site-packages/pagure/hooks/__init__.py", line 390, 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 432, in post_receive
remote:     session, project, commits, refname, default_branch
remote:   File "/usr/lib/python2.7/site-packages/pagure/hooks/default.py", line 278, in inform_pull_request_urls
remote:     print("Create a pull-request for %s" % refname)
remote: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 48: ordinal not in range(128)
remote:   - to fedora-message
remote:   - to stomp
remote:   - to mqtt
remote:   - to web-hooks
remote: Sending to redis to send commit notification emails
remote: * Publishing information for 677 commits
remote:   - to fedora-message
remote:   - to stomp
remote:   - to mqtt
remote:   - to web-hooks
remote: 
To ssh://pagure.io/forks/praiskup/copr/copr.git
 * [new branch]        make-srpm-separate-chréoot -> make-srpm-separate-chréoot

Metadata Update from @pingou:
- Issue tagged with: bug

3 years ago

Login to comment on this ticket.

Metadata