You are not logged in.

#1 2005-02-02 08:36:45

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Is there a way to use ABS to rebuild the entire system?

I'm thinking I've got a problem caused by some packages being compiled with a different version of gcc than I am using to compile new programs.

I would like to rebuild all packages on the system using the same default gcc version and flags. Is there some way to use pacman/abs to rebuild all installed packages from their PKGBUILDs?

Offline

#2 2005-02-02 09:04:49

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: Is there a way to use ABS to rebuild the entire system?

srcpac -Syub
I think that is it. I am reading up on srcpac, and will hopefully learn enough to do some documentation for it.
I just need to actually use it now, to get the feel for it.
But...I believe it should be able to fix your problem for you.


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#3 2005-02-02 11:47:27

Pajaro
Member
Registered: 2004-04-21
Posts: 884

Re: Is there a way to use ABS to rebuild the entire system?

there's was an option like "makepkg world" to build all packages in a directory, but I don't remember the parameter.

it will be useful to set an output directory

Offline

#4 2005-02-02 20:28:47

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Is there a way to use ABS to rebuild the entire system?

Srcpac? Hmm, never heard of that one... I'll have to check out the man page...

Offline

#5 2005-02-02 20:34:14

SG-3
Member
Registered: 2005-02-01
Posts: 28

Re: Is there a way to use ABS to rebuild the entire system?

pacman -S srcpac  wink


"just below me"

Offline

#6 2005-02-02 21:37:21

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: Is there a way to use ABS to rebuild the entire system?

makeworld -bf /mnt/bigdrive/packages *

Should that do it?

Offline

#7 2005-02-02 23:48:09

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: Is there a way to use ABS to rebuild the entire system?

Oh yeah, I switched to makeworld -bc /mnt/bigdrive/packages * from the /var/abs directory, just so I wouldn't junk the drive up with an assload of source code.

Unfortunately, that builds everything whether I need it or not. Whatever...

I'll check back on it once in a while, maybe it'll be done in a week.

Offline

#8 2005-02-03 09:33:52

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Is there a way to use ABS to rebuild the entire system?

use srcpac


AKA uknowme

I am not your friend

Offline

#9 2005-02-03 12:00:01

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: Is there a way to use ABS to rebuild the entire system?

Ehh, I might try that later. As is, I already have all of base compiled, and most of daemons. I might as well let it finish and have my own repository of fresh compiled packages.

I'll experiment with srcpac later, the --help with extremely sparse.

Offline

Board footer

Powered by FluxBB