[aur-general] Package naming
Hi, I'm trying to update my package, llvm-r600 but aur doesn't allow me to upload it. It says (translation from Croatian): Wrong name: Only small letters allowed. Strange enough, I was able to upload llvm-r600 package some time ago.
On Thu, May 2, 2013 at 12:03 PM, Armin K. <krejzi@email.com> wrote:
It says (translation from Croatian): Wrong name: Only small letters allowed.
can you paste the pkgbuild on a pastebin? cheers! mar77i
On 05/03/2013 10:38 AM, Martti Kühne wrote:
On Thu, May 2, 2013 at 12:03 PM, Armin K. <krejzi@email.com> wrote:
It says (translation from Croatian): Wrong name: Only small letters allowed.
can you paste the pkgbuild on a pastebin?
cheers! mar77i
Hi, http://sprunge.us/JFDe there it is. Cheers.
Hi, the problem is that youre making multiple packages and AUR doesnt supports it properly. A possible hack would be to add at begin of second line : true && On 03/05/2013 13:10, Armin K. wrote:
On 05/03/2013 10:38 AM, Martti Kühne wrote:
On Thu, May 2, 2013 at 12:03 PM, Armin K. <krejzi@email.com> wrote:
It says (translation from Croatian): Wrong name: Only small letters allowed.
can you paste the pkgbuild on a pastebin?
cheers! mar77i
Hi,
there it is.
Cheers.
On 05/03/2013 01:15 PM, Guillaume Friloux wrote:
Hi, the problem is that youre making multiple packages and AUR doesnt supports it properly. A possible hack would be to add at begin of second line : true &&
Well, there are already several packages with split binary packages, and they appear to be uploaded correctly. This mentions naming problem - ie only small letters allowed. CC-ing aur-dev. I can't upload llvm split package named llvm-r600 and it says: (translation from Croatian): Wrong name: Only small letters allowed. The PKGBUILD is located at http://sprunge.us/JFDe Is this a bug? I could upload the original package, but I can't update it.
On Fri, May 03, 2013 at 05:50:28PM +0200, Armin K. wrote:
On 05/03/2013 01:15 PM, Guillaume Friloux wrote:
Hi, the problem is that youre making multiple packages and AUR doesnt supports it properly. A possible hack would be to add at begin of second line : true &&
Well, there are already several packages with split binary packages, and they appear to be uploaded correctly. This mentions naming problem - ie only small letters allowed.
CC-ing aur-dev.
I can't upload llvm split package named llvm-r600 and it says:
(translation from Croatian): Wrong name: Only small letters allowed.
The PKGBUILD is located at
Is this a bug? I could upload the original package, but I can't update it.
bcc aur-dev This isn't a bug, and this isn't new behavior. https://bugs.archlinux.org/task/16394
On 03/05/2013 18:05, Dave Reisner wrote:
On Fri, May 03, 2013 at 05:50:28PM +0200, Armin K. wrote:
On 05/03/2013 01:15 PM, Guillaume Friloux wrote:
Hi, the problem is that youre making multiple packages and AUR doesnt supports it properly. A possible hack would be to add at begin of second line : true &&
Well, there are already several packages with split binary packages, and they appear to be uploaded correctly. This mentions naming problem - ie only small letters allowed.
CC-ing aur-dev.
I can't upload llvm split package named llvm-r600 and it says:
(translation from Croatian): Wrong name: Only small letters allowed.
The PKGBUILD is located at
Is this a bug? I could upload the original package, but I can't update it. bcc aur-dev
This isn't a bug, and this isn't new behavior.
this is the bug i was having months ago when making the shotgun-svn package, that i splitted into 3 packages. on IRC, people were aware of it, ive been told the trick i just gave, and it solved my problem.
participants (4)
-
Armin K.
-
Dave Reisner
-
Guillaume Friloux
-
Martti Kühne