You are not logged in.

#1 2006-04-29 23:08:31

IsSuE
Member
Registered: 2006-04-29
Posts: 309

[SOLVED]Can't use ABS

Hello everyone

I want to compile some stuff via ABS, but everytime i try it it tells me this:
==> ERROR: Package destination directory does not exist or permission denied.


I copied the PKGBUILD to /var/abs/local/package and then run makepkg. but the above posted error comes up. what am i doing wrong?

tia

issue

Offline

#2 2006-04-29 23:16:02

stavrosg
Member
From: Rhodes, Greece
Registered: 2005-05-01
Posts: 330
Website

Re: [SOLVED]Can't use ABS

If you are running the command as an unpriviledged user, or someone without write permissions in the directory, this messase should show up

Offline

#3 2006-04-29 23:17:37

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: [SOLVED]Can't use ABS

i run this command as root

Offline

#4 2006-04-29 23:19:59

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: [SOLVED]Can't use ABS

If you have PKGDEST variable in /etc/makepkg.conf set then the path you gave it doesn't exist or permission is denied, or if you don't have it set, then you are trying to build the package in a current directory that you don't have permissions to. Its just trying place the pkg.tar.gz somewhere.

Offline

#5 2006-04-29 23:21:22

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: [SOLVED]Can't use ABS

ty, that was it smile now it works.

Offline

Board footer

Powered by FluxBB