You are not logged in.

#1 2010-11-15 21:08:20

twix
Member
Registered: 2010-10-07
Posts: 63

Automatically build ABS and AUR pkgs each update for another computer

Hello,

I use archlinux on both of my computers (one with a 4-cores Phenom and a netbook).
I think i do not need to explain the difference of power between them smile.

But since my netbook have an N270, i wish to compile package with optimized makepkg flags.
Everything is fine if I build each package manually with pacman -Sb <pkg> for the current computer, but i can't get how to compile packages for another computer, exporting pkg.tar.gz to a particular folder without installing them.

I have tried pacbuilder, but it is currently broken, I don't figure how to do it with powerpill/bauerbill ... I'm kind of trapped hmm

Do you have any suggestions ?

Thanks you

Eric

Offline

#2 2010-11-15 21:59:29

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Automatically build ABS and AUR pkgs each update for another computer

Have you tried

       --cache-built
              Move built packages to the cache. If PKGDEST is set in makepkg.conf, it will take precedence over this
              option.

with bauerbill?

Offline

#3 2010-11-16 06:34:28

twix
Member
Registered: 2010-10-07
Posts: 63

Re: Automatically build ABS and AUR pkgs each update for another computer

Hmm, i tried it, but bauerbill keep calling pacman for installing after compilation. It's the main problem : i can't find any way to just compile package when updated, create the package and do not install them, just keep the package made, but thanks for the help karol wink

Offline

#4 2010-11-16 22:28:01

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Automatically build ABS and AUR pkgs each update for another computer

Ah, so the 'don't install' part is important ;P

You say that pacbuilder is currently broken - what do you mean? Did you try to compile it from AUR or did you get it from the unarch repo?

Offline

#5 2010-11-17 20:23:02

twix
Member
Registered: 2010-10-07
Posts: 63

Re: Automatically build ABS and AUR pkgs each update for another computer

It seems to be working ... Surely a chair-keyboard interface problem. I try another time with pacbuild, and i respond here smile

Offline

Board footer

Powered by FluxBB