|
Bugzilla – Full Text Bug Listing |
| Summary: | adding add-on product broken | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | Installation | Assignee: | 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
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 *** Bug 154353 has been marked as a duplicate of this bug. *** 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. |