You are not logged in.

#1 2008-12-14 20:50:34

viga
Member
Registered: 2007-06-12
Posts: 112

[SOLVED] problem using make pkg

I am trying to use makepkg to install yaourt.  I am getting this error message:[xcia@mhost yaourt]$ makepkg -s
==> Making package: yaourt 0.9.1-1 x86_64 (Sun Dec 14 15:32:49 PST 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
mkdir: cannot create directory `/home/xcia/built/yaourt/src': Permission denied


I am also getting this error when I try to install nspluginwrapper-flash   

Any help welcome.

Thank you

Last edited by viga (2008-12-14 22:27:37)

Offline

#2 2008-12-14 21:12:19

pointone
Wiki Admin
From: Waterloo, ON
Registered: 2008-02-21
Posts: 379

Re: [SOLVED] problem using make pkg

Do you have write permissions on /home/xcia/built/yaourt?

Post the output of "ls -l /home/xcia/built".


M*cr*s*ft: Who needs quality when you have marketing?

Offline

#3 2008-12-14 22:14:08

viga
Member
Registered: 2007-06-12
Posts: 112

Re: [SOLVED] problem using make pkg

drwxrwxr-x 2 nobody nobody 4096 2008-10-28 09:58 nspluginwrapper-flash
-rw-r--r-- 1 xcia   xcia   6714 2008-12-13 17:47 nspluginwrapper-flash.tar.gz
drwxrwxr-x 2 nobody nobody 4096 2008-08-18 13:57 yaourt
-rw-r--r-- 1 xcia   xcia   1430 2008-12-13 17:51 yaourt.tar.gz

Offline

#4 2008-12-14 22:29:16

viga
Member
Registered: 2007-06-12
Posts: 112

Re: [SOLVED] problem using make pkg

I changed directory ownership to xcia.  chown -R -v  xcia /home/xcia

This allowed mkdir to have write permission

Last edited by viga (2008-12-20 05:28:02)

Offline

Board footer

Powered by FluxBB