Bug 154314 - adding add-on product broken
Summary: adding add-on product broken
Status: RESOLVED FIXED
: 154353 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 6
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-01 10:45 UTC by Klaus Kämpf
Modified: 2006-03-01 22:24 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.