Bug 131757

Summary: xalan-j2-javadoc fails to install during initial installation on ia64
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Erik Jacobson <erik.jacobson>
Component: BasesystemAssignee: Johannes Meixner <jsmeix>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: edwardsg, gp, tee
Version: Beta 1   
Target Milestone: ---   
Hardware: IA64   
OS: Other   
Whiteboard:
Found By: Third Party Developer/Partner Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Erik Jacobson 2005-11-01 15:01:59 UTC
This was observed on ia64.

xalan-j2-javadoc-2.6.0-2
fails to install during initial installation.

The log show the %post scriptlet trying to run 'rm' and 'ln' at the time
of the failure.  These commands fail.

Could it be that xalan-j2-javadoc has missing pre-reqs?

Note that I installed more than the 'default' so this may be why it wasn't
seen before.
Comment 1 Johannes Meixner 2005-11-02 12:44:16 UTC
Yes, there must be a missing
PreReq: coreutils
in the package which you have and this is already fixed
but there is probably no update package available because of this.