-
Notifications
You must be signed in to change notification settings - Fork 553
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I'm compiling the Fedora RPM on RHEL9 on COPR. It failed. I tried PyPI and pyp2spec as well with the same error:
Looking in links: /builddir/build/BUILD/podman_compose-1.5.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/UNKNOWN-0.0.0-py3-none-any.whl
Installing collected packages: UNKNOWN
Successfully installed UNKNOWN-0.0.0
running bdist_wheel
running build
installing to build/bdist.linux-aarch64/wheel
running install
running install_egg_info
running egg_info
creating UNKNOWN.egg-info
writing UNKNOWN.egg-info/PKG-INFO
writing dependency_links to UNKNOWN.egg-info/dependency_links.txt
writing top-level names to UNKNOWN.egg-info/top_level.txt
writing manifest file 'UNKNOWN.egg-info/SOURCES.txt'
reading manifest file 'UNKNOWN.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'UNKNOWN.egg-info/SOURCES.txt'
Copying UNKNOWN.egg-info to build/bdist.linux-aarch64/wheel/UNKNOWN-0.0.0-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/UNKNOWN-0.0.0.dist-info/WHEEL
creating '/builddir/build/BUILD/podman_compose-1.5.0/.pyproject-builddir/pip-wheel-uzplsd68/tmpyyup2ull/UNKNOWN-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'UNKNOWN-0.0.0.dist-info/LICENSE'
adding 'UNKNOWN-0.0.0.dist-info/METADATA'
adding 'UNKNOWN-0.0.0.dist-info/WHEEL'
adding 'UNKNOWN-0.0.0.dist-info/top_level.txt'
adding 'UNKNOWN-0.0.0.dist-info/RECORD'
Building with pyproject-wheeldir is not getting the correct project name, How can I compile podman-compose 1.5.0 on RHEL9? How can I work around the UNKNOWN-0.0.0. issue?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working