$ git push parabola HEAD:master Enumerating objects: 7, done. Counting objects: 100% (7/7), done. Delta compression using up to 2 threads Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 2.32 KiB | 2.32 MiB/s, done. Total 4 (delta 3), reused 0 (delta 0), pack-reused 0 remote: ==> Running checks on YAML files pushed to master... [pass] remote: ==> Updating system checkout... remote: From git://git.parabola.nu/hackers remote: 52ffee4..80c66a1 master -> origin/master remote: Merge made by the 'recursive' strategy. remote: users/1042.yml | 2 +- remote: 1 file changed, 1 insertion(+), 1 deletion(-) remote: ==> Running /etc/parabola-hackers/hooks/ remote: -> Updating system pacman keyring remote: :: Synchronizing package databases... remote: warning: parabola-keyring-20211124-1 is up to date -- skipping remote: libre is up to date remote: core is up to date remote: extra is up to date remote: community is up to date remote: pcr is up to date remote: config is up to date remote: ~lukeshu is up to date remote: there is nothing to do remote: -> Reloading nshd... remote: -> Updating @parabola.nu forwarding addresses... remote: ==> Updating libre/parabola-keyring ... remote: HEAD is now at e609d0681 libre: netpbm: Add forgetten patches from Arch Linux remote: -> Updating abslibre git repo... remote: Fetching origin remote: Already on 'master' remote: Your branch is up to date with 'origin/master'. remote: From git://git.parabola.nu/abslibre/abslibre remote: * branch master -> FETCH_HEAD remote: Already up to date. remote: ==> Retrieving sources... remote: ==> Generating checksums for source files... remote: [master ae3e9fba4] Update libre/parabola-keyring remote: 1 file changed, 2 insertions(+), 2 deletions(-) remote: :: Synchronizing package databases... libre is up to date core is up to date extra is up to date community is up to date pcr is up to date remote: ing full system upgrade... remote: there is nothing to do remote: ==> Syncing copy [autobuilder] with root copy remote: ==> Synchronizing chroot copy [/var/lib/archbuild/autobuilder/root] -> [autobuilder]...done remote: WARNING: the 'parabola-hackers build process (golang) is broken - autobuilder needs special 'sed' permission under sudoers.d remote: :: Synchronizing package databases... libre is up to date core is up to date extra is up to date community is up to date pcr is up to date remote: g dependencies... remote: looking for conflicting packages... remote: warning: dependency cycle detected: remote: warning: rubygems will be installed before its ruby dependency remote: warning: dependency cycle detected: remote: warning: ruby-irb will be installed before its ruby dependency remote: warning: dependency cycle detected: remote: warning: ruby-reline will be installed before its ruby dependency remote: remote: Packages (7) colordiff-1.0.19-1 libyaml-0.2.5-1 ruby-3.0.1-1.parabola1 remote: ruby-irb-1.3.6-1 ruby-reline-0.2.5-1 rubygems-3.2.29-1 remote: parabola-hackers-20180426-1 remote: remote: Total Installed Size: 14.92 MiB remote: remote: :: Proceed with installation? [Y/n] remote: (7/7) checking keys in keyring [######################] 100% remote: (7/7) checking package integrity [######################] 100% remote: (7/7) loading package files [######################] 100% remote: (7/7) checking for file conflicts [######################] 100% remote: (7/7) checking available disk space [######################] 100% remote: :: Processing package changes... remote: (1/7) installing libyaml [######################] 100% remote: (2/7) installing rubygems [######################] 100% remote: (3/7) installing ruby-reline [######################] 100% remote: (4/7) installing ruby-irb [######################] 100% remote: (5/7) installing ruby [######################] 100% remote: Optional dependencies for ruby remote: ruby-docs: Ruby documentation remote: tk: for Ruby/TK remote: (6/7) installing colordiff [######################] 100% remote: (7/7) installing parabola-hackers [######################] 100% remote: remote: We trust you have received the usual lecture from the local System remote: Administrator. It usually boils down to these three things: remote: remote: #1) Respect the privacy of others. remote: #2) Think before you type. remote: #3) With great power comes great responsibility. remote: remote: [sudo] password for autobuilder: remote: sudo: no password was provided remote: sudo: a password is required remote: remote: ==> ERROR: An unknown error has occurred. Exiting... remote: ./hooks/post-receive: line 18: 2490010 User defined signal 1 ~autobuilder/.local/bin/autobuild libre/parabola-keyring To ssh://git.parabola.nu:1863/~git/hackers.git 52ffee4..80c66a1 HEAD -> master