Skip to content

compilation on rhel 9 fails #1333

@danie-dejager

Description

@danie-dejager

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions