#2061 cannot remove disassociated external repos
Closed: Fixed 3 years ago by tkopecek. Opened 4 years ago by jflorian.

I couldn't tell you how I got here exactly other than I was trying to get a corporate Koji set up to build for EL8. Somehow though I've gotten myself stuck with:

$ koji list-external-repos | grep el8
epel8-base-local          https://mdct-packages.dartcontainer.com/repos/centos/8/BaseOS/$arch/os/
epel8-epel-local          https://mdct-packages.dartcontainer.com/repos/fedora-epel/8/Everything/$arch/
epel8-appstream-local     https://mdct-packages.dartcontainer.com/repos/centos/8/AppStream/$arch/os/
epel8-powertools-local    https://mdct-packages.dartcontainer.com/repos/centos/8/PowerTools/$arch/os/
epel8-extras-local        https://mdct-packages.dartcontainer.com/repos/centos/8/extras/$arch/os/
$ koji list-external-repos --used | grep el8
$ koji remove-external-repo --alltags --force epel8-base-local
External repo epel8-base-local not associated with any tags

What do I need to do to repair this?


Don't use --alltags. It should work.
(anyway, worth of changing the behaviour in this case)

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

4 years ago

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

3 years ago

Metadata Update from @tkopecek:
- Issue priority set to: Low (was: Normal)
- Issue tagged with: usability

3 years ago

Metadata Update from @tkopecek:
- 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
  • #2560 Merged 3 years ago