Bug 1378436
Summary: | build: python-ctypes no longer exists in Fedora Rawhide | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kaleb KEITHLEY <kkeithle> | |
Component: | build | Assignee: | Kaleb KEITHLEY <kkeithle> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | bugs, cstratak, mchangir, ndevos | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.10.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1538258 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-06 17:27:39 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: | 1538258 |
Description
Kaleb KEITHLEY
2016-09-22 12:15:39 UTC
REVIEW: http://review.gluster.org/15546 (build: python-ctypes no longer exists in Fedora Rawhide) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle) Also please note that python already virtually provides the python2 name as well (and when python will become python2, it will also virtually provide the python name). The current list of --provides by python in rawhide: python = 2.7.12-6.fc26 python(abi) = 2.7 python(x86-32) = 2.7.12-6.fc26 python(x86-64) = 2.7.12-6.fc26 python-abi = 2.7 python-argparse = 2.7.12-6.fc26 python-ctypes = 1.0.1 python-hashlib = 20081120 python-sqlite = 2.3.2 python-uuid = 1.31 python2 = 2.7.12 REVIEW: http://review.gluster.org/15546 (build: python-ctypes no longer exists in Fedora Rawhide) posted (#2) for review on master by Kaleb KEITHLEY (kkeithle) COMMIT: http://review.gluster.org/15546 committed in master by Kaleb KEITHLEY (kkeithle) ------ commit 85f7a86730db229ce264f43d224465a76202d270 Author: Kaleb S. KEITHLEY <kkeithle> Date: Thu Sep 22 08:22:50 2016 -0400 build: python-ctypes no longer exists in Fedora Rawhide Python packaging in Rawhide has a Virtual Provides of python-ctypes but that will be removed soon Change-Id: I353f7fcbff35dfbfb1a726c7608eef721976453d BUG: 1378436 Signed-off-by: Kaleb S. KEITHLEY <kkeithle> Reviewed-on: http://review.gluster.org/15546 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Aravinda VK <avishwan> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.10.0, please open a new bug report. glusterfs-3.10.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/gluster-users/2017-February/030119.html [2] https://www.gluster.org/pipermail/gluster-users/ |