Bug 446556
| Summary: | Still need to exclude i386 packages in F8 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
| Component: | mock | Assignee: | Clark Williams <williams> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | CC: | mebrown, williams |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-11-13 03:35:43 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Orion Poplawski
2008-05-15 03:13:10 UTC
Do I have it right, that you're building F-9 packages on an F-8 system and the problem is that the host yum in F-8 doesn't do the right thing, multilib-wise, because the fedora-9-x86_64.cfg has the exclude commented out? Ugh, if that's the case this is going to be painful to fix, since we build from the same source tarball, just different spec files. Yup, that's the issue. You could put something like: sed -i -e 's/^#exclude=/exclude=/' path/to/*.conf in the pre F-9 specs. I think the only release that really matters here is F8 (F7 isn't on mock-0.9.9) and the only configs that matter are: fedora-9-x86_64.cfg fedora-rawhide-x86_64.cfg Right? If that's the case I can just respin F8 with a spec file modified to do some selective sed'ing and we're good That matches what I've done. Ok, I've got an F8 koji build going with that fix. mock-0.9.10-1.fc8 has been submitted as an update for Fedora 8 mock-0.9.10-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mock'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-4249 mock-0.9.12-1.fc8 has been submitted as an update for Fedora 8. http://admin.fedoraproject.org/updates/mock-0.9.12-1.fc8 mock-0.9.12-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mock'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-9085 mock-0.9.13-1.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/mock-0.9.13-1.fc9 mock-0.9.13-1.fc8 has been submitted as an update for Fedora 8. http://admin.fedoraproject.org/updates/mock-0.9.13-1.fc8 mock-0.9.13-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mock'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-9499 mock-0.9.13-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mock'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-9512 mock-0.9.13-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. mock-0.9.13-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |