Problem retiring pdfmod

Hi:

For some years Pdfmod has been broken and I delayed the retiring action. So I did it today but an automatic step couldn’t be executed because I didn’t updated my token:

remote: Emitting a message to the fedora-messaging message bus.
remote: * Publishing information for 1 commits
remote: Sending to redis to log activity and send commit notification emails
remote: * Publishing information for 1 commits
remote:   - to fedora-message
remote: 2024-05-27 19:06:38,457 [WARNING] pagure.lib.notify: pagure is about to send a message that has no schemas: pagure.git.receive
To ssh://pkgs.fedoraproject.org/rpms/pdfmod.git
   6438599..b6cb722  rawhide -> rawhide
Could not execute retire: The following error occurred while disabling monitoring: Invalid or expired token. Please visit https://src.fedoraproject.org/settings#nav-api-tab to get or renew your API token.
For invalid or expired tokens please set a new token in your user configuration with:

	fedpkg set-distgit-token <token>

What should be my next step? Thanks.

It seems to have worked at least partially. I see the dead.package file is present. To make sure it is fully retired, open a ticket with Release Engineering and explain what you did (e.g. the output from above).

https:/​/​pagure.​io/​releng/​

Edit: I’m not sure why Discourse did not turn that into a clickable link…

1 Like

Just follow the instructions in your first post, open

https://src.fedoraproject.org/settings#nav-api-tab

login using your fas details, create a new api token .
Run

fedpkg set-distgit-token new_token

Done[1], thanks.

[1] Issue #12128: Problem retiring pdfmod - releng - Pagure.io