Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1601268 - nothing provides python(abi) = 3.6 needed by python3-keystoneclient-1:3.13.0-2.fc28.noarch
Summary: nothing provides python(abi) = 3.6 needed by python3-keystoneclient-1:3.13.0-...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-keystoneclient
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Ruzicka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON37 1591357 1603251
TreeView+ depends on / blocked
 
Reported: 2018-07-15 20:34 UTC by Jan Hutař
Modified: 2018-07-23 15:37 UTC (History)
2 users (show)

Fixed In Version: python-keystoneclient-3.13.0-4.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-23 15:37:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Hutař 2018-07-15 20:34:22 UTC
Description of problem:
Looks like the package still requires python 3.6 (3.7 is new default). In my build (which requirese the package) this is happening:

DEBUG util.py:439:  Error: 
DEBUG util.py:439:   Problem 1: conflicting requests
DEBUG util.py:439:    - nothing provides python(abi) = 3.6 needed by python3-keystoneclient-1:3.13.0-2.fc28.noarch

Looking into the last build, there is:

[...]
usage: setup.py [OPTIONS] -o <OUTPUT_PATH> <MODULE_PATH> [EXCLUDE_PATTERN, ...]
setup.py: error: argument -o/--output-dir is required
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.gDgiUB (%install)
    Bad exit status from /var/tmp/rpm-tmp.gDgiUB (%install)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do
    raise exception.Error("Command failed. See logs for output.\


Note You need to log in before you can comment on or make changes to this bug.