Bug 1702848 - python3-cytoolz has file with mode 0600
Summary: python3-cytoolz has file with mode 0600
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-cytoolz
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-24 23:41 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2019-05-06 04:15 UTC (History)
1 user (show)

Fixed In Version: python-cytoolz-0.9.0.1-5.fc30 python-cytoolz-0.9.0.1-5.fc29
Clone Of:
Environment:
Last Closed: 2019-05-06 00:45:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zbigniew Jędrzejewski-Szmek 2019-04-24 23:41:55 UTC
Description of problem:
$ rpm -V python3-cytoolz-0.9.0.1-1.fc29.x86_64
..?......    /usr/lib64/python3.7/site-packages/cytoolz/__pycache__/utils_test.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/dev_skip_test.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_compatibility.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_curried.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_curried_toolzlike.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_dev_skip_test.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_dicttoolz.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_docstrings.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_doctests.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_embedded_sigs.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_functoolz.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_inspect_args.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_itertoolz.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_none_safe.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_recipes.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_serialization.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_signatures.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_tlz.cpython-37-PYTEST.pyc
..?......    /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/test_utils.cpython-37-PYTEST.pyc

$ ls -l /usr/lib64/python3.7/site-packages/cytoolz/__pycache__/utils_test.cpython-37-PYTEST.pyc /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/dev_skip_test.cpython-37-PYTEST.pyc
-rw-------. 1 root root 1614 Jul 13  2018 /usr/lib64/python3.7/site-packages/cytoolz/__pycache__/utils_test.cpython-37-PYTEST.pyc
-rw-------. 1 root root 1267 Jul 13  2018 /usr/lib64/python3.7/site-packages/cytoolz/tests/__pycache__/dev_skip_test.cpython-37-PYTEST.pyc

Version-Release number of selected component (if applicable):
python3-cytoolz-0.9.0.1-1.fc29.x86_64

Comment 1 Orion Poplawski 2019-04-27 02:50:25 UTC
Hmm, never ran across this before.  Apparently this can be avoided with PYTHONDONTWRITEBYTECODE=1 when running pytest.  FWIW there seem to be other packages that ship these files:

pytest-4.4.1-1.fc31.src.rpm
python-astropy-healpix-0.4-1.fc31.src.rpm
python-cytoolz-0.9.0.1-3.fc30.src.rpm
python-healpy-1.12.9-1.fc31.src.rpm
python-pytest-repeat-0.8.0-1.fc31.src.rpm
python-pytest-rerunfailures-6.0-1.fc31.src.rpm
python-pytest-shutil-1.6.0-2.fc31.src.rpm
python-reproject-0.4-6.fc30.src.rpm
python3-pytest-asyncio-0.10.0-1.fc31.src.rpm
scipy-1.2.1-1.fc31.src.rpm

Comment 2 Fedora Update System 2019-04-27 03:12:59 UTC
python-cytoolz-0.9.0.1-5.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-8b23db7ceb

Comment 3 Fedora Update System 2019-04-27 03:13:05 UTC
python-cytoolz-0.9.0.1-5.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-651d99a662

Comment 4 Fedora Update System 2019-04-27 22:30:43 UTC
python-cytoolz-0.9.0.1-5.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-8b23db7ceb

Comment 5 Fedora Update System 2019-04-28 00:13:44 UTC
python-cytoolz-0.9.0.1-5.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-651d99a662

Comment 6 Fedora Update System 2019-05-06 00:45:27 UTC
python-cytoolz-0.9.0.1-5.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2019-05-06 04:15:08 UTC
python-cytoolz-0.9.0.1-5.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.