[Spacewalk-list] Can't upgrade a package that is not in pkgSkipList

Santi Saez santisaez at woop.es
Wed Feb 25 16:54:11 UTC 2009


El 24/2/09 19:25, Santi Saez escribió:

> I have no idea about this behaivour with Spacewalk, anyone can help me?
>
> I have seen that when installing manually this package, appears this
> warning:
>
> # rpm -Uvh awstats-6.6-1.swsoft.noarch.rpm
> Preparing... ########################################### [100%]
> 1:awstats warning: /etc/awstats/awstats.model.conf saved as
> /etc/awstats/awstats.model.conf.rpmsave
> ########################################### [100%]
>
> Perhaps it's a "file skip" and not "package skip" feature?
>
> # grep -i file /etc/sysconfig/rhn/up2date
> # Automatically generated Red Hat Update Agent config file, do not edit.
> forceInstall[comment]=Force package installation, ignoring package, file
> and config file skip list
> fileSkipList[comment]=A list of file names, optionally including
> wildcards, to skip
> fileSkipList=;

Ups... setting noReplaceConfig to 0 solves the problem :)

# grep ^noReplaceConfig /etc/sysconfig/rhn/up2date
noReplaceConfig[comment]=When selected, no packages that would change 
configuration data are automatically installed
noReplaceConfig=0

Regards!

-- 
Santi Saez
http://woop.es




More information about the Spacewalk-list mailing list