Bug 221711
| Summary: | alsa-oss: x86_64 package conflicts with i386 package (/usr/bin/aoss) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Saikat Guha <sg266> |
| Component: | alsa-oss | Assignee: | Jima <jima> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.0.12-4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-02-15 14:29:04 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 213321 | ||
|
Description
Saikat Guha
2007-01-06 15:24:47 UTC
Sorry for the delay, I had to actually acquire an x86_64 system to even start figuring out how to resolve this. alsa-oss 1.0.12-4.fc7 just cleared the build system, and should be going out to mirrors sometime in the next day or so. This release has the libraries split out into alsa-oss-libs, with the script remaining in alsa-oss. From my initial testing, this allows both alsa-oss-libs.x86_64 and alsa-oss-libs.i386 to be installed at the same time, and I've added a "-32" option to /usr/bin/aoss to allow for selection of 32-bit libraries on 64-bit systems. (If you use that flag and they're not installed, it errors out.) By default, aoss will use 64-bit libraries on 64-bit systems. Let me know if this works for you; if there are any problems, I'll be happy to address them. Due to lack of response, I'm going to assume my fix for the problem was sufficient. Feel free to reopen the bug if that isn't the case. Thanks for pointing out the problem! Confirmed working. Thanks! Excellent, thanks for the confirmation. |