Skip to content

Instantly share code, notes, and snippets.

Created July 6, 2017 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a94fb9e451e13227065a58ce3abaa894 to your computer and use it in GitHub Desktop.
Save anonymous/a94fb9e451e13227065a58ce3abaa894 to your computer and use it in GitHub Desktop.
~/projects/crux/compat-32
$ git push
Counting objects: 127, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (127/127), done.
Writing objects: 100% (127/127), 22.71 KiB | 0 bytes/s, done.
Total 127 (delta 51), reused 0 (delta 0)
remote: Resolving deltas: 100% (51/51), completed with 18 local objects.
remote: ERROR! Failed to open logfile: /var/log/git/hooks/ports/compat-32/post-receive.log
remote: mkdir: cannot create directory '/home/crux/git-to-rsync-working-copy/compat-32/3.1.new': Permission denied
remote: tar: /home/crux/git-to-rsync-working-copy/compat-32/3.1.new: Cannot open: No such file or directory
remote: tar: Error is not recoverable: exiting now
remote: Can't generate repository for '/home/crux/git-to-rsync-working-copy/compat-32/3.1.new': No such directory
remote: /usr/bin/httpup-repgen: 46: exit: Illegal number: -2
remote: mv: cannot move '/home/crux/git-to-rsync-working-copy/compat-32/3.1' to '/home/crux/git-to-rsync-working-copy/compat-32/3.1.old': Permission denied
remote: mv: cannot stat '/home/crux/git-to-rsync-working-copy/compat-32/3.1.new': No such file or directory
remote: mkdir: cannot create directory '/home/crux/git-to-rsync-working-copy/compat-32/3.2.new': Permission denied
remote: tar: /home/crux/git-to-rsync-working-copy/compat-32/3.2.new: Cannot open: No such file or directory
remote: tar: Error is not recoverable: exiting now
remote: Can't generate repository for '/home/crux/git-to-rsync-working-copy/compat-32/3.2.new': No such directory
remote: /usr/bin/httpup-repgen: 46: exit: Illegal number: -2
remote: mv: cannot move '/home/crux/git-to-rsync-working-copy/compat-32/3.2' to '/home/crux/git-to-rsync-working-copy/compat-32/3.2.old': Permission denied
remote: mv: cannot stat '/home/crux/git-to-rsync-working-copy/compat-32/3.2.new': No such file or directory
remote: mkdir: cannot create directory '/home/crux/git-to-rsync-working-copy/compat-32/3.3.new': Permission denied
remote: tar: /home/crux/git-to-rsync-working-copy/compat-32/3.3.new: Cannot open: No such file or directory
remote: tar: Error is not recoverable: exiting now
remote: Can't generate repository for '/home/crux/git-to-rsync-working-copy/compat-32/3.3.new': No such directory
remote: /usr/bin/httpup-repgen: 46: exit: Illegal number: -2
remote: mv: cannot move '/home/crux/git-to-rsync-working-copy/compat-32/3.3' to '/home/crux/git-to-rsync-working-copy/compat-32/3.3.old': Permission denied
remote: mv: cannot stat '/home/crux/git-to-rsync-working-copy/compat-32/3.3.new': No such file or directory
To crux:/home/crux/scm/ports/compat-32.git
54ada42..0d99dc3 3.3 -> 3.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment