Home folder permission error
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I face a strange problem when installing some applications on my ubuntu 18.04 for example:
$ go get -u -d github.com/libp2p/go-libp2p
cannot create user data directory: ~/snap/go/2890:
Permission denied
but the normal user has all permission in home directory for example I can execute mkdir
command without any problem:
$ mkdir ~/somepackage
even using sudo
I get the permission denied error.
**my account is on the server, so I'm not using local account.
linux shell-script software-installation home application
New contributor
add a comment |Â
up vote
0
down vote
favorite
I face a strange problem when installing some applications on my ubuntu 18.04 for example:
$ go get -u -d github.com/libp2p/go-libp2p
cannot create user data directory: ~/snap/go/2890:
Permission denied
but the normal user has all permission in home directory for example I can execute mkdir
command without any problem:
$ mkdir ~/somepackage
even using sudo
I get the permission denied error.
**my account is on the server, so I'm not using local account.
linux shell-script software-installation home application
New contributor
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I face a strange problem when installing some applications on my ubuntu 18.04 for example:
$ go get -u -d github.com/libp2p/go-libp2p
cannot create user data directory: ~/snap/go/2890:
Permission denied
but the normal user has all permission in home directory for example I can execute mkdir
command without any problem:
$ mkdir ~/somepackage
even using sudo
I get the permission denied error.
**my account is on the server, so I'm not using local account.
linux shell-script software-installation home application
New contributor
I face a strange problem when installing some applications on my ubuntu 18.04 for example:
$ go get -u -d github.com/libp2p/go-libp2p
cannot create user data directory: ~/snap/go/2890:
Permission denied
but the normal user has all permission in home directory for example I can execute mkdir
command without any problem:
$ mkdir ~/somepackage
even using sudo
I get the permission denied error.
**my account is on the server, so I'm not using local account.
linux shell-script software-installation home application
linux shell-script software-installation home application
New contributor
New contributor
New contributor
asked 8 mins ago
Nawras
11
11
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Nawras is a new contributor. Be nice, and check out our Code of Conduct.
Nawras is a new contributor. Be nice, and check out our Code of Conduct.
Nawras is a new contributor. Be nice, and check out our Code of Conduct.
Nawras is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478212%2fhome-folder-permission-error%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password