View previous topic :: View next topic |
Author |
Message |
MaximeG l33t

Joined: 15 Apr 2008 Posts: 722 Location: Belgium
|
Posted: Sat Jan 17, 2009 7:42 am Post subject: [Solved] Permission denied while running emerge --sync |
|
|
Hi,
I think something goes wrong when I try to run :
I got the following for every packages :
Code: |
rsync: mkstemp "/usr/portage/app-emacs/quilt-el/.ChangeLog.yaWYIg" failed: Permission denied (13)
rsync: mkstemp "/usr/portage/app-emacs/quilt-el/.Manifest.JZyeZg" failed: Permission denied (13)
rsync: mkstemp "/usr/portage/app-emacs/quilt-el/.quilt-el-0.45.4.ebuild.U0Dufh" failed: Permission denied (13)
|
Anybody has an idea on what's going on ?
Regards,
Maxime _________________ Future is wide open.
Last edited by MaximeG on Sat Jan 17, 2009 3:52 pm; edited 1 time in total |
|
Back to top |
|
 |
freeallbadgers n00b

Joined: 21 Sep 2008 Posts: 3
|
|
Back to top |
|
 |
MaximeG l33t

Joined: 15 Apr 2008 Posts: 722 Location: Belgium
|
Posted: Sat Jan 17, 2009 3:51 pm Post subject: |
|
|
Solved with :
Code: | chown -R portage:portage /usr/portage |
Thanks !
Maxime _________________ Future is wide open. |
|
Back to top |
|
 |
|