Error found when loading /etc/profile
up vote
0
down vote
favorite
the error just keeps showing up, and it is mainly about :
'/usr/lib/python3/*':permissions denied!
even after i restore /etc/profile with /usr/share/base-files/profile, anybody knows why?
login .profile
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
the error just keeps showing up, and it is mainly about :
'/usr/lib/python3/*':permissions denied!
even after i restore /etc/profile with /usr/share/base-files/profile, anybody knows why?
login .profile
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Notice that/etc/profileitself references other script files that may contain an error. You ought to check these as well. However, does the error message not specify a line number and file name?
– Jos
yesterday
actually, there are not specific line number about the files, but these concrete files' name are: /usr/lib/python3/dist-packages/tools, ~/dist-packages/po; And it turns out to show up again and again for about ten cycles.
– Dabura
yesterday
Hmm, strange. I havepython3installed, but I have notoolsorpofile installed in that directory. The permissions on that directory should be 755 and it should be owned by root.
– Jos
yesterday
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
the error just keeps showing up, and it is mainly about :
'/usr/lib/python3/*':permissions denied!
even after i restore /etc/profile with /usr/share/base-files/profile, anybody knows why?
login .profile
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
the error just keeps showing up, and it is mainly about :
'/usr/lib/python3/*':permissions denied!
even after i restore /etc/profile with /usr/share/base-files/profile, anybody knows why?
login .profile
login .profile
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited yesterday
abu_bua
2,93471021
2,93471021
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
Dabura
1
1
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Dabura is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Notice that/etc/profileitself references other script files that may contain an error. You ought to check these as well. However, does the error message not specify a line number and file name?
– Jos
yesterday
actually, there are not specific line number about the files, but these concrete files' name are: /usr/lib/python3/dist-packages/tools, ~/dist-packages/po; And it turns out to show up again and again for about ten cycles.
– Dabura
yesterday
Hmm, strange. I havepython3installed, but I have notoolsorpofile installed in that directory. The permissions on that directory should be 755 and it should be owned by root.
– Jos
yesterday
add a comment |
Notice that/etc/profileitself references other script files that may contain an error. You ought to check these as well. However, does the error message not specify a line number and file name?
– Jos
yesterday
actually, there are not specific line number about the files, but these concrete files' name are: /usr/lib/python3/dist-packages/tools, ~/dist-packages/po; And it turns out to show up again and again for about ten cycles.
– Dabura
yesterday
Hmm, strange. I havepython3installed, but I have notoolsorpofile installed in that directory. The permissions on that directory should be 755 and it should be owned by root.
– Jos
yesterday
Notice that
/etc/profile itself references other script files that may contain an error. You ought to check these as well. However, does the error message not specify a line number and file name?– Jos
yesterday
Notice that
/etc/profile itself references other script files that may contain an error. You ought to check these as well. However, does the error message not specify a line number and file name?– Jos
yesterday
actually, there are not specific line number about the files, but these concrete files' name are: /usr/lib/python3/dist-packages/tools, ~/dist-packages/po; And it turns out to show up again and again for about ten cycles.
– Dabura
yesterday
actually, there are not specific line number about the files, but these concrete files' name are: /usr/lib/python3/dist-packages/tools, ~/dist-packages/po; And it turns out to show up again and again for about ten cycles.
– Dabura
yesterday
Hmm, strange. I have
python3 installed, but I have no tools or po file installed in that directory. The permissions on that directory should be 755 and it should be owned by root.– Jos
yesterday
Hmm, strange. I have
python3 installed, but I have no tools or po file installed in that directory. The permissions on that directory should be 755 and it should be owned by root.– Jos
yesterday
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Dabura is a new contributor. Be nice, and check out our Code of Conduct.
Dabura is a new contributor. Be nice, and check out our Code of Conduct.
Dabura is a new contributor. Be nice, and check out our Code of Conduct.
Dabura 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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093096%2ferror-found-when-loading-etc-profile%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Notice that
/etc/profileitself references other script files that may contain an error. You ought to check these as well. However, does the error message not specify a line number and file name?– Jos
yesterday
actually, there are not specific line number about the files, but these concrete files' name are: /usr/lib/python3/dist-packages/tools, ~/dist-packages/po; And it turns out to show up again and again for about ten cycles.
– Dabura
yesterday
Hmm, strange. I have
python3installed, but I have notoolsorpofile installed in that directory. The permissions on that directory should be 755 and it should be owned by root.– Jos
yesterday