Hi,

I have created a repo for RHEL5 on my cobbler server
with "repo add --name=rhel-i386-server-5
--mirror=rhn://rhel-i386-server-5"

When running "cobbler reposync", everything got downloaded.

Then I ran cobbler profile edit --name=RHEL5-xen-i386
--repos="rhel-i386-server-5"

But when I install via koan, only the old packages are getting installed
from the install tree.

I thought that setting up repo and running "cobbler profile edit" with
--repos would mean, that
installing would be done with the updated packages ??
I only want to use updatet packages in install phase, not afterwards.

Am I wrong or did I overlook something ?

Regards
Tim

cobbler profile report:

profile         : RHEL5-xen-i386
distro          : RHEL5-xen-i386
dhcp tag        : default
kernel options  : {}
kickstart       : /root/ks-RHEL5-xen-i386.cfg
ks metadata     : {}
owners          : ['admin']
repos           : ['rhel-i386-server-5']
server          : <<inherit>>
virt bridge     : xenbr0
virt cpus       : 1
virt file size  : 5
virt path       :
virt ram        : 1024
virt type       : auto


cobbler repo report:

repo             : rhel-i386-server-5
arch             : i386 -l
createrepo_flags : -c cache
keep updated     : True
mirror           : rhn://rhel-i386-server-5
mirror locally   : 1
owners           : ['admin']
priority         : 99
rpm list         :
yum options      : {}


cobbler distro report:

distro          : RHEL5-xen-i386
breed           : redhat
architecture    : i386
initrd          :
/var/www/cobbler/ks_mirror/RHEL5-i386/images/xen/initrd.img
kernel          :
/var/www/cobbler/ks_mirror/RHEL5-i386/images/xen/vmlinuz
kernel options  : {}
ks metadata     : {'tree':
'http://@@http_server@@/cblr/links/RHEL5-xen-i386'}
owners          : ['admin']


cobbler list

distro RHEL5-xen-i386
   profile RHEL5-xen-i386
repo rhel-i386-server-5




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

Reply via email to