Bug 1513943
Summary: | mysql fails installation missing libnuma | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Irina Gulina <igulina> | ||||
Component: | fedora-modular-release | Assignee: | Karsten Hopp <karsten> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Irina Gulina <igulina> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | karsten, sgallagh | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-11-22 14:36:42 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: | 1492243 | ||||||
Attachments: |
|
Description
Irina Gulina
2017-11-16 10:34:12 UTC
This should definitely block the release. Assigning to Karsten. numctl got added to the hardware-support module. a new mysql module with a dependency on hardware support has already finished to build hardware-support-f27-20171117165913 mysql-5.7-20171117171055 This is still failing in the most recent compose, but it looks like it may be a compose bug (the compose didn't pick up the most recent modules as expected). Investigation ongoing. False alarm; this was just a case of DNF looking at a mirror that hadn't yet been updated with the content from the latest compose. Looks to be working properly as of Fedora-Modular-27-20171120.n.3. Created attachment 1356775 [details]
dnf module install mysql
mysql installs fine in Fedora-Modular-27-20171121.n.0. See attachment. |