[aur-general] python traceback on git push
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
Hey Georg, This is a known issue[1]. Eli tried to fix it but the patch doesn't seem to be working. [1] https://bugs.archlinux.org/task/59278 Thank you, Filipe Laíns 3DCE 51D6 0930 EBA4 7858 BA41 46F6 33CB B0EB 4BF2 On Thu, 2018-07-19 at 18:11 +0200, Georg wrote:
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
Sent via Migadu.com, world's easiest email hosting
On 07/19/2018 12:11 PM, Georg wrote:
Hi,
I just updated a few packages and ran into an issue with the AUR:
Yes, as mentioned in https://lists.archlinux.org/pipermail/aur-general/2018-July/034171.html -- Eli Schwartz Bug Wrangler and Trusted User
Yes, as mentioned in https://lists.archlinux.org/pipermail/aur-general/2018-July/034171.html
thanks. sorry for the noise then…
participants (3)
-
Eli Schwartz
-
Filipe Laíns
-
Georg