#912 Install Python egginfo
Closed: Fixed 3 years ago by tkopecek. Opened 6 years ago by jkaluza.

Koji is in Pypi now, so projects can include it in their requirements.txt as koji. But Koji package in Fedora does not provide or install Koji egginfo file to /usr/lib/python-$pyversion/koji-$version-py$pyversion.egg.

This break the packages with koji in their requirements.txt, because Python's pkg_resources module thinks Koji is not installed even it is.


This breaks rpkg to work with Python 3. A related bug is https://bugzilla.redhat.com/show_bug.cgi?id=1579367

Hello Koji team, can you fix this? Thanks.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.22

4 years ago

Metadata Update from @julian8628:
- Issue set to the milestone: 1.23 (was: 1.22)

3 years ago

Fedora 32 still fails, moving to next release.

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.24 (was: 1.23)

3 years ago

This is causing problems with Bodhi:
https://github.com/fedora-infra/bodhi/issues/4161

Any ETA on this?

It looks it is still broken in fedora. (rich dependencies). Not sure if we want to do it in 1.24 release.

Metadata Update from @tkopecek:
- Issue set to the milestone: None (was: 1.24)

3 years ago

Another candidate fix in progress: #2660

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.25

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

3 years ago

Metadata Update from @mfilip:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2821 Merged 3 years ago
  • #937 Closed 3 years ago
  • #408 Closed 5 years ago