<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>