<div dir="ltr">Okay, but my whole problem is that the systems on this network don&#39;t have internet connectivity, so I have to replicate the F18 mirror locally. Will this work using a local path instead of rsync just as well? I&#39;ll pull the beta 2.4.0 and try that, though, it&#39;ll just take a little time to move it across.</div>
<div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><br></div><div><u><br></u></div><div><b>Bret Wortman</b></div><div><a href="http://damascusgrp.com/" target="_blank"><img src="http://damascusgrp.com/uploads/3/2/2/6/3226794/6425940.png" width="200" height="52"></a><br>
</div><div><a href="http://bretwortman.com/" target="_blank">http://damascusgrp.com/</a><br></div><div><a href="http://twitter.com/BretWortman" target="_blank">http://twitter.com/BretWortman</a></div></div></div>
<br><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 8:37 AM, James Cammarata <span dir="ltr">&lt;<a href="mailto:jimi@sngx.net" target="_blank">jimi@sngx.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Mar 11, 2013 at 7:23 AM, Bret Wortman <span dir="ltr">&lt;<a href="mailto:bret.wortman@damascusgrp.com" target="_blank">bret.wortman@damascusgrp.com</a>&gt;</span> wrote:<br></div><div class="gmail_quote">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">In fact, here&#39;s what /var/www/cobbler/ks_mirror/F18-i386 looks like when it bails out:<div><br></div><div><font face="courier new, monospace"># cd /var/www/cobbler/ks_mirror/F18-i386</font></div><div>
<font face="courier new, monospace"># du -sh *</font></div><div><font face="courier new, monospace">114M      images</font></div><div><font face="courier new, monospace">57M       isolinux</font></div><div>
<font face="courier new, monospace">213M      LiveOS</font></div><div><font face="courier new, monospace">4.0G      Packages</font></div><div><font face="courier new, monospace">15M       repodata</font></div>
<div><font face="courier new, monospace">924K      repoview</font></div><div><font face="courier new, monospace"># tail /var/log/cobbler/cobbler.log</font></div><div><font face="courier new, monospace">:</font></div>
<div><font face="courier new, monospace">Mon Mar 11 08:19:24 2013 - DEBUG | received on stderr:</font></div><div><div><font face="courier new, monospace">Mon Mar 11 08:19:24 2013 - INFO | running import manager: import/redhat</font></div>


<div><span style="font-family:&#39;courier new&#39;,monospace">Mon Mar 11 08:19:24 2013 - INFO | an exception occurred while running the import manager</span><font face="courier new, monospace"><br></font></div><div><span style="font-family:&#39;courier new&#39;,monospace">Mon Mar 11 08:19:24 2013 - INFO | error was: [Errno 9] Bad file descriptor</span><span style="font-family:&#39;courier new&#39;,monospace"><br>


</span></div><div><span style="font-family:&#39;courier new&#39;,monospace">Mon Mar 11 08:19:24 2013 - INFO | No import managers found a valid signature at the location specified</span><span style="font-family:&#39;courier new&#39;,monospace"><br>


</span></div><div><br></div></div></div></blockquote><div><br></div></div><div>What version of cobbler are you running? It looks like you&#39;re running 2.2.3, which does not have support for fedora 18 in it.</div><div><br>
</div>
<div>My recommendation is to upgrade to the latest beta version (2.4.0) if possible and use this command:</div><div><br></div><div><div>cobbler import \</div><div>   --name=fedora-18-remote \</div><div>   --path=rsync://<a href="http://mirrors.kernel.org/mirrors/fedora/releases/18/Fedora/x86_64/os/" target="_blank">mirrors.kernel.org/mirrors/fedora/releases/18/Fedora/x86_64/os/</a> \</div>

<div>   --available-as=<a href="http://mirrors.kernel.org/fedora/releases/18/Fedora/x86_64/os/" target="_blank">http://mirrors.kernel.org/fedora/releases/18/Fedora/x86_64/os/</a></div></div><div><br></div><div>Or use any fedora mirror you&#39;d like. If you can&#39;t upgrade, you&#39;re going to have to manually add the distro and profiles.</div>

<div><br></div></div>
<br>_______________________________________________<br>
cobbler mailing list<br>
<a href="mailto:cobbler@lists.fedorahosted.org">cobbler@lists.fedorahosted.org</a><br>
<a href="https://lists.fedorahosted.org/mailman/listinfo/cobbler" target="_blank">https://lists.fedorahosted.org/mailman/listinfo/cobbler</a><br>
<br></blockquote></div><br></div>