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

Bug#745135: RFS: mariadb-10.0/10.0.13-1 [ITP] -- Latest version of worlds most popular non-Oracle database)



> Nope, does not work... (However, pulling works via ssh)
>
> tobi@edoras:~/workspace/deb/mentors/mariadb/mariadb-10.0$ git push
> Counting objects: 4, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (4/4), done.
> Writing objects: 100% (4/4), 487 bytes | 0 bytes/s, done.
> Total 4 (delta 3), reused 0 (delta 0)
> remote: error: insufficient permission for adding an object to
> repository database ./objects
> remote: fatal: failed to write object
> error: unpack failed: unpack-objects abnormal exit
> To ssh://tobi@git.debian.org/git/pkg-mysql/mariadb-10.0.git
>  ! [remote rejected] master -> master (unpacker error)
> error: failed to push some refs to
> 'ssh://tobi@git.debian.org/git/pkg-mysql/mariadb-10.0.git'

hmm.. everything I can think of should be OK.

You are a member of the correct group scm_pkg-mysql:
ottok-guest@moszumanska:/git/pkg-mysql/mariadb-10.0.git$ id coldtobi-guest
uid=239277(coldtobi-guest) gid=239277(coldtobi-guest)
ryhmät=239277(coldtobi-guest),41110(pkg-mysql),81110(scm_pkg-mysql),150859(scm_sepwatch)

The repository is owned by that group (and git config includes
sharedrepository=1)

ottok-guest@moszumanska:/git/pkg-mysql/mariadb-10.0.git$ ls -la
yhteensä 40
drwxrwsr-x   7 ottok-guest scm_pkg-mysql 4096 maali  3  2014 .
drwxrwsr-x  14 root        scm_pkg-mysql 4096 elo    8 11:37 ..
drwxrwsr-x   2 ottok-guest scm_pkg-mysql 4096 maali  3  2014 branches
-rw-rw-r--   1 ottok-guest scm_pkg-mysql  275 maali  4  2014 config
-rw-rw-r--   1 ottok-guest scm_pkg-mysql   39 maali  3  2014 description
-rw-rw-r--   1 ottok-guest scm_pkg-mysql   23 maali  3  2014 HEAD
drwxrwsr-x   2 ottok-guest scm_pkg-mysql 4096 maali  3  2014 hooks
drwxrwsr-x   2 ottok-guest scm_pkg-mysql 4096 syys  27 21:00 info
drwxrwsr-x 224 ottok-guest scm_pkg-mysql 4096 syys  27 20:18 objects
drwxrwsr-x   4 ottok-guest scm_pkg-mysql 4096 maali  3  2014 refs

I ran this just to be sure:
ottok-guest@moszumanska:/git/pkg-mysql/mariadb-10.0.git$ chown -R
ottok-guest:scm_pkg-mysql *
ottok-guest@moszumanska:/git/pkg-mysql/mariadb-10.0.git$ chmod -R g+w *

Can you try again? Does logging in into git.debian.org work in general?


Reply to: