Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: icedizzy on February 24, 2008, 07:18:37 AM
-
Running on SME 7.3 since christmas the message "Excluding Packages from CentOS - updates" and so on appears.
It feels like upgrades from Centos should have been done since then but I'm not sure.
Any ideas?
/Ice
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Setting up Update Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - updates
Finished
Excluding Packages from CentOS - os
Finished
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package openldap.i386 0:2.2.13-8.el4_6.4 set to be updated
---> Package openldap-servers.i386 0:2.2.13-8.el4_6.4 set to be updated
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
openldap i386 2.2.13-8.el4_6.4 updates 237 k
openldap-servers i386 2.2.13-8.el4_6.4 updates 3.2 M
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 2 Package(s)
Remove 0 Package(s)
Total download size: 3.4 M
Is this ok [y/N]:
-
icedizzy
What you are seeing is correct. Certain packages are excluded from being updated from CentOS repositories.
-
Specifically...
[root@tiger ~]# db yum_repositories printprop base Exclude
Exclude=kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,initscripts
[root@tiger ~]# db yum_repositories printprop updates Exclude
Exclude=kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,initscripts
-
Ok, just felt there were something wrong.
Never nice to check for something and then be excluded without a reason.
Better if yum checked and if it's ok to exclude regarding 32/64 bit kernel or what ever just being quiet becaus the upgrade perhaps didnt fit your current platform or something.
No big deal.
Thnks for your replies.
/Ice