problem with devpi test

Hi all, I'm having trouble running 'devpi test', it complains about: No matching distribution found for dja.dni (from hera_conveni_core->bt2-conveni-core==0.1.20) But the package "dja.dni" is there: $ devpi list dja.dni https://.../devpi/alex/dev/+f/e62/6a34488d42f5a/dja.dni-0.1.3.tar.gz https://.../devpi/alex/dev/+f/d5a/dd76fae3638ed/dja.dni-0.1.2.tar.gz https://.../devpi/alex/prod/+f/553/617872ee9bcb8/dja.dni-0.1.1.tar.gz Running the tests with "tox" is fine. Looking at the logs it seems that devpi is requesting the package "dja-dni" (translates the dot into a dash) while tox requests "dja.dni". Tested with devpi-server/client 2.6.0/2.5.0 and 3.1.0/2.6.2. Is there any workaround?

See https://bitbucket.org/hpk42/devpi/issues/343/unable-to-install-any-package-w... A fix is upcoming. I'd say in about 2 hours. Some more testing is needed. You can try to downgrade pip to < 8.1.2. Regards, Florian Schulze On 11 May 2016, at 12:32, Alexis Roda Villalonga wrote:
Hi all, I'm having trouble running 'devpi test', it complains about:
No matching distribution found for dja.dni (from hera_conveni_core->bt2-conveni-core==0.1.20)
But the package "dja.dni" is there:
$ devpi list dja.dni https://.../devpi/alex/dev/+f/e62/6a34488d42f5a/dja.dni-0.1.3.tar.gz https://.../devpi/alex/dev/+f/d5a/dd76fae3638ed/dja.dni-0.1.2.tar.gz https://.../devpi/alex/prod/+f/553/617872ee9bcb8/dja.dni-0.1.1.tar.gz
Running the tests with "tox" is fine.
Looking at the logs it seems that devpi is requesting the package "dja-dni" (translates the dot into a dash) while tox requests "dja.dni".
Tested with devpi-server/client 2.6.0/2.5.0 and 3.1.0/2.6.2.
Is there any workaround?
-- 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 (2)
-
Alexis Roda
-
Florian Schulze