Tom Brown wrote:
>> Remove "-l" from /etc/cobbler/settings since your version of yum-utils 
>> does not support it.
>>
>>   
>>     
>
>
> # tail -2 /etc/cobbler/settings
> #yumreposync_flags: "-l"
> yumdownloader_flags: "--resolve"
>
> # /etc/init.d/cobblerd restart
> Stopping cobbler daemon:                                   [  OK  ]
> Starting cobbler daemon:                                   [  OK  ]
>
> # cobbler reposync
> -- snip --
> usage:
>     Reposync is used to synchronize a remote yum repository to a local
>     directory using yum to retrieve the packages.
>    
>     /usr/bin/reposync [options]
>    
>
> reposync: error: no such option: -l
>
> any ideas ?
>
> thanks
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

You commented out the settings line so it's using the defaults. Don't do 
that.

Instead do: "" for the value.



_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to