Re: [aur-general] CVS freeze and move to SVN/official tools
Hello, i am still failing to upload packages to [community]. The communitypkg script from the aurtools wants a password, which I do not have, I only have aa passphrase. The devtools package does not include a communitypkg script. Puzzled Stefan
2009/7/18, Stefan Husmann <stefan-husmann@t-online.de>:
Hello,
i am still failing to upload packages to [community]. The communitypkg script from the aurtools wants a password, which I do not have, I only have aa passphrase. The devtools package does not include a communitypkg script.
Use devtools-git. -- Arch Linux Developer http://www.archlinux.org http://www.archlinux.it
Stefan Husmann wrote:
Hello,
i am still failing to upload packages to [community]. The communitypkg script from the aurtools wants a password, which I do not have, I only have aa passphrase. The devtools package does not include a communitypkg script.
The communitypkg script has not been updated yet so you need to do something like this: svn co <pkg> cd <pkg>/trunk (update pkgbuild, build package, and scp it to ~/staging/community on sigurd) svn commit -m "update message" archrelease community-{i686,x86_64} on sigurd: /arch/db-community{,64} The whole upload, commit and archrelease will be handled by communitypkg once it gets updated Hope that helps... Allan
Allan McRae schrieb:
Stefan Husmann wrote:
Hello,
i am still failing to upload packages to [community]. The communitypkg script from the aurtools wants a password, which I do not have, I only have aa passphrase. The devtools package does not include a communitypkg script.
The communitypkg script has not been updated yet so you need to do something like this:
svn co <pkg> cd <pkg>/trunk (update pkgbuild, build package, and scp it to ~/staging/community on sigurd) svn commit -m "update message" archrelease community-{i686,x86_64}
on sigurd: /arch/db-community{,64}
The whole upload, commit and archrelease will be handled by communitypkg once it gets updated
Hope that helps...
Allan
Thank you, that worked for the package apvlv. Stefan
participants (3)
-
Allan McRae
-
Giovanni Scafora
-
Stefan Husmann