<div dir="ltr">Jeremy,<div><br></div><div>Can you confirm what version of pulp_python you are using?</div><div>We did fix an issue like this with the 2.16.4 release: <a href="https://pulp.plan.io/issues/3632">https://pulp.plan.io/issues/3632</a> </div><div>We still store the name in its original form, but we should be sanitizing it during distribution. </div><div><br></div><div>Cheers,</div><div>Bihan</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 6, 2019 at 1:57 PM jeremy combs <<a href="mailto:combs.jeremy@gmail.com">combs.jeremy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">I <i>think</i> this may be a bug in Pulp 2's python plugin.  If I have synchronized "Django" from PyPI, when I try to 'pip install --trusted-host <pulp_ip> -i http://<pulp_ip>/pulp/python/web/my_repo_name/simple Django' I get "Could not find a version that satisfies the requirement Django".<br><div><br></div><div>Wireshark shows the request going out for "django" (Note lowercase).  Pulp has the package in it's content as "Django" (uppercase).  I <i>think</i> this is a side effect of the content being served via apache and being case sensitive.  The 'python_pulp.conf' file probably needs some 'mod_speling' magic or something.</div><div><br></div><div>Also note <a href="https://www.python.org/dev/peps/pep-0426/#name" target="_blank">https://www.python.org/dev/peps/pep-0426/#name</a> "<span style="background-color:rgb(249,249,249);color:rgb(68,68,68);font-family:SourceSansProRegular,Arial,sans-serif;font-size:15px">All comparisons of distribution names MUST be case insensitive"</span></div><div><span style="background-color:rgb(249,249,249);color:rgb(68,68,68);font-family:SourceSansProRegular,Arial,sans-serif;font-size:15px"><br></span></div><div><span style="background-color:rgb(249,249,249);color:rgb(68,68,68);font-family:SourceSansProRegular,Arial,sans-serif;font-size:15px">All this being said I am VERY new to pulp and would gladly accept that I am doing something wrong.  If that is the case any help would be greatly appreciated.  </span></div><div><span style="background-color:rgb(249,249,249);color:rgb(68,68,68);font-family:SourceSansProRegular,Arial,sans-serif;font-size:15px"><br></span></div><div><span style="background-color:rgb(249,249,249);color:rgb(68,68,68);font-family:SourceSansProRegular,Arial,sans-serif;font-size:15px">Thank you all!</span></div></div>
</div></div>
_______________________________________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com" target="_blank">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a></blockquote></div>