|
Bugzilla – Full Text Bug Listing |
| Summary: | No package gets installed when I try to add a "Add on product" | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Marco Michna <mmichna> |
| Component: | libzypp | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Blocker | ||
| Priority: | P5 - None | ||
| Version: | Beta 6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 140732 | ||
| Attachments: | complete /var/log/Yast2 | ||
|
Description
Marco Michna
2006-03-02 13:54:38 UTC
Created attachment 70995 [details]
complete /var/log/Yast2
Tbe problem was that zypp treated the medium as mounted - even if it was not mounted. As a workaround, mount the media also manually after entering the add-on product media to the same directory as it was mounted before eject - ZYPP will detect the media, unmount it, and ask for correct one. I fixed exception handling, so now ZYPP should handle this situation properly. |