tony-o / raku-fez

This project is for 'fez', raku's cool new shiny dist uploader & manager. If you're a module author you should definitely be using this sweet thang. ;;;;;;;;;;;;;; This project and the underlying infrastructure is supported out of my own pocket and through donations. If you'd like to donate please check here: https://www.patreon.com/oynot
Artistic License 2.0
20 stars 12 forks source link

Uploading but not listing (not #61) #66

Closed finanalyst closed 2 years ago

finanalyst commented 2 years ago

I have several related distributions but most users will not want them all. So I have

I have uploaded Collection, and fez list Collection shows all the versions.

I tried to upload Collection-Plugin-Development. I used fez checkbuild, all correct. I then ran 'fez upload, got the 'Hey you did it' response. Later I triedfez list`, but Collection-Plugin-Development is not listed. I tried the next day, not listed.

So I tried fez upload again. I got an email stating that the distribution was already uploaded. But it still isn't listed.

I don't understand why re-running fez upload generates an error, but fez list does not show that the distribution has been uploaded.

tony-o commented 2 years ago

@finanalyst can you point me to the module you're trying to upload?

finanalyst commented 2 years ago

https://github.com/finanalyst/collection-plugin-development.git

tony-o commented 2 years ago

@finanalyst if you're on liberanet can you ping me tony-o? if not, can you upload it again and note the time, i just enabled extended logging so i should be able to see it

finanalyst commented 2 years ago

I'll do this tomorrow morning. I'm in UK. about 9am

On Wed, 2 Nov 2022, 21:01 tony-o, @.***> wrote:

@finanalyst https://github.com/finanalyst if you're on liberanet can you ping me tony-o? if not, can you upload it again and note the time, i just enabled extended logging so i should be able to see it

— Reply to this email directly, view it on GitHub https://github.com/tony-o/raku-fez/issues/66#issuecomment-1301247677, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACYZHALO3LUZHADEV5IER3WGLJCTANCNFSM6AAAAAARUPDTQE . You are receiving this because you were mentioned.Message ID: @.***>

finanalyst commented 2 years ago

I was working on reproducing the error, and now upload succeeds. I did not change anything from the last time I tried.

So, currently, fez is working as I would expect. Either you have fixed the issue, or extra logging has cured it.

Closing this issue.

tony-o commented 1 year ago

@finanalyst i'll leave the extended logging enabled, if this happens again (you're not the only one reporting this issue) then please note the time within a couple of minutes of the upload so I might be able to see something. I'm having a lot of trouble reproducing this issue atm.

Tony