You are not logged in.

#1 2010-03-04 05:40:10

roy_hu
Member
Registered: 2009-10-29
Posts: 85

Unable to submit a package to AUR

I'm already maintaining 4 packages on AUR, but today when I was submitting a 5th package, all I got was this unhelpful error message:

Use `makepkg --source` to generate source packages for submission!

Error - No file uploaded

If you'd like to help out, the source files are located at http://github.com/wh5a/arch/tree/master/archpkg/otags/

Offline

#2 2010-03-04 05:43:02

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Unable to submit a package to AUR

So just to check....   you did use "makepkg --source" to generate the tarball you submitted?

Offline

#3 2010-03-04 07:28:14

roy_hu
Member
Registered: 2009-10-29
Posts: 85

Re: Unable to submit a package to AUR

Yes...

Offline

#4 2010-03-04 07:37:47

Runiq
Member
From: Germany
Registered: 2008-10-29
Posts: 1,053

Re: Unable to submit a package to AUR

Did you perhaps do it like I did and changed SRCEXT to '.tar.xz' in your /etc/makepkg.conf?

Offline

#5 2010-03-04 08:09:33

roy_hu
Member
Registered: 2009-10-29
Posts: 85

Re: Unable to submit a package to AUR

Runiq wrote:

Did you perhaps do it like I did and changed SRCEXT to '.tar.xz' in your /etc/makepkg.conf?

No, I didn't wink

Offline

#6 2010-03-04 10:45:04

stefanwilkens
Member
From: Enschede, the Netherlands
Registered: 2008-12-10
Posts: 624

Re: Unable to submit a package to AUR

is the file you're trying to upload readable by your user?


Arch i686 on Phenom X4 | GTX760

Offline

#7 2010-03-04 11:01:29

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: Unable to submit a package to AUR

Runiq wrote:

Did you perhaps do it like I did and changed SRCEXT to '.tar.xz' in your /etc/makepkg.conf?

AUR doesn't accept those?


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#8 2010-03-04 11:15:17

Runiq
Member
From: Germany
Registered: 2008-10-29
Posts: 1,053

Re: Unable to submit a package to AUR

Nope, not yet, apparently. (Pierre said so as well in the German forum.)

Offline

#9 2010-03-04 15:08:52

roy_hu
Member
Registered: 2009-10-29
Posts: 85

Re: Unable to submit a package to AUR

stefanwilkens wrote:

is the file you're trying to upload readable by your user?

Yes.

Offline

#10 2010-03-04 15:52:09

Runiq
Member
From: Germany
Registered: 2008-10-29
Posts: 1,053

Re: Unable to submit a package to AUR

I uploaded and orphaned the package: http://aur.archlinux.org/packages.php?ID=35200

Of course, there's still your original problem. I just d/l'ed the two files (PKGBUILD and patch), used makepkg --source, renamed the src.tar.gz file to otags.tar.gz and uploading worked without a hitch, so no problem there at all…

Offline

#11 2010-03-04 19:29:31

roy_hu
Member
Registered: 2009-10-29
Posts: 85

Re: Unable to submit a package to AUR

Runiq wrote:

I uploaded and orphaned the package: http://aur.archlinux.org/packages.php?ID=35200

Of course, there's still your original problem. I just d/l'ed the two files (PKGBUILD and patch), used makepkg --source, renamed the src.tar.gz file to otags.tar.gz and uploading worked without a hitch, so no problem there at all…

Thanks. Do I have to rename the file? I don't remember I ever did that...

Offline

#12 2010-03-04 19:43:30

Runiq
Member
From: Germany
Registered: 2008-10-29
Posts: 1,053

Re: Unable to submit a package to AUR

roy_hu wrote:
Runiq wrote:

I uploaded and orphaned the package: http://aur.archlinux.org/packages.php?ID=35200

Of course, there's still your original problem. I just d/l'ed the two files (PKGBUILD and patch), used makepkg --source, renamed the src.tar.gz file to otags.tar.gz and uploading worked without a hitch, so no problem there at all…

Thanks. Do I have to rename the file? I don't remember I ever did that...

I dunno, but whenever I download a package from the AUR, it's always called $pkgname.tar.gz, that's why I usually do it.

Last edited by Runiq (2010-03-04 19:48:45)

Offline

#13 2010-03-04 20:03:57

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Re: Unable to submit a package to AUR

Nah, naming ain't no issue here.
I also, for some reason, had some problem using the web upload interface sometimes, while doing it from CLI has not for once failed.
What I do, for example, to upload a pkg.src.tar.gz to AUR is:

$ makepkg --source
$ dzlad -p pkg.src.tar.gz@editors:"Some Comment." -u username:password

This has never failed me. If you don't like ruby, there's also slurpy which is in python, among others; or roll your own using curl...


This silver ladybug at line 28...

Offline

#14 2010-03-06 12:32:43

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Unable to submit a package to AUR

Where does the dzlad program come from?

Offline

#15 2010-03-06 14:05:28

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Re: Unable to submit a package to AUR

Stefan Husmann wrote:

Where does the dzlad program come from?

I wrote it as a practice in ruby. It's been in AUR for a month: http://aur.archlinux.org/packages.php?ID=33881.
It doesn't do much; if anyone should be interested to try, do check out --help and --examples

Last edited by lolilolicon (2010-03-06 14:06:36)


This silver ladybug at line 28...

Offline

Board footer

Powered by FluxBB