You are not logged in.

#1 2007-06-03 16:54:09

scg
Member
From: Nuremberg, Germany
Registered: 2006-12-31
Posts: 29

Dependency error building AURBUILD: versionpkg

Gents,

i try to setup aurbuild, but when running

makepkg aurbuild.tar.gz

i get a

Missing Dependencies:
   -> versionpkg>=0.7.1

well, i downloaded the latest versionpkg.sh, made it executable, renamed it to "versionpkg" and moved it to /usr/sbin, where a "which" could find it, so it seems to be in the search path.

Whats going wrong, does somebody have an idea ? roll

Offline

#2 2007-06-03 18:25:16

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: Dependency error building AURBUILD: versionpkg

You need the package versionpkg (pacman -S versionpkg).

Offline

#3 2007-06-03 18:38:57

scg
Member
From: Nuremberg, Germany
Registered: 2006-12-31
Posts: 29

Re: Dependency error building AURBUILD: versionpkg

Ok, this is what I thought before trying to copy by myself.

When I

pacman -S versionpkg

I get told, that pacman doesnt find the package in the synchro database. Any idea ? Is something missing, maybe in the pacman.conf ?

Offline

#4 2007-06-03 19:03:17

mitsoko
Banned
From: In the Coal Chamber
Registered: 2007-05-08
Posts: 143

Re: Dependency error building AURBUILD: versionpkg

it's in community ..
you need to activate the community repo in /etc/pacman.conf

Offline

#5 2007-06-03 19:14:43

scg
Member
From: Nuremberg, Germany
Registered: 2006-12-31
Posts: 29

Re: Dependency error building AURBUILD: versionpkg

THX for reply,

this is what I thought, I uncommented the

Include = /etc/pacman.d/community

in the community section and edited the community file in pacman.d, but I still get the same error. BTW, doing a "pacman-Sy" now only reports to refresh the "current" and the "extra" databases. I would expect now to hear something about the "community database" or something like that, but that doesnt happen. Seems like he ignoring the whole community stuff roll

Offline

#6 2007-06-03 19:57:37

mitsoko
Banned
From: In the Coal Chamber
Registered: 2007-05-08
Posts: 143

Re: Dependency error building AURBUILD: versionpkg

you need un-comment '[community]' as well, smile

Offline

#7 2007-06-03 20:07:18

scg
Member
From: Nuremberg, Germany
Registered: 2006-12-31
Posts: 29

Re: Dependency error building AURBUILD: versionpkg

aaahhhhhh..... that s it. THX so much, I overread the comment of the "community". What did I learn out of that ? Dont touch the computer with more than 5 beers. Or with less than 8. big_smile

Folks, thanks so much  !

Offline

#8 2007-06-03 20:15:45

mitsoko
Banned
From: In the Coal Chamber
Registered: 2007-05-08
Posts: 143

Re: Dependency error building AURBUILD: versionpkg

lol or do like me .. no beers at any time ... you can just as easily destroy your brain in a natural way ( sleep deprivation )

Offline

#9 2007-06-04 00:14:27

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

Re: Dependency error building AURBUILD: versionpkg

Fo accuracy's sake, it's worth mentioning that this

scg wrote:
makepkg aurbuild.tar.gz

is wrong. makepkg options are detailed in man makepkg, and an abbreviated version is provided in makepkg -h|--help.

Offline

Board footer

Powered by FluxBB