Help getting started -- trying to build csound package

Forrest Cahoon forrest.cahoon at gmail.com
Tue Jun 12 01:37:42 UTC 2012


On Sun, Jun 10, 2012 at 10:17 PM, Felipe Sateler <fsateler at debian.org> wrote:
> On Sun, Jun 10, 2012 at 10:49 PM, Forrest Cahoon
> <forrest.cahoon at gmail.com> wrote:
>>
>> On Sun, Jun 10, 2012 at 7:59 PM, Felipe Sateler <fsateler at debian.org>
>> wrote:
>> > [ ... ]
>> > Yes! Use git push --tags origin master upstream pristine-tar
>> > This is documented in the DevelopPackaging page of the wiki.
>> >
>> > This way we can take a look at the changes.
>>
>> I got this error:
>>
>> forrest at supercool:~/debian/csound_build/csound$ git push --dry-run
>> --tags origin master upstream pristine-tarPermission denied
>> (publickey).
>> fatal: The remote end hung up unexpectedly
>>
>> I had this problem cloning the repository until I uploaded my public
>> ssh key to alioth -- and then it took a while.  But that's already
>> done now.
>>
>> Does someone need to tweak my permissions?
>
> Hmm, strange. You are listed as both admin and junior developer in the
> alioth group. I just removed the junior developer, but I don't think
> this should have issues.
>
> Can you ssh to git.debian.org? If so, what groups are you in (use the
> groups command)?

I figured it out -- I needed to change the repo url in .git/config to
specify my username (like git+ssh://fcahoon-guest@git.debian.org/...)

I pushed my changes for your inspection.

> PS: please don't CC me.

Sorry -- thanks for pointing that out.  Replying to the list only in
gmail is clunky, and I probably wouldn't have even noticed I had done
that if you hadn't mentioned it.

Forrest



More information about the pkg-multimedia-maintainers mailing list