[cobbler] Importing F18 using Cobbler 2.2.3 and locally mirrored F18 repos

Bret Wortman bret.wortman at damascusgrp.com
Mon Mar 11 13:09:42 UTC 2013


So I upgraded and restarted cobblerd, but now:

# cobbler distro list
Traceback (most recent call last):
  File "/usr/bin/cobbler", line 35, in <module>
    sys.exit(app.main())
:
:
File "/usr/lib64/python2.7/xmlrpclib.py", line 793, in close
    raise Fault(**self.stack[0])
xmlrpclib.Fault: <Fault 1: "<class 'cobbler.cexceptions.CS'>:'login
failed'">
#

So obviously there's more to this than just installing the new rpm?


*
*
*Bret Wortman*
<http://damascusgrp.com/>
http://damascusgrp.com/ <http://bretwortman.com/>
http://twitter.com/BretWortman


On Mon, Mar 11, 2013 at 8:56 AM, Bret Wortman
<bret.wortman at damascusgrp.com>wrote:

> Okay, but my whole problem is that the systems on this network don'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'll pull the
> beta 2.4.0 and try that, though, it'll just take a little time to move it
> across.
>
>
> *
> *
> *Bret Wortman*
> <http://damascusgrp.com/>
> http://damascusgrp.com/ <http://bretwortman.com/>
> http://twitter.com/BretWortman
>
>
> On Mon, Mar 11, 2013 at 8:37 AM, James Cammarata <jimi at sngx.net> wrote:
>
>> On Mon, Mar 11, 2013 at 7:23 AM, Bret Wortman <
>> bret.wortman at damascusgrp.com> wrote:
>>
>>> In fact, here's what /var/www/cobbler/ks_mirror/F18-i386 looks like when
>>> it bails out:
>>>
>>> # cd /var/www/cobbler/ks_mirror/F18-i386
>>> # du -sh *
>>> 114M      images
>>> 57M       isolinux
>>> 213M      LiveOS
>>> 4.0G      Packages
>>> 15M       repodata
>>> 924K      repoview
>>> # tail /var/log/cobbler/cobbler.log
>>> :
>>> Mon Mar 11 08:19:24 2013 - DEBUG | received on stderr:
>>> Mon Mar 11 08:19:24 2013 - INFO | running import manager: import/redhat
>>> Mon Mar 11 08:19:24 2013 - INFO | an exception occurred while running
>>> the import manager
>>> Mon Mar 11 08:19:24 2013 - INFO | error was: [Errno 9] Bad file
>>> descriptor
>>> Mon Mar 11 08:19:24 2013 - INFO | No import managers found a valid
>>> signature at the location specified
>>>
>>>
>> What version of cobbler are you running? It looks like you're running
>> 2.2.3, which does not have support for fedora 18 in it.
>>
>>  My recommendation is to upgrade to the latest beta version (2.4.0) if
>> possible and use this command:
>>
>> cobbler import \
>>    --name=fedora-18-remote \
>>    --path=rsync://
>> mirrors.kernel.org/mirrors/fedora/releases/18/Fedora/x86_64/os/ \
>>    --available-as=
>> http://mirrors.kernel.org/fedora/releases/18/Fedora/x86_64/os/
>>
>> Or use any fedora mirror you'd like. If you can't upgrade, you're going
>> to have to manually add the distro and profiles.
>>
>>
>> _______________________________________________
>> cobbler mailing list
>> cobbler at lists.fedorahosted.org
>> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/cobbler/attachments/20130311/b4a36a5d/attachment.html>


More information about the cobbler mailing list