#11925 koji untag trashcan ghc-9.4.5-137.fc39
Closed: Fixed by kevin. Opened by petersen.

I realised today that I had forgotten to push ghc-9.4.5-137.fc39 to Bodhi.
So I tagged it back into f39-updates-candidate and pushed it today.
But I couldn't remove the trashcan tag.

I thought it is a waste time and energy to rebuild the package just for the this.
So could releng please remove the trashcan tag from build?


Metadata Update from @jnsamyak:
- Issue tagged with: low-gain, low-trouble, ops

Metadata Update from @kevin:
- Issue assigned to kevin

Done.

The process here is:

  • Make sure the build is NOT deleted. If it has been, a new build will need to be made.
  • If it's not deleted, just untag it.

The trashcan tag is used for things the garbage collector sees as 'possible to delete', but it spends like a month there in case (like this build) it's actually needed/wanted first.

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

Sorry I am still not quite clear: so is a manual untagged needed or would re-tagging prevent the trashcan tag from garbage collecting the build after a month?

It's somewhat cosmetic.

https://fedoraproject.org/wiki/Koji/GarbageCollection shows the stages things go through.

I don't think something tagged still trashcan, but tagged into a valid other tag is deleted. I think it just errors on it, but thats still anoying (to us at least).

So, we should untag it to make the package back to the normal state.

Metadata