|
Bugzilla – Full Text Bug Listing |
| Summary: | When adding addon product with wrong architecture, no error or warning is raised, operation just silently fails | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Martin Pluskal <mpluskal> |
| Component: | YaST2 | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | holgi, locilka, ma, mpluskal |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SLES 11 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs | ||
|
Description
Martin Pluskal
2012-02-09 11:22:42 UTC
Created attachment 523186 [details]
y2logs
Comment on attachment 523186 [details]
y2logs
The isssue is still present on SLES11SP3 alpha3 - this time I tried to add ppc sdk to x86_64 machine.
Jiri, is this bug properly assigned? Did you meanwhile find the time to look into this? The main problem is that libzypp hides the incompatible packages, YaST cannot even know that there some packages for another architectures at the add-on repository. Michael, is there any way how Yast could detect a repository intended for other architecture? I know it's a bit tricky as you might have e.g. an addon with noarch + ia64 packages where the x86_64 packages could be already included in the base product or would not be needed at all so you would need only the noarch packages on x86_64. But at least we could display a hint or a warning that the added addon looks suspicious if there are packages for other architectures but not for the current one. (This sounds like duplicate to me, IIRC there already was a similar bug report, but I cannot find it now...) (In reply to Ladislav Slezák from comment #4) > Michael, is there any way how Yast could detect a repository intended for > other architecture? AFAIK repo metadata do not contain a hint about the 'intended architectures'. You could display a hint if the repo contains just noarch packages? Switching it to "openSUSE" to make it accessible for external people. Sorry, no time to implement this... |