Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing error when uploading a distribution with a different auth #113

Open
JJ opened this issue Oct 23, 2023 · 5 comments
Open

Confusing error when uploading a distribution with a different auth #113

JJ opened this issue Oct 23, 2023 · 5 comments

Comments

@JJ
Copy link
Collaborator

JJ commented Oct 23, 2023

I'm trying to upload `Tux::CSV" by @Tux and it warns me I'm not them, but then it fails with the message:

Meta error: auth must be zef: or zef:

I guess that would be zef:Tux, right?

While we're at it, is there an easy way for @Tux to authorize me for uploading just this distribution?

@JJ
Copy link
Collaborator Author

JJ commented Oct 23, 2023

That didn't prevent it from working, apparently. So it's even more confusing...

@Tux
Copy link

Tux commented Oct 23, 2023

I did a fez upload after merging the changes.

@Tux
Copy link

Tux commented Oct 23, 2023

I have no idea how I would authorize you to do the upload too. But I am seldom far away. Reach out on IRC

@tonyooooooo
Copy link
Contributor

You'd have to create an org, manage the permissions for the org, and then upload using that auth str. whoever wants to own it:

fez org create tux-group '[email protected]'
fez org invite tux-group admin jjmerelo

then fix the auth to be zef:tux-group and then either of you can upload that way. the alternative if jj is taking over the module is to change the auth and then keep bumping the version, zef will take the highest version by default

@Tux
Copy link

Tux commented Jan 27, 2024

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants