https://bugzilla.redhat.com/show_bug.cgi?id=2134387



--- Comment #6 from Jakub Kadlčík <[email protected]> ---
Hmm, maybe a couple more fixes are needed


> Summary:        mrack command
> mrack-cli.noarch: W: summary-not-capitalized mrack command


So it should be "Mrack command", or maybe a bit better "Command line
interface for Mrack".


> python3-mracklib.noarch: W: python-bytecode-without-source 
> /usr/lib/python3.11/site-packages/mrack/providers/utils/__pycache__/osapi.cpython-311.opt-1.pyc
> python3-mracklib.noarch: W: python-bytecode-without-source 
> /usr/lib/python3.11/site-packages/mrack/providers/utils/__pycache__/osapi.cpython-311.pyc
> python3-mracklib.noarch: W: python-bytecode-without-source 
> /usr/lib/python3.11/site-packages/mrack/providers/utils/__pycache__/podman.cpython-311.opt-1.pyc
> python3-mracklib.noarch: W: python-bytecode-without-source 
> /usr/lib/python3.11/site-packages/mrack/providers/utils/__pycache__/podman.cpython-311.pyc
> python3-mracklib.noarch: W: python-bytecode-without-source 
> /usr/lib/python3.11/site-packages/mrack/providers/utils/__pycache__/testcloud.cpython-311.opt-1.pyc
> python3-mracklib.noarch: W: python-bytecode-without-source 
> /usr/lib/python3.11/site-packages/mrack/providers/utils/__pycache__/testcloud.cpython-311.pyc

Check this out, e.g. for the podman file:

The utils/podman.py file is installed by the python3-mrack-podman
package.

    [root@90b766ba9afa /]# rpm -ql python3-mrack-podman |grep utils
    /usr/lib/python3.10/site-packages/mrack/providers/utils/podman.py

But the pyc file is installed by python3-mracklib file

    [root@90b766ba9afa /]# rpm -ql python3-mracklib |grep podman
   
/usr/lib/python3.10/site-packages/mrack/providers/utils/__pycache__/podman.cpython-310.opt-1.pyc
   
/usr/lib/python3.10/site-packages/mrack/providers/utils/__pycache__/podman.cpython-310.pyc


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2134387
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to