|
Bugzilla – Full Text Bug Listing |
| Summary: | Variable $basearch is i386 on x86_64 Fedora 13 System (with libzypp) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Dominik Heidler <dheidler> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | fedora | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominik Heidler
2010-09-07 10:10:29 UTC
In fedora $basearch is used, while we use $arch in suse I think we use neither $arch nor $basearch in suse. Yes, but we could do it. $basearch has been introduce to fit fedora's usecase. So we should document and substitute whatever fits their needs. AFAIK $basearch is the arch before noarch (which is what we substitute now), if it's not a multilib arch(x86_64,sparc64v,sparc64,ppc64,s390x). fixed in libzypp 8.2.0 |