You are not logged in.
I built a package using makepkg, but when I try to submit it, the page says "unsupported file format (please submit gzip'ed tarballs generated by makepkg(8) only)."
Any idea why this might be?
Offline
Without any further details, the only possibilty is that you didn't meet that requirement. How did you create the tarball anyway?
Offline
You don't submit packages, you submit source tarballs. The upload page tells you how to generate them.
Offline
Install pkgbuild-introspection and run:
mkaurballOffline
It works with mkaurball. Shouldn't the error message say that instead of use makepkg?
Offline
That is weird. I have never heard of pkgbuild-introspection and mkaurball, but I maintain a package in the AUR. There have not been any updates in a long time. I also remember makepkg creating a valid tarball in the past. Has this changed? Is my memory broken?
EDIT: Forget the question, I did my own research. Both is true. makepkg --source creates the tarball, but it looks like the metadata files had to be created manually in the past. That makes sense.
Last edited by Awebb (2014-09-21 09:50:33)
Offline