Bug 1693822 - python-service-identity-16.0.0-12.fc31 FTBFS with pytest 4.3
Summary: python-service-identity-16.0.0-12.fc31 FTBFS with pytest 4.3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-service-identity
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Raits
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTEST4 PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-03-28 17:37 UTC by Miro Hrončok
Modified: 2019-04-25 01:33 UTC (History)
3 users (show)

Fixed In Version: python-service-identity-18.1.0-1.fc30 python-service-identity-18.1.0-1.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-16 03:55:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-03-28 17:37:41 UTC
+ py.test-2.7 -v
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR:   File "/usr/bin/py.test-2.7", line 11, in <module>
BUILDSTDERR:     load_entry_point('pytest==4.3.0', 'console_scripts', 'py.test')()
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/__init__.py", line 61, in main
BUILDSTDERR:     config = _prepareconfig(args, plugins)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/__init__.py", line 196, in _prepareconfig
BUILDSTDERR:     pluginmanager=pluginmanager, args=args
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/pluggy/hooks.py", line 289, in __call__
BUILDSTDERR:     return self._hookexec(self, self.get_hookimpls(), kwargs)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/pluggy/manager.py", line 68, in _hookexec
BUILDSTDERR:     return self._inner_hookexec(hook, methods, kwargs)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/pluggy/manager.py", line 62, in <lambda>
BUILDSTDERR:     firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/pluggy/callers.py", line 203, in _multicall
BUILDSTDERR:     gen.send(outcome)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/helpconfig.py", line 93, in pytest_cmdline_parse
BUILDSTDERR:     config = outcome.get_result()
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/pluggy/callers.py", line 81, in get_result
BUILDSTDERR:     _reraise(*ex)  # noqa
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/pluggy/callers.py", line 187, in _multicall
BUILDSTDERR:     res = hook_impl.function(*args)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/__init__.py", line 655, in pytest_cmdline_parse
BUILDSTDERR:     self.parse(args)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/__init__.py", line 871, in parse
BUILDSTDERR:     self._preparse(args, addopts=addopts)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/__init__.py", line 805, in _preparse
BUILDSTDERR:     self._initini(args)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/__init__.py", line 728, in _initini
BUILDSTDERR:     config=self,
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/findpaths.py", line 122, in determine_setup
BUILDSTDERR:     rootdir, inifile, inicfg = getcfg([ancestor], config=config)
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/config/findpaths.py", line 41, in getcfg
BUILDSTDERR:     pytrace=False,
BUILDSTDERR:   File "/usr/lib/python2.7/site-packages/_pytest/outcomes.py", line 113, in fail
BUILDSTDERR:     raise Failed(msg=msg, pytrace=pytrace)
BUILDSTDERR: builtins.Failed: [pytest] section in setup.cfg files is no longer supported, change to [tool:pytest] instead.


The error also includes the solution, rename the section from [pytest] to [tool:pytest].

Comment 1 Fedora Update System 2019-04-10 17:50:20 UTC
python-service-identity-18.1.0-1.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-1e3eed1899

Comment 2 Fedora Update System 2019-04-11 13:51:47 UTC
python-service-identity-18.1.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-126e4821e9

Comment 3 Fedora Update System 2019-04-12 02:47:21 UTC
python-service-identity-18.1.0-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-1e3eed1899

Comment 4 Fedora Update System 2019-04-13 12:10:23 UTC
python-service-identity-18.1.0-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-126e4821e9

Comment 5 Fedora Update System 2019-04-16 03:55:19 UTC
python-service-identity-18.1.0-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2019-04-25 01:33:11 UTC
python-service-identity-18.1.0-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


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