You are not logged in.
Great work man, I really appreciate your tool. Thank you.
Love will tear us apart
Offline
There are few bugs that will cause some updgrades to fail. This is because makepkg is not able to parse >= etc deps flags.
But pacbuilder will do it soon!
Also we are working (now we are 3 people) on porting the -S... options of pacman, to make the usage simpler
Offline
Hi guys, my name is PacBuilder!
Hi, PacBuilder! I'm dhave! You've been drinking coffee again, haven't you ...?
Offline
Cimi wrote:Hi guys, my name is PacBuilder!
Hi, PacBuilder! I'm dhave! You've been drinking coffee again, haven't you ...?
lool too mutch caffin will kill ya XD
Its a sick world we live in....
Offline
LTSmash wrote:Cimi wrote:if someone wants to join the development...
How?
Are you using Bash or else?just plain bash
Thats cool how do I join?
Proud Ex-Arch user.
Still an ArchLinux lover though.
Currently on Kubuntu 9.10
Offline
Offline
FISH Completion
It should go into one of the following:
~/.config/fish/completions/pacbuilder.fish
/usr/share/fish/completions/pacbuilder.fish
pacbuilder.fish
# vim: set ft=fish :et"
# General:
complete -c 'pacbuilder' -l 'help' -d "print this help"
complete -c 'pacbuilder' -l 'clean' -d "remove previous log"
complete -c 'pacbuilder' -l 'edit' -d "be verbose and edit PKGBUILD"
complete -c 'pacbuilder' -l 'gccinfo' -d "print current compilation flags"
complete -c 'pacbuilder' -l 'nocolor' -d "don't use any color"
complete -c 'pacbuilder' -l 'notitle' -d "don't print the title"
complete -c 'pacbuilder' -l 'noresume' -d "don't resume"
# Install:
complete -c 'pacbuilder' -s 'S' -l 'install' -d "build specified packages"
complete -c 'pacbuilder' -s 'b' -l 'builddeps' -n '__fish_contains_opt -s S install' -d "build and install the dependencies"
complete -c 'pacbuilder' -s 'e' -l 'edit' -n '__fish_contains_opt -s S install' -d "be verbose and edit PKGBUILD"
complete -c 'pacbuilder' -s 'k' -l 'keepdeps' -n '__fish_contains_opt -s S install' -d "keep makedepends after install"
complete -c 'pacbuilder' -s 'u' -l 'sysupgrade' -n '__fish_contains_opt -s S install' -d "build the updated packages"
complete -c 'pacbuilder' -s 'v' -l 'verbose' -n '__fish_contains_opt -s S install' -d "print makepkg output"
# Type:
complete -c 'pacbuilder' -l 'world' -d "recompile both deps and explicit"
complete -c 'pacbuilder' -l 'explicit' -d "recompile explicitely installed packages"
# Target repository:
complete -c 'pacbuilder' -l 'core' -d "recompile packages in core"
complete -c 'pacbuilder' -l 'extra' -d "recompile packages in extra"
complete -c 'pacbuilder' -l 'testing' -d "recompile packages in testing"
complete -c 'pacbuilder' -l 'unstable' -d "recompile packages in unstable"
complete -c 'pacbuilder' -l 'community' -d "recompile packages in community"
complete -c 'pacbuilder' -l 'aur' -d "recompile packages in aur"
Here's how completion generally looks like in FISH:
Don't ask to write bash completion. It's horrible. I may write a zsh one.
Last edited by SpookyET (2008-05-30 14:27:58)
Offline
Hi guys, my name is PacBuilder!
Cool icon.
Offline
LTSmash wrote:Cimi wrote:just plain bash
Thats cool how do I join?
you could search me in IRC when I'm online.
Same nick
cimi what channel do u usually go to?
i have this problm...i dont now if it is a bug but with --buildeps flag its seens that pacbuilder doesnt fetch a lot of deps...dont no why...many packages fail because of the make deps...can u help?
Its a sick world we live in....
Offline
cimi here it is an example...
==> Making package: awesome 2.3-2 (Sat May 31 14:01:41 AZOST 2008)
==> WARNING: Running makepkg as root...
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Missing Dependencies:
-> docbook-xsl
-> asciidoc
-> xmlto
==> ERROR: Could not resolve all dependencies.
==> Installing awesome-2.3-2-i686.pkg.tar.gz [package 9 of 834] ...==> Building awesome [package 9 of 834] ... makepkg failed!
Its a sick world we live in....
Offline
cimi here it is an example...
==> Making package: awesome 2.3-2 (Sat May 31 14:01:41 AZOST 2008)
==> WARNING: Running makepkg as root...
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Missing Dependencies:
-> docbook-xsl
-> asciidoc
-> xmlto
==> ERROR: Could not resolve all dependencies.
==> Installing awesome-2.3-2-i686.pkg.tar.gz [package 9 of 834] ...==> Building awesome [package 9 of 834] ... makepkg failed!
have you tried the --builddeps flag?
Offline
aRcHaTe wrote:cimi here it is an example...
==> Making package: awesome 2.3-2 (Sat May 31 14:01:41 AZOST 2008)
==> WARNING: Running makepkg as root...
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Missing Dependencies:
-> docbook-xsl
-> asciidoc
-> xmlto
==> ERROR: Could not resolve all dependencies.
==> Installing awesome-2.3-2-i686.pkg.tar.gz [package 9 of 834] ...==> Building awesome [package 9 of 834] ... makepkg failed!have you tried the --builddeps flag?
yes
Its a sick world we live in....
Offline
reacocard wrote:aRcHaTe wrote:cimi here it is an example...
==> Making package: awesome 2.3-2 (Sat May 31 14:01:41 AZOST 2008)
==> WARNING: Running makepkg as root...
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Missing Dependencies:
-> docbook-xsl
-> asciidoc
-> xmlto
==> ERROR: Could not resolve all dependencies.
==> Installing awesome-2.3-2-i686.pkg.tar.gz [package 9 of 834] ...==> Building awesome [package 9 of 834] ... makepkg failed!have you tried the --builddeps flag?
yes
Offline
aRcHaTe wrote:reacocard wrote:have you tried the --builddeps flag?
yes
what?
Its a sick world we live in....
Offline
Cimi wrote:aRcHaTe wrote:yes
what?
Sorry, I've finished my patience
Offline
aRcHaTe wrote:Cimi wrote:what?
Sorry, I've finished my patience
ho...thats like..sad to know...im not trying to bug u..so ok
Its a sick world we live in....
Offline
Cimi wrote:LTSmash wrote:Thats cool how do I join?
you could search me in IRC when I'm online.
Same nickcimi what channel do u usually go to?
May I repeat the question?
Proud Ex-Arch user.
Still an ArchLinux lover though.
Currently on Kubuntu 9.10
Offline
Offline
hi man the last updated u made fixed my problm..so mutch for ur patience....
Its a sick world we live in....
Offline
Wait, shouldn't pacman -Ss do THAT job?
Anyway,
[patch following]
I thought a flag similar to emerge's -p would be useful, so I added -p and --pretend, which makes build_multiple_packages simply LIST the packages.
I found it quite annoying that the list wasn't printed when using --core for example (or did I miss something there? I tried --verbose too...)
and added -c / --confirm, which asks if it should continue after printing the list of packages which would be installed
http://stud4.tuwien.ac.at/~e0725517/pac … nfirm.diff
feel free to beat the crap out of me if I screwed up
(virtually of course... like... in nexuiz)
You know you're paranoid when you start thinking random letters while typing a password.
A good post about vim
Python has no multithreading.
Offline
Wait, shouldn't pacman -Ss do THAT job?
Anyway,
[patch following]
I thought a flag similar to emerge's -p would be useful, so I added -p and --pretend, which makes build_multiple_packages simply LIST the packages.
I found it quite annoying that the list wasn't printed when using --core for example (or did I miss something there? I tried --verbose too...)and added -c / --confirm, which asks if it should continue after printing the list of packages which would be installed
http://stud4.tuwien.ac.at/~e0725517/pac … nfirm.diff
feel free to beat the crap out of me if I screwed up
(virtually of course... like... in nexuiz)
maybe -a is better than -c ? I was wondering about --clean...
Offline
right, I don't really care about the letter as long as it exists
Last edited by Blµb (2008-06-20 16:53:49)
You know you're paranoid when you start thinking random letters while typing a password.
A good post about vim
Python has no multithreading.
Offline
Offline