don't install devpi-common 2.0.9, working on fix
Hi! Unfortunately the fix wasn't as simple and causes further issues. If you haven't upgraded yet, don't. Use pip < 8.1.2. If you use devpi-server 2.x and already updated: Downgrade to devpi-common 2.0.8. Any packages with dots in their name uploaded while devpi-common 2.0.9 was installed will be hidden. If you can't upload them again for whatever reason, then you can recover the release files via an export using devpi-common 2.0.9, but in that export previously uploaded releases will be missing, so only use it to recover the newly uploaded files. Do a proper export with devpi-common 2.0.8 and use pip < 8.1.2 in the meantime. For devpi-server 3.x we are currently working on a fix. Regards, Florian Schulze
We have reverted the change in devpi-common 2.0.9 and released 2.0.10. Don't use exports created with devpi-server 3.1.1 and devpi-common 2.0.9, they will miss all data on packages with dots in their name! Use pip < 8.1.2 for now. We will release a devpi-server 3.1.2 that allows correct exports. We will also look into either a fix for 3.1.2, or a 4.0.0 release that will require an import. We will investigate that tomorrow. Regards, Florian Schulze On 11 May 2016, at 18:51, Florian Schulze wrote:
Hi!
Unfortunately the fix wasn't as simple and causes further issues.
If you haven't upgraded yet, don't. Use pip < 8.1.2.
If you use devpi-server 2.x and already updated:
Downgrade to devpi-common 2.0.8.
Any packages with dots in their name uploaded while devpi-common 2.0.9 was installed will be hidden.
If you can't upload them again for whatever reason, then you can recover the release files via an export using devpi-common 2.0.9, but in that export previously uploaded releases will be missing, so only use it to recover the newly uploaded files.
Do a proper export with devpi-common 2.0.8 and use pip < 8.1.2 in the meantime.
For devpi-server 3.x we are currently working on a fix.
Regards, Florian Schulze
-- You received this message because you are subscribed to the Google Groups "devpi-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to devpi-dev+...@googlegroups.com. To post to this group, send email to devp...@googlegroups.com. Visit this group at https://groups.google.com/group/devpi-dev. For more options, visit https://groups.google.com/d/optout.
participants (1)
-
Florian Schulze