Bug 131458
Summary: | rawhide-20040901 udev not making /dev/tun available; /dev/null created with wrong permissions | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Daniel Reed <djr> |
Component: | udev | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-09-02 12:36:21 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: | |||
Bug Depends On: | |||
Bug Blocks: | 130007, 131451 |
Description
Daniel Reed
2004-09-01 16:16:15 UTC
Additional breakage: Starting mDNSResponder... /etc/profile: line 28: /dev/null: Permission denied /etc/profile.d/colorls.sh: line 3: /dev/null: Permission denied /etc/profile.d/colorls.sh: line 4: /dev/null: Permission denied /etc/profile.d/colorls.sh: line 17: /dev/null: Permission denied /etc/profile.d/colorls.sh: line 18: /dev/null: Permission denied /etc/profile.d/colorls.sh: line 19: /dev/null: Permission denied /etc/profile.d/colorls.sh: line 20: /dev/null: Permission denied /etc/profile.d/vim.sh: line 3: /dev/null: Permission denied mDNSResponder starting up... [ OK ] Additional breakage: localhost login: dreed Password: Last login: Wed Sep 1 11:58:49 on tty2 You have new mail. -bash: /dev/null: Permission denied. -bash: /dev/null: Permission denied. -bash: /dev/null: Permission denied. -bash: /dev/null: Permission denied. -bash: /dev/null: Permission denied. -bash: /dev/null: Permission denied. -bash: /dev/null: Permission denied. -bash: /dev/null: Permission denied. (12:47)dreed@localhost:~> ls -l /dev/null crw------- 1 root root 1, 3 Sep 1 08:38 /dev/null I upgraded to udev-030-12 and initscripts-7.77-1 and am no longer seeing either of these two issues. Additionally, gpm started working again after the upgrade. If you would like for me to help investigate what specifically may have broken, I can downgrade components or try out new experimental ones. Otherwise, feel free to close this. Thanks. |