You are not logged in.
I was considering building this functionality into makeworld, but being a separate script really makes sense. Great work
Plus, the output looks awesome. I'd suggest a --verbose option that tees the makepkg output to the console - some people like seeing compile info fly by.
+1
u should do that
Its a sick world we live in....
Offline
pacbuilder, pacbuild?
pacabs
pacpkg
pacworld
pacmake
Its a sick world we live in....
Offline
this is aweosme finally a rebuild world that works...ive been trying to use makeworld for ages and doesnt work as it should...hopefully the devs could use ur script and merge it on current makeworld...great work
If you notice bugs in makeworld - file a bug report please
@Cimi - I don't know if there's public SVN access - afaik there isn't. You could dig into the abs script to see how it grabs its stuff from rsync, and maybe tap into that?
Offline
Cimi wrote:if you choose safe cflags: http://wiki.archlinux.org/index.php/Safe_Cflags then you shouldn't broke anything.
If an error occurs and a package can't be installed due to a deps etc etc, then it won't be installed by this script.Two further questions:
(1) If a package can't be installed, will my existing package be left intact?
(2) If I make changes in my cflags and do a core rebuild, does this mean that, from now on when new releases appear, I'll need to use pacbuilder to build and install that package (or do a manual build with the same cflags) rather than simply installing the new Arch binary? I'm not sure I'm willing to commit to that if so, since one reason I left Gentoo was to get off the compile treadmill.
Thanks.
1) yes
2) maybe I'll add an upgrade feature
Last edited by Cimi (2008-05-22 13:08:57)
Offline
Cerebral wrote:I was considering building this functionality into makeworld, but being a separate script really makes sense. Great work
Plus, the output looks awesome. I'd suggest a --verbose option that tees the makepkg output to the console - some people like seeing compile info fly by.
+1
u should do that
there is, --verbose, and --edit to be verbose and edit pkgbuild
Offline
aRcHaTe wrote:this is aweosme finally a rebuild world that works...ive been trying to use makeworld for ages and doesnt work as it should...hopefully the devs could use ur script and merge it on current makeworld...great work
If you notice bugs in makeworld - file a bug report please
@Cimi - I don't know if there's public SVN access - afaik there isn't. You could dig into the abs script to see how it grabs its stuff from rsync, and maybe tap into that?
it must have been updated cause its working now i remeber trying it and the "core" was named "base"..so it didnt work....
just one question is it possible to makeworld build only the instaled packages?
thanks
Its a sick world we live in....
Offline
aRcHaTe wrote:Cerebral wrote:I was considering building this functionality into makeworld, but being a separate script really makes sense. Great work
Plus, the output looks awesome. I'd suggest a --verbose option that tees the makepkg output to the console - some people like seeing compile info fly by.
+1
u should do thatthere is, --verbose, and --edit to be verbose and edit pkgbuild
Lol cimi i wasnt asking..i was telling cerebal that he just include ur script on current makeworld XD great job
Its a sick world we live in....
Offline
Cimi can u add an option to remove in the end of the build the make dependes for pkgs ? that would be great...
ps: what are the current dependencies?
Last edited by aRcHaTe (2008-05-22 13:24:11)
Its a sick world we live in....
Offline
Cimi can u add an option to remove in the end of the build the make dependes for pkgs ? that would be great...
ps: what are the current dependencies?
1) ?
2) for pacbuilder: sed, yaourt and nano (if environment variable $EDITOR is empty)
Last edited by Cimi (2008-05-22 13:38:37)
Offline
aRcHaTe wrote:Cimi can u add an option to remove in the end of the build the make dependes for pkgs ? that would be great...
ps: what are the current dependencies?1) ?
2) for pacbuilder: sed, yaourt and nano (if environment variable $EDITOR is empty)
to rebuild packages sometimes it nedds to fecth some dependencies to build the package...can u add an option to remove those packages in the end of a whole rebuild?
i get this...
./pacbuild -h
-------------------------------
PacBuilder, by Andrea Cimitan
-------------------------------
./pacbuild: line 418: Show: command not found
./pacbuild: line 419: Hide: command not found
./pacbuild: line 421: Change: command not found
./pacbuild: line 422: syntax error near unexpected token `('
./pacbuild: line 422: `r18 by andrea.cimitan on Today (30 minutes ago) Diff'
Last edited by aRcHaTe (2008-05-22 13:45:58)
Its a sick world we live in....
Offline
Cimi wrote:aRcHaTe wrote:Cimi can u add an option to remove in the end of the build the make dependes for pkgs ? that would be great...
ps: what are the current dependencies?1) ?
2) for pacbuilder: sed, yaourt and nano (if environment variable $EDITOR is empty)to rebuild packages sometimes it nedds to fecth some dependencies to build the package...can u add an option to remove those packages in the end of a whole rebuild?
i get this...
./pacbuild -h
-------------------------------
PacBuilder, by Andrea Cimitan
-------------------------------./pacbuild: line 418: Show: command not found
./pacbuild: line 419: Hide: command not found
./pacbuild: line 421: Change: command not found
./pacbuild: line 422: syntax error near unexpected token `('
./pacbuild: line 422: `r18 by andrea.cimitan on Today (30 minutes ago) Diff'
Are you running yaourt from git?
Offline
aRcHaTe wrote:Cimi wrote:1) ?
2) for pacbuilder: sed, yaourt and nano (if environment variable $EDITOR is empty)to rebuild packages sometimes it nedds to fecth some dependencies to build the package...can u add an option to remove those packages in the end of a whole rebuild?
i get this...
./pacbuild -h
-------------------------------
PacBuilder, by Andrea Cimitan
-------------------------------./pacbuild: line 418: Show: command not found
./pacbuild: line 419: Hide: command not found
./pacbuild: line 421: Change: command not found
./pacbuild: line 422: syntax error near unexpected token `('
./pacbuild: line 422: `r18 by andrea.cimitan on Today (30 minutes ago) Diff'Are you running yaourt from git?
yes i am
local/yaourt 0.9.1-1
yaourt test release
Its a sick world we live in....
Offline
Cimi wrote:aRcHaTe wrote:to rebuild packages sometimes it nedds to fecth some dependencies to build the package...can u add an option to remove those packages in the end of a whole rebuild?
i get this...
./pacbuild -h
-------------------------------
PacBuilder, by Andrea Cimitan
-------------------------------./pacbuild: line 418: Show: command not found
./pacbuild: line 419: Hide: command not found
./pacbuild: line 421: Change: command not found
./pacbuild: line 422: syntax error near unexpected token `('
./pacbuild: line 422: `r18 by andrea.cimitan on Today (30 minutes ago) Diff'Are you running yaourt from git?
yes i am
local/yaourt 0.9.1-1
yaourt test release
the strange thing is that pacbuilder hasn't 422 lines
which program are you running?
are you sure you're not using an alias?
Last edited by Cimi (2008-05-22 13:56:28)
Offline
aRcHaTe wrote:Cimi wrote:Are you running yaourt from git?
yes i am
local/yaourt 0.9.1-1
yaourt test releasethe strange thing is that pacbuilder hasn't 422 lines
which program are you running?
are you sure you're not using an alias?
let me double check that...1 sec
nop...i dont have any alias on sh or yaourt
may bad..it wasnt alias i pasted something else on the file XD
its working now...
but as i was asking....hoq about a option to remove automaticly make deps in the end?
Last edited by aRcHaTe (2008-05-22 14:05:25)
Its a sick world we live in....
Offline
Cimi wrote:aRcHaTe wrote:yes i am
local/yaourt 0.9.1-1
yaourt test releasethe strange thing is that pacbuilder hasn't 422 lines
which program are you running?
are you sure you're not using an alias?let me double check that...1 sec
nop...i dont have any alias on sh or yaourt
may bad..it wasnt alias i pasted something else on the file XD
its working now...
but as i was asking....hoq about a option to remove automaticly make deps in the end?
actually it is not fetching dependencies
Offline
aRcHaTe wrote:this is aweosme finally a rebuild world that works...ive been trying to use makeworld for ages and doesnt work as it should...hopefully the devs could use ur script and merge it on current makeworld...great work
If you notice bugs in makeworld - file a bug report please
@Cimi - I don't know if there's public SVN access - afaik there isn't. You could dig into the abs script to see how it grabs its stuff from rsync, and maybe tap into that?
yeah, if you get the right command it would be great
Offline
Cerebral wrote:I was considering building this functionality into makeworld, but being a separate script really makes sense. Great work
Plus, the output looks awesome. I'd suggest a --verbose option that tees the makepkg output to the console - some people like seeing compile info fly by.
I forgot to say we now have a eye-candy output with --verbose
==> Creating package...
-> Generating .PKGINFO file...
-> Adding package changelog...
-> Compressing package...
==> Finished making: amrwb (Thu May 22 14:43:35 AZOST 2008)
==> Installing amrwb-7.0.0.2-1-i686.pkg.tar.gz [package 3 of 114] ... error!
==> Building amsn-extras-svn [package 4 of 114] ...
i get this a lot!!
humm on second thought this could be usefull...can u add an option to not to install? just compile...:D
Last edited by aRcHaTe (2008-05-22 15:04:57)
Its a sick world we live in....
Offline
A lot of good names have been suggested. Let add one more possibility:
RePacBuilder
--Theoden
Last edited by Theoden (2008-05-22 15:31:25)
"If builders built buildings the way programmers write programs,
the first woodpecker that came along would destroy civilization."
Offline
Repacker!
Offline
Offline
I have mentioned this on my blog
Offline
I have mentioned this on my blog
There's a stain on your blog.
Offline
if someone wants to join the development...
wish i new more about coding....dammm....i got to be a nurse in life and not a coder XD...wish i could help u ..
Last edited by aRcHaTe (2008-05-22 18:11:21)
Its a sick world we live in....
Offline
what's actually the difference to makeworld?
makeworld - a makepkg wrapper to build multiple packages
Usage: /usr/bin/makeworld [options] <destdir> <repo> [repo] ...
ok, it has AUR support, but AUr packages are compiled anyway....
am i missing smth?
vlad
Offline