View previous topic :: View next topic |
Author |
Message |
AKF_SDS n00b
Joined: 03 Apr 2013 Posts: 22
|
Posted: Tue Apr 23, 2013 12:04 am Post subject: Gentoo Prefix (emerge) not recognizing root on Interix |
|
|
When running Gentoo Prefix as root on Interix v3.5 for Windows XP I'm receiving strange permission errors.
root@computer buzz # emerge foo
emerge: superuser access is required
root@computer buzz # sudo emerge foo
emerge: superuser access is required
How is running from root and running with sudo not considered superuser access?
Last edited by AKF_SDS on Tue Apr 23, 2013 3:17 pm; edited 1 time in total |
|
Back to top |
|
|
AKF_SDS n00b
Joined: 03 Apr 2013 Posts: 22
|
Posted: Tue Apr 23, 2013 3:17 pm Post subject: |
|
|
note:
I've verified that uid=0.
root@computer buzz # echo $USER
Administrator
root@computer buzz # id -u Administrator
0 |
|
Back to top |
|
|
AKF_SDS n00b
Joined: 03 Apr 2013 Posts: 22
|
Posted: Wed Apr 24, 2013 11:34 pm Post subject: |
|
|
SOLVED: solution found here |
|
Back to top |
|
|
|