<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoPlainText">Hi all. I am not fully proficient in linux, so much of what I find in the docs has me scratching my head.  I did an Ansible install from the pulp_installer git. It installed, and found that some components were missing, like Django,
 jg,  and possibly others. I am not seeing a list of what is required to be installed for pulp 3 to work.  I am on my third build in AWS, so thankfully I can tear down and rebuild in just a few minutes.  SO what I have a problem with is when I run one of the
 scripts, I get errors, which I can understand since I haven't done a few things, but the problem I have is that every time it fails, I get kicked off.
<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Here is an example I ran as root;<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"># source docs_check_upload.sh<o:p></o:p></p>
<p class="MsoPlainText">Setting environment variables for default hostname/port for the API and the Content app Creating a new repository named upload-repo.<o:p></o:p></p>
<p class="MsoPlainText">parse error: Invalid numeric literal at line 1, column 8 Inspecting Repository.<o:p></o:p></p>
<p class="MsoPlainText">HTTP/1.1 404 Not Found<o:p></o:p></p>
<p class="MsoPlainText">Connection: close<o:p></o:p></p>
<p class="MsoPlainText">Content-Length: 77<o:p></o:p></p>
<p class="MsoPlainText">Content-Type: text/html<o:p></o:p></p>
<p class="MsoPlainText">Date: Fri, 01 May 2020 14:17:16 GMT<o:p></o:p></p>
<p class="MsoPlainText">Server: gunicorn/20.0.4<o:p></o:p></p>
<p class="MsoPlainText">X-Frame-Options: SAMEORIGIN<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><h1>Not Found</h1><p>The requested resource was not found on this server.</p><o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<o:p></o:p></p>
<p class="MsoPlainText">                                 Dload  Upload   Total   Spent    Left  Speed<o:p></o:p></p>
<p class="MsoPlainText">100  2544  100  2544    0     0  13047      0 --:--:-- --:--:-- --:--:-- 13113<o:p></o:p></p>
<p class="MsoPlainText">Upload an RPM package.<o:p></o:p></p>
<p class="MsoPlainText">Inspecting artifact.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">http: error: InvalidURL: Failed to parse: localhost:24817null<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">As soon as it finished, it kicked me out of root to my normal user. If I run as the user with sudo, I get kicked off the server.  That is my first problem.  My second is a question, is there a list of packages I need to install prior
 to, or along with the pulp 3 installer?  I think I may be missing a couple.  I was missing JG when I ran the above the first time and corrected that.    In the mean time, I will keep at the scripts until I get a working repo to test with.
<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Thanks in advance<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>