[aur-general] python traceback on git push

Georg g.schlisio at dukun.de
Thu Jul 19 16:11:30 UTC 2018


Hi,

I just updated a few packages and ran into an issue with the AUR:

$ git push
[…]
remote: Traceback (most recent call last):
remote:   File "/usr/bin/aurweb-notify", line 11, in <module>
remote:     load_entry_point('aurweb==4.7.0', 'console_scripts', 
'aurweb-notify')()
remote:   File 
"/usr/lib/python3.6/site-packages/aurweb-4.7.0-py3.6.egg/aurweb/scripts/notify.py", 
line 541, in main
remote:   File 
"/usr/lib/python3.6/site-packages/aurweb-4.7.0-py3.6.egg/aurweb/scripts/notify.py", 
line 69, in send
remote:   File 
"/usr/lib/python3.6/site-packages/aurweb-4.7.0-py3.6.egg/aurweb/scripts/notify.py", 
line 56, in get_body_fmt
remote:   File 
"/usr/lib/python3.6/site-packages/aurweb-4.7.0-py3.6.egg/aurweb/scripts/notify.py", 
line 192, in get_body
remote:   File 
"/usr/lib/python3.6/site-packages/aurweb-4.7.0-py3.6.egg/aurweb/l10n.py", 
line 14, in translate
remote:   File "/usr/lib/python3.6/gettext.py", line 514, in translation
remote:     raise OSError(ENOENT, 'No translation file found for 
domain', domain)
remote: FileNotFoundError: [Errno 2] No translation file found for 
domain: 'aurweb'
[…]

the push succeeded nonetheless.

Georg


More information about the aur-general mailing list