You are not logged in.
Pages: 1
aurup is a little bash script to easily upload packages on AUR (written by pierluigi and mOlOk)
$ aurup -h
aurup - version 0.1
Remember to create ~/.aurup with inside:
user=YOUR_AUR_USERNAME
pass=YOUR_AUR_PASS
usage: /usr/bin/aurup pkgname category comments pkgfile
pkgname == package name
category == category of the package or "auto" for automatic detection
comments == comments you want to post
pkgfile == tar.gz with PKGBUILD inside to send
note: /usr/bin/aurup -l to list categories
get it on AUR here: http://aur.archlinux.org/packages.php?d … =1&ID=5848
Offline
good job ^^
Offline
I'm very interested for this script, but it doesn't work for me
$ aurup pan-devel network "update to 0.102" pan-devel-aur.tar.gz pan-devel: [Upload] [Reset]
What's the problem ?
Offline
What's the problem ?
did you create the file ~/.aurup with your username and password of the AUR account ?
if so, maybe there is a problem with the PKGBUILD, and atm aurup doesn't support error very well. (we are improving it)
Offline
did you create the file ~/.aurup with your username and password of the AUR account ?
yes I do
here is the problem:
<center>
<span>You are not allowed to overwrite the <b>pan-devel</b> package.</span><br>
<b
Offline
i've just seen you updated it on aut (pan-devel)
did you do that using the web interface? how did you flag the "overwrite" options in the form (yes or no?)
i've never seen an error like that... (not only using aurup, but using aur in general)
Offline
this is because pan-devel was an orphan
I use "adopt" button to became the package maintainer, then I can overwrite now.
Offline
this is because pan-devel was an orphan
![]()
I use "adopt" button to became the package maintainer, then I can overwrite now.
well, this explains all. thank you for reporting it
Offline
wow!, nice. Thanks, now only if I could get a rss feed for the comments on my packages...
Offline
wow!, nice. Thanks, now only if I could get a rss feed for the comments on my packages...
thank you.
rss feed for comments would be a nice feature, you have to ask it to aur devels
Offline
Pages: 1