Tom Brown wrote:
>> If you can provide steps to reproduce this from scratch I'll take a look.
>>
>> Otherwise I think something outside Cobbler is using the API (wrongly)
>> or the file has been hand edited.
>>
>> I say this very very rarely, but I don't see how there /can/ be a bug here.
>>
>>
OK this seems to also happen on another machine of mine -
error seems to be
# cobbler profile report --name=CentOS-5.2-xen-x86_64
profile : CentOS-5.2-xen-x86_64
distro : CentOS-5.2-xen-x86_64
comment :
created : Wed Mar 18 19:20:33 2009
dhcp tag : default
enable menu : True
kernel options : {}
kickstart : /var/lib/cobbler/kickstarts/CentOS-5.2-xen-x86_64.ks
ks metadata : {}
mgmt classes : []
modified : Thu Mar 26 17:02:55 2009
name servers : []
name servers search : []
owners : [u'admin']
post kernel options : {}
redhat mgmt key : <<inherit>>
redhat mgmt server : <<inherit>>
repos : ['uCentOS-5.2-x86_64-base']
server : <<inherit>>
template_files : {}
virt bridge : xenbr0
virt cpus : 1
virt file size : 5
virt path :
virt ram : 512
virt type : xenpv
# cobbler repo report
repo : CentOS-5.2-x86_64-base
arch : x86_64
breed : yum
comment :
created : Thu Mar 26 18:41:22 2009
createrepo_flags : -c cache
environment : {}
keep updated : True
mirror : http://10.10.10.234/mirror/5.2/os/x86_64
mirror locally : False
modified : Thu Mar 26 18:41:22 2009
owners : [u'admin']
priority : 99
rpm list :
yum options : {}
# cobbler check
The following potential problems were detected:
#0: yum-utils need to be at least version 1.1.17 for reposync -l,
current version is 0.5
#1: One or more repos referenced by profile objects is no longer defined
in cobbler: uCentOS-5.2-x86_64-base
# more /var/lib/cobbler/config/repos.d/CentOS-5.2-x86_64-base.json
{"comment": "", "environment": {}, "owners": ["admin"], "name":
"CentOS-5.2-x86_64-base", "parent": "", "breed": "yum",
"createrepo_flags": "-c cache", "mirror_locally": false, "priority": 99,
"dep
th": 2, "mtime": 1238092882.032218, "yumopts": {}, "mirror":
"http:\/\/10.10.10.234\/mirror\/5.2\/os\/x86_64", "uid":
"MTIzODA5Mjg4Mi4wMzY5MDI2MjIuMjYyNDE", "keep_updated": true, "arch":
"x86_64",
"rpm_list": "", "ctime": 1238092882.032218}
and yet a test kickstart for a system associated with that profile does
not have that repo associated with it
# System language
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
timezone --utc UTC
# Use network installation
url --url=http://10.10.10.234/mirror/5.2/os/x86_64/
# If any cobbler repo definitions were referenced in the kickstart profile,
include them here.
# Network information
This did show repo info in 1.4.3
Is that enough info ?
thanks
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler