[Libre-soc-dev] ikiwiki permission denied on git push

Jacob Lifshay programmerjake at gmail.com
Tue Oct 27 19:49:09 GMT 2020


Got the following two messages from successive git push commands:
Counting objects: 5, done.
Delta compression using up to 24 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 2.79 KiB | 2.79 MiB/s, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: From /var/lib/gitolite3/repositories/libreriscv
remote:    c764d239..0f41c4f6  master     -> origin/master
remote: error: unable to unlink old
'3d_gpu/architecture/compared_to_register_renaming.mdwn': Permission
denied
remote: failed to write
/var/www/public_html/libreriscv/recentchanges/index.html.ikiwiki-new:
Permission denied
To ssh://git.libre-soc.org:922/libreriscv.git
   c764d23..0f41c4f  master -> master

Counting objects: 5, done.
Delta compression using up to 24 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 490 bytes | 490.00 KiB/s, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: error: cannot pull with rebase: You have unstaged changes.
remote: error: please commit or stash them.
remote: 'git pull --prune origin' failed:  at
/usr/share/perl5/IkiWiki/Plugin/git.pm line 251.
remote: failed to write
/var/www/public_html/libreriscv/recentchanges/index.html.ikiwiki-new:
Permission denied
To ssh://git.libre-soc.org:922/libreriscv.git
   0f41c4f..d4489f6  master -> master

Jacob



More information about the Libre-soc-dev mailing list