Bug 23860
| Summary: | anaconda crashes trying to open upgrade.log | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <hainsworth> |
| Component: | anaconda | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-01-13 23:15: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: | |||
|
Description
Need Real Name
2001-01-12 03:35:54 UTC
Is /tmp a symlink on your system? Yes. The relevant links (gotten from ls -ls) are as follows: /tmp -> /var/tmp/ /usr/tmp -> ../var/tmp /var/tmp (real directory) I don't remember whether the 6.1 install had an option to do this or whether I hacked it myself. If the 6.1 install had the option then I would have used it. By the way, there is a further irregularity in the above list that is not a typo: the /tmp link does indeed have a trailing slash on it and the /usr/tmp link really does not have the trailing slash. (Although I can't guarantee that the /usr/tmp link did not originally have a trailing slash, because I manually changed that when I was trying to work around the bug). Thanks a lot for looking at this so quickly! John I removed the /tmp soft-link and the upgrade worked fine. When I searched the bug database before reporting this bug, I forgot to include resolved bugs. I apologize for to wasting your time. Thanks again, John *** This bug has been marked as a duplicate of 13071 *** |