FS#51420 - [4,4,1] /srv/http/vhosts/aur.archlinux.org/public/scripts/notify.py not found

Attached to Project: AUR web interface
Opened by Lex Black (TrialnError) - Monday, 17 October 2016, 19:43 GMT
Last edited by Lukas Fleischer (lfleischer) - Saturday, 22 October 2016, 07:10 GMT
Task Type Bug Report
Category Backend
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 4.3.0
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Following error message, while pushing to a repo. The push itself seems sucessfully, as it appears on aurweb.

remote: Traceback (most recent call last):
remote: File "hooks/update", line 11, in <module>
remote: load_entry_point('aurweb==4.4.1', 'console_scripts', 'aurweb-git-update')()
remote: File "/usr/lib/python3.5/site-packages/aurweb-4.4.1-py3.5.egg/aurweb/git/update.py", line 415, in main
remote: File "/usr/lib/python3.5/site-packages/aurweb-4.4.1-py3.5.egg/aurweb/git/update.py", line 216, in update_notify
remote: File "/usr/lib/python3.5/subprocess.py", line 947, in __init__
remote: restore_signals, start_new_session)
remote: File "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child
remote: raise child_exception_type(errno_num, err_msg)
remote: FileNotFoundError: [Errno 2] No such file or directory: '/srv/http/vhosts/aur.archlinux.org/public/scripts/notify.py'
remote: error: hook declined to update refs/heads/master
To ssh://aur.archlinux.org/tibia.git
! [remote rejected] master -> master (hook declined)
This task depends upon

Closed by  Lukas Fleischer (lfleischer)
Saturday, 22 October 2016, 07:10 GMT
Reason for closing:  Fixed
Comment by Johannes Löthberg (demize) - Tuesday, 18 October 2016, 21:06 GMT
Please retry, it should be fixed now.
Comment by Lex Black (TrialnError) - Tuesday, 18 October 2016, 21:37 GMT
Indeed, it's working again

Loading...