|
Bugzilla – Full Text Bug Listing |
| Summary: | yast: package installation and requesting media | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Karl Eichwalder <ke> |
| Component: | YaST2 | Assignee: | Michael Andres <ma> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | tgoettlicher |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Documentation | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Karl Eichwalder
2007-11-10 20:06:05 UTC
Reassigning to packager maintainer. During installation yast requires to start with CD1, that's because if there is low memory then you cannot change the medium and you can install only from CD1. In the running system it's up to the package manager library, AFAIK currently it doesn't check whether a medium in the drive can be used later for installation. I think there is a missing connection between solver (sets the order of packages) and the media backend (manages the installation media). Stefan? Jano? Just to clarify, do you experience this during installation, or on an installed system when installing additional packages? It happen at runtime on an installed system. Michl has done the installation order ;-) Packages are installed according to their (pre-)requirements. As the basic packages reside on media 1 it's usually the first one required. Primary goal is to keep the system as consistent as possible, even within the transaction. I'll keep this in mind in case we rewrite the installation order some day. |