You are not logged in.

#1 2010-04-26 07:43:10

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

[Solved] Problem With Aurbuild

I just reinstalled chakra and I cant install anything via aurbuild. Everything builds fine but at the very end it says it cant find the package.

==> Creating package...
  -> Generating .PKGINFO file...
  -> Adding install script...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bauerbill 2010.03.14.1-1 any (Mon Apr 26 03:39:26 EDT 2010)
Error: could not find the built package in /var/tmp/aurbuild/build/bauerbill/bauerbill/bauerbill-2010.03.14.1-1-any.pkg.tar.gz
In some cases this might mean the PKGDEST location does not have write and execute permissions
for the aurbuild user or group.

[bran@ra ~]$ ls -l /var/tmp/aurbuild
total 4
drwxrwxrwx 3 aurbuild users 4096 Apr 26 03:42 build

Last edited by brando56894 (2010-05-06 05:34:10)

Offline

#2 2010-04-28 13:00:59

liquidBass
Member
Registered: 2009-05-29
Posts: 8

Re: [Solved] Problem With Aurbuild

I'm having the exact same issue, on 2 different machines. A third machine is fine and I can't figure out why the other 2 have a broken (apparently) aurbuild.

Offline

#3 2010-04-28 13:18:14

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Re: [Solved] Problem With Aurbuild

Glad to see I'm not the only one with this problem.

Offline

#4 2010-05-04 09:52:23

Srigi
Member
Registered: 2007-08-04
Posts: 11

Re: [Solved] Problem With Aurbuild

Have same problem on 2 machines recenly fresh reinstalled. Does somebody know some workaround/fix?

Offline

#5 2010-05-04 11:27:54

dbb
Member
From: New York City
Registered: 2008-12-14
Posts: 31
Website

Re: [Solved] Problem With Aurbuild

It's because aurbuild is expecting the package to to use the .tar.gz extension whereas with the last makepkg upgrade it's likely a .tar.xz file.

EDIT: A workaround is to manually install the built package yourself with pacman.

Last edited by dbb (2010-05-04 12:03:50)

Offline

#6 2010-05-04 12:33:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] Problem With Aurbuild

This should go in a bug report to the aurbuild developer.

BTW, interesting that the error in the first post occurred when the user was trying to build bauerbill... wink

Offline

#7 2010-05-04 18:17:32

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Re: [Solved] Problem With Aurbuild

tomk wrote:

This should go in a bug report to the aurbuild developer.

BTW, interesting that the error in the first post occurred when the user was trying to build bauerbill... wink

I know right? lol

dbb wrote:

It's because aurbuild is expecting the package to to use the .tar.gz extension whereas with the last makepkg upgrade it's likely a .tar.xz file.

EDIT: A workaround is to manually install the built package yourself with pacman.

yep that was it, thanks! I haven't been using linux a lot lately (because Ive had a lot of stuff to do for college thats easier to do in windows) and I was confused when about a week or two ago when I saw the extension of .tar.xz and was like wtf is that?

So I'm guessing LZMA is replacing GZIP all over linux?


edit:
my answer was right in the aur page for aurbuild! lol

Comment by: b1arch on Tue, 27 Apr 2010 13:50:07 +0000

    It would be indeed great to get support for the .xz packages. Due to this format change my aurbuild stopped working and I had to set the PKGEXT to .pkg.tar.gz in /etc/makepkg.conf. Since I don`t think that I am the only user affected by this, a fix would be greatly appreciated.

Last edited by brando56894 (2010-05-04 18:21:02)

Offline

#8 2010-05-05 15:31:29

liquidBass
Member
Registered: 2009-05-29
Posts: 8

Re: [Solved] Problem With Aurbuild

brando56894 wrote:

edit:
my answer was right in the aur page for aurbuild! lol

Comment by: b1arch on Tue, 27 Apr 2010 13:50:07 +0000

    It would be indeed great to get support for the .xz packages. Due to this format change my aurbuild stopped working and I had to set the PKGEXT to .pkg.tar.gz in /etc/makepkg.conf. Since I don`t think that I am the only user affected by this, a fix would be greatly appreciated.

That works. Thanks! smile

Mod edit - corrected quoting error. tomk

Offline

#9 2010-05-06 05:36:53

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Re: [Solved] Problem With Aurbuild

You're welcome!

Offline

#10 2010-06-04 05:38:37

louipc
Member
Registered: 2006-10-09
Posts: 85

Re: [Solved] Problem With Aurbuild

aurbuild 1.8.9 solves this issue.

http://aurbuid.berlios.de

Offline

Board footer

Powered by FluxBB