Bug 4097

Summary: Component: INSTALLATION (cant find that in the list)
Product: [Retired] Red Hat Linux Reporter: o.schnapauff
Component: installerAssignee: Jeff Johnson <jbj>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0   
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: 2000-02-23 16:54:27 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 o.schnapauff 1999-07-18 13:20:20 UTC
RH 5.2 and RH 6.0 failed to update a 5.1 resp. 5.2 system,
many rpms fail with

Aktualisierung wird durchgef|hrt libtermcap.
/var/tmp/rpm-tmp.34840: /var/tmp/rpm-tmp.34840: Datei oder
Verzeichnis nicht gefunden
execution of script failed

The result is that the old AND the new rpm are marked as
installed in the rpm database, but no new files where
installed. manually doing a rpm -e <new rpm>, rpm -Uvh <new
rpm> fixes it, but needs to be done for each of 100 failed
rpms.

Suspected reason: /var/tmp is a  link to /tmp on this
system.

Comment 1 Jay Turner 1999-07-19 13:44:59 UTC
We are aware of problems with RPM resolving symbolic links for the
database.  This issue has been forwarded to a developer for further
action.

Comment 2 Jay Turner 2000-02-23 16:54:59 UTC
Symlinks for top level directoryies need to be relative in order for the
upgrade process to work.