#11348 WEird Spam repos on pagure.io
Closed: Fixed 10 months ago by ryanlerch. Opened 10 months ago by ryanlerch.

Have been working on cleaning out all the spam from pagure.io (it's taking a while there are thousands)

But somehow these two(four) repos are in a weird state. The return 500 wehen trying to see them, and deleting with pagure-admin fails too:

it appears there are 2 entries with these same names in the DB.


I reported this in the upstream pagure today, I tried to delete them by pagure-admin and it didn't work.

Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: pagure

10 months ago

Metadata Update from @ryanlerch:
- Issue assigned to ryanlerch

10 months ago

Hotpatched the pagure-admin code for a sec to return .first() rather than .one() as this seemed to be a weird case where we have two repos of the same name :(

anyhoo, the offending repos are deleted, and the hotpatch is gone.

Metadata Update from @ryanlerch:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

10 months ago

Login to comment on this ticket.

Metadata