What is the official way to update a kusu base kit?
I have been running 0.10 and wanted to update to 1.0
I first downloaded the new base iso and added that to my kits with kitops.Code:[root@master ~]# kitops -l Kit: base Description: Base Kit Version: 0.10 Architecture: noarch OS Kit: No Removable: No Node Groups: installer-centos-5-x86_64, compute-centos-5-x86_64, compute-imaged-centos-5-x86_64, compute-diskless-centos-5-x86_64 Kit: centos Description: OS kit for centos 5 x86_64 Version: 5 Architecture: x86_64 OS Kit: Yes Removable: Yes Node Groups: installer-centos-5-x86_64, compute-centos-5-x86_64, compute-imaged-centos-5-x86_64, compute-diskless-centos-5-x86_64 Kit: centos-updates Description: Updates for centos 5 x86_64 on Mon Oct 13 13:26:00 2008 Version: 5_x86_64_r1 Architecture: noarch OS Kit: No Removable: Yes Node Groups: installer-centos-5-x86_64, compute-centos-5-x86_64, compute-imaged-centos-5-x86_64, compute-diskless-centos-5-x86_64 Kit: base Description: Base Kit Version: 1.0 Architecture: noarch OS Kit: No Removable: No Node Groups:
Then I added it to the repo with
Calling ngedit now does not look good, as one can not distinguish the different versions ... It displays both versions as installed but just the old one is...Code:$ repoman -r "Repo for centos-5-x86_64" -a -k base -o "1.0" $ repoman -u
So I am no back to call
Is this what I want? How am i supposed to update?Code:[root@master var]# yum update Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * kusu-installer: 172.20.0.1 kusu-installer 100% |=========================| 1.1 kB 00:00 primary.xml.gz 100% |=========================| 1.1 MB 00:00 kusu-insta: ################################################## 3305/3305 Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package kusu-ui.noarch 0:1.0-1 set to be updated ---> Package kusu-path.noarch 0:1.0-1 set to be updated ---> Package kusu-hardware.noarch 0:1.0-1 set to be updated ---> Package kusu-buildkit.noarch 0:1.0-1 set to be updated ---> Package component-gnome-desktop.noarch 0:1.0-1 set to be updated ---> Package kusu-partitiontool.noarch 0:1.0-1 set to be updated ---> Package kusu-repoman.noarch 0:1.0-1 set to be updated ---> Package kusu-nodeinstaller-patchfiles.noarch 0:1.0-1 set to be updated ---> Package kusu-nodeinstaller.noarch 0:1.0-1 set to be updated ---> Package kusu-driverpatch.noarch 0:1.0-1 set to be updated ---> Package component-base-node.noarch 0:1.0-1 set to be updated ---> Package kusu-base-node.x86_64 0:1.0-1 set to be updated ---> Package kusu-core.noarch 0:1.0-1 set to be updated ---> Package kusu-networktool.noarch 0:1.0-1 set to be updated ---> Package kusu-base-installer.noarch 0:1.0-1 set to be updated ---> Package kusu-util.noarch 0:1.0-1 set to be updated ---> Package component-base-installer.noarch 0:1.0-1 set to be updated ---> Package initrd-templates.noarch 0:1.0-1 set to be updated ---> Package kusu-boot.noarch 0:1.0-1 set to be updated ---> Package kusu-kitops.noarch 0:1.0-1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Updating: component-base-installer noarch 1.0-1 kusu-installer 2.6 k component-base-node noarch 1.0-1 kusu-installer 2.0 k component-gnome-desktop noarch 1.0-1 kusu-installer 3.3 k initrd-templates noarch 1.0-1 kusu-installer 32 k kusu-base-installer noarch 1.0-1 kusu-installer 326 k kusu-base-node x86_64 1.0-1 kusu-installer 45 k kusu-boot noarch 1.0-1 kusu-installer 47 k kusu-buildkit noarch 1.0-1 kusu-installer 52 k kusu-core noarch 1.0-1 kusu-installer 65 k kusu-driverpatch noarch 1.0-1 kusu-installer 35 k kusu-hardware noarch 1.0-1 kusu-installer 21 k kusu-kitops noarch 1.0-1 kusu-installer 36 k kusu-networktool noarch 1.0-1 kusu-installer 13 k kusu-nodeinstaller noarch 1.0-1 kusu-installer 43 k kusu-nodeinstaller-patchfiles noarch 1.0-1 kusu-installer 16 k kusu-partitiontool noarch 1.0-1 kusu-installer 89 k kusu-path noarch 1.0-1 kusu-installer 20 k kusu-repoman noarch 1.0-1 kusu-installer 56 k kusu-ui noarch 1.0-1 kusu-installer 27 k kusu-util noarch 1.0-1 kusu-installer 51 k Transaction Summary ============================================================================= Install 0 Package(s) Update 20 Package(s) Remove 0 Package(s) Total download size: 981 k


LinkBack URL
About LinkBacks
Reply With Quote