https://bugzilla.redhat.com/show_bug.cgi?id=1174893 Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo+ | --- Comment #2 from Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx> --- New SPEC: https://ignatenkobrain.fedorapeople.org/for-review/dnf-plugins-extras-2.spec New SRPM: https://ignatenkobrain.fedorapeople.org/for-review/dnf-plugins-extras-0.0.1-2.fc22.src.rpm > [!]: Package requires other packages for directories it uses. > Note: No known owner of /usr/lib/python3.4/site-packages, > /usr/lib/python3.4/site-packages/dnf-plugins, /usr/lib/python3.4 > [!]: Package must own all directories that it creates. > Note: Directories without known owners: /usr/lib/python3.4/site-packages, > /usr/lib/python3.4, /usr/lib/python2.7/site-packages/dnf-plugins, > /usr/lib/python3.4/site-packages/dnf-plugins Looks like false positive. Filled bug (RHBZ #1175327). > [!]: Changelog in prescribed format. > Note: Missing email address. fixed > [!]: Requires correct, justified where necessary. > Note: I believe that python3-dnf-plugins-extras-snapper should require python3-dbus. fixed > [!]: Package does not own files or directories owned by other packages. > Note: python3-dnf-plugins-extras-common owns %{python3_sitelib}/dnf-plugins/__pycache__/ that is also owned by python3-dnf-plugins-core. dnf-plugins-core also using pycache dir, so dnf should own it. Sent Pull requests for that. https://github.com/rpm-software-management/dnf/pull/187 https://github.com/rpm-software-management/dnf-plugins-core/pull/52 > [!]: %check is present and all tests pass. > Note: no tests included No tests implemented right now. I'm planning to write it. > python3-dnf-plugins-extras-common.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/dnfpluginsextras/__pycache__/__init__.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown) > python3-dnf-plugins-extras-common.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/dnfpluginsextras/__pycache__/__init__.cpython-34.pyo expected 3260 (3.4), found 3310 (unknown) > python3-dnf-plugins-extras-snapper.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/dnf-plugins/__pycache__/snapper.cpython-34.pyo expected 3260 (3.4), found 3310 (unknown) > python3-dnf-plugins-extras-snapper.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/dnf-plugins/__pycache__/snapper.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown) looks like python byte-compiler bug. This files auto-generated -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review