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

gatb-core packaging



Hello Andreas, 

I decided at least to try to package gatb-core.
The Debian Med Group Policy suggests to add the package to the "task" file, so I
did 

debcheckout -a debian-med

then added info about gatb-core to the tasks/bio-dev and then tried to push the changes.
But it seems that I don't have writing rights. Here is what I got:

nadiya@debian:~/tasks/debian-med$ git push
Enter passphrase for key '/home/nadiya/.ssh/id_rsa': 
Counting objects: 4, done.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 732 bytes | 183.00 KiB/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: remote unpack failed: unpack-objects abnormal exit
To git+ssh://git.debian.org/git/blends/projects/med.git
 ! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'git+ssh://git.debian.org/git/blends/projects/med.git'

I checked my git configuration and both name and mail seems right:
user.name=Nadiya Sitdykova
user.email=rovenskasa@gmail.com

Any ideas what I'm doing wrong?

Reply to: