Bug 427156
Summary: | lots of permission probs from an old home dir on second drive | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonah <jonahnaylor> | ||||
Component: | GConf | Assignee: | Ray Strode [halfline] <rstrode> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 8 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-01-02 15:45:35 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Jonah
2008-01-01 16:01:19 UTC
the forums or IRC would be a better place to get help fixing these issues. chown $(id -un).$(id.gn) ~ -R chmod 644 ~/.dmrc (as the user) find /etc -exec chmod o-w {} \; (as root) may fix things somewhat. rpm -qVa should give a list of other problems. hi thanks for helping me out, i came to bugzilla from desperation as i've tried many times on irc and no one seems to be able to help me. i figured this was a kind of bug as all i did was install with an old home dir on another drive, this shouldn't have conflicted anything really... i inputted what you said: [jonah@localhost ~]$ chown $(id -un).$(id.gn) ~ -R bash: id.gn: command not found as for the rpm -qVa bit, there are so many things scrolling past that they don't fit in my terminal history so i can't paste it in... i'm sorry, when I typed id.gn i meant to type id -gn you can redirect the output of rpm -qVa to a file with >, for example, rpm -qVa > verify.log Created attachment 290740 [details]
output of rpm command i was given
hi here is the log file you needed.
|