Bug 202317

Summary: Can't add installation source
Product: [openSUSE] SUSE Linux 10.1 Reporter: Alexander Vallens <vallens>
Component: YaST2Assignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: andreas.hanke
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: SuSE Linux 10.1   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alexander Vallens 2006-08-28 21:58:47 UTC
When attempting to add any installation source to a newly installed system with a minimal graphical install, the following error is reported:

An error occurred while preparing the installation system.

The following errors then appear in the y2log:

2006-08-28 14:21:00 <3> holodeck(10573) [bash] ShellCommand.cc(shellcommand):78
sh: line 1: unzip: command not found
2006-08-28 14:21:00 <3> holodeck(10573) [YCP] AddOnProduct.ycp:767 Cannot unzip
license -> $["exit":127, "stderr":"sh: line 1: unzip: command not found\n", "std
out":""]

Installing unzip from the rpm fixes the problem.

I consider this a bug because I believe YaST should work on a minimal graphical install without having to install another package. Either unzip should be included with the minimal graphical install, or the installation source modification software should be modified to not use software that's not part of the base installation.
Comment 1 Andreas Hanke 2006-08-28 22:15:24 UTC

*** This bug has been marked as a duplicate of bug 195911 ***