Hi Mats, This is a transaction timeout in the PAUSE indexer, which happens occasionally.
When it happens, wait a bit and check whether your release got indexed anyway. Easiest way is to search for your module on MetaCPAN and see if you get the version you released. Give it time, as it doesn’t immediately get through to MetaCPAN. If it doesn’t show up, you can force a reindexing on PAUSE: log in to pause and click on "Force reindexing" in the sidebar. Then click on the checkbox next to the tarball that you uploaded, then go to the "Reindex" button at the bottom of the page and click it. It can take up to an hour for that reindexing to happen. Then wait a bit and see if it turns up on MetaCPAN. If it was indexed ok by PAUSE, you may have to ask for the MetaCPAN to reindex their database as well: you can do this on the #metacpan channel on irc.perl.org or raise a github ticket on MetaCPAN. Cheers, Neil