Bug 154314

Summary: adding add-on product broken
Product: [openSUSE] SUSE Linux 10.1 Reporter: Klaus Kämpf <kkaempf>
Component: InstallationAssignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None CC: aj, kukuk
Version: Beta 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Klaus Kämpf 2006-03-01 10:45:50 UTC
From looking at the logs, it seems as the add-on product is never added as a installation source but YaST tries to find service-pack related data on it.
Comment 1 Klaus Kämpf 2006-03-01 10:47:35 UTC
It only looks for installation.xml and y2update.tgz

And even access to y2update.tgz fails, it still tries to unpack it:
2006-03-01 09:26:17 <1> 10.10.103.180(3296) [wfm] Source.cc(SourceProvideFile):428 File not found: /y2update.tgz
2006-03-01 09:26:17 <3> 10.10.103.180(3296) [bash] ShellCommand.cc(shellcommand):78 /bin/cp: cannot stat `nil': No such file or directory
2006-03-01 09:26:17 <3> 10.10.103.180(3296) [YCP] AddOnProduct.ycp:764 Error occurred while copying control file: $["exit":1, "stderr":"/bin/cp: cann
2006-03-01 09:26:17 <3> 10.10.103.180(3296) [bash] ShellCommand.cc(shellcommand):78 /bin/tar: nil: Cannot open: No such file or directory
2006-03-01 09:26:17 <3> 10.10.103.180(3296) [bash] ShellCommand.cc(shellcommand):78 /bin/tar: Error is not recoverable: exiting now
Comment 3 Klaus Kämpf 2006-03-01 14:20:06 UTC
*** Bug 154353 has been marked as a duplicate of this bug. ***
Comment 4 Jiri Srain 2006-03-01 22:24:42 UTC
The checks for missing files on the media (which are not mandatory) was missing, added it, now it is in SVN.

Regarding adding the source: The source was added (during my test with Beta6 also the appropriate selection was visible in package selector).

Resolving the bug as FIXED.