Bug 1260079
Summary: | Add mips64 and mips64el to 64-bit architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Toman <michal.toman> | ||||
Component: | filesystem | Assignee: | Ondrej Vasik <ovasik> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | ovasik | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 3.2-35.fc23 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-09-18 18:30:15 UTC | Type: | Bug | ||||
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: | 1242747 | ||||||
Attachments: |
|
Ok, thanks for the patch. Will make an update early next week. filesystem-3.2-35.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-15525 filesystem-3.2-35.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update filesystem'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-15525 filesystem-3.2-35.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1070226 [details] add-mips64-and-mips64el-to-the-64-bit-arches.patch Description of problem: We are trying to bring Fedora to MIPS platform and this requires to make mips64 and mips64el use /lib64. Actual results: mips64 and mips64el do not use lib64 Expected results: mips64 and mips64el use lib64 the same way all 64-bit architectures do Additional info: Attaching a dist-git patch. It would be great if this could also be applied to F23.