Infrastructure | gnome-post-receive-email: Permission denied on push (#306)



Title: GitLab

Sonny Piers created an issue:

When I pushed to https://gitlab.gnome.org/sonny/gjs/-/tree/deprecate_modules I got the following error:

~/P/gjs ❯❯❯ git push --force
Enumerating objects: 57, done.
Counting objects: 100% (57/57), done.
Delta compression using up to 4 threads
Compressing objects: 100% (28/28), done.
Writing objects: 100% (41/41), 6.90 KiB | 6.90 MiB/s, done.
Total 41 (delta 29), reused 22 (delta 13), pack-reused 0
remote: 
remote: View merge request for deprecate_modules:
remote:   https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/324
remote: 
remote: /opt/gitlab/embedded/service/gitlab-shell/hooks/post-receive.d/post-receive: line 35: /home/admin/bin/git/gnome-post-receive-email: Permission denied
remote: Traceback (most recent call last):
remote:   File "/home/admin/bin/git/post-receive-notify-l10n", line 34, in <module>
remote:     main()
remote:   File "/home/admin/bin/git/post-receive-notify-l10n", line 25, in main
remote:     branch_name = get_branch_name(sys.stdin.readline().split()[2])
remote: IndexError: list index out of range
To gitlab.gnome.org:sonny/gjs.git
 + 13756a9c...a74cd2c6 deprecate_modules -> deprecate_modules (forced update)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]