<div dir="ltr"><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr">I don't know if I did something wrong, or it was related to this update, but I got this error:<br><br></div><div dir="ltr"><pre style="color:rgb(51,51,51);margin-top:0px;margin-bottom:0px;line-height:16.25px">➜  pulplift git:<span style="color:rgb(102,102,102)">(</span>master<span style="color:rgb(102,102,102)">)</span> vagrant up pulp3-source-fedora30
Bringing machine <span style="color:rgb(186,33,33)">'pulp3-source-fedora30'</span> up with <span style="color:rgb(186,33,33)">'libvirt'</span> provider...
Name <span style="color:rgb(186,33,33)">`</span>pulplift_pulp3-source-fedora30<span style="color:rgb(186,33,33)">`</span> of domain about to create is already taken. Please try to run
<span style="color:rgb(186,33,33)">`</span>vagrant up<span style="color:rgb(186,33,33)">`</span> <span style="color:rgb(0,128,0)">command </span>again.</pre></div><div dir="ltr"><br>after trying so many things, what worked for me was including:</div><div dir="ltr"><pre style="color:rgb(51,51,51);margin-top:0px;margin-bottom:0px;line-height:16.25px">domain.qemu_use_session <span style="color:rgb(102,102,102)">=</span> <span style="color:rgb(0,128,0)">false</span></pre></div><div dir="ltr">here: <a href="https://github.com/theforeman/forklift/blob/master/vagrant/lib/forklift/box_distributor.rb#L54">https://github.com/theforeman/forklift/blob/master/vagrant/lib/forklift/box_distributor.rb#L54</a></div><div dir="ltr"><br></div><div dir="ltr">Got this solution from here: <a href="https://www.techchorus.net/microblog/vagrant-libvirt-issue-after-upgrading-to-fedora-30/">https://www.techchorus.net/microblog/vagrant-libvirt-issue-after-upgrading-to-fedora-30/</a></div><div dir="ltr"><br>Best regards,</div><div dir="ltr"><span style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:14px;font-weight:700;text-transform:capitalize">Fabricio</span><span style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:14px;font-weight:700;text-transform:capitalize"> </span><span style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:14px;font-weight:700;text-transform:capitalize">Aguiar</span><div>Software Engineer, Pulp Project</div><div><a href="https://www.redhat.com/" style="color:rgb(0,136,206);font-family:RedHatText,sans-serif;font-size:12px;margin:0px" target="_blank">Red Hat Brazil - Latam</a><br></div><div>+55 11 999652368</div><div><img src="https://marketing-outfit-prod-images.s3-us-west-2.amazonaws.com/f5445ae0c9ddafd5b2f1836854d7416a/Logo-RedHat-Email.png" width="96" height="22"></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 17, 2019 at 2:43 PM Brian Bouterse <<a href="mailto:bmbouter@redhat.com">bmbouter@redhat.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>With <a href="https://github.com/pulp/pulpcore/commit/513952bde418e8370471a21814c1bcaffd36fef1" target="_blank">51395</a> pulpcore no longer has a hard-coded settings file, but the installer maintains this functionality by keeping it's settings at /etc/pulp/settings.py. This was part of <a href="https://pulp.plan.io/issues/5560" target="_blank">https://pulp.plan.io/issues/5560</a></div><div><br></div><div>You'll see issues of it not finding the secrets, or a database authentication issue where it can't find the settings in your environment anymore.</div><div><br></div><div>To fix, redeploy your environment. When you use the latest installer (or the latest pulplift) and re-deploy it will configure Pulp in a way that settings can still be delivered as they did before.</div><div><br></div><div>Sorry for the interruption. This is part of a larger piece of work to have our settings overlay in a way that is useful to users and various environments.<br></div><div><br></div><div>Thanks,</div><div>Brian<br></div></div>
_______________________________________________<br>
Pulp-dev mailing list<br>
<a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
</blockquote></div>