On Mon, 21 May 2007, Bill Doran wrote:

> I recently performed a new install of RHEL5 server.  RHN sees the new 
> installation and shows that it's entitled as "Management, Virtualization" 
> but the machine isn't receiving any updates.  Also, when I run "yum 
> update" or any other yum command, I receive the following output:
> 
> ---SNIP---
> [EMAIL PROTECTED] rpm]# yum update
> Loading "installonlyn" plugin
> Loading "rhnplugin" plugin
> 
> 
> Could not find any working storages.
> ---SNIP---
> 
> I've tried removing and reinstalling all yum and rhn packages (including 
> the yun-rhn-plugin) but I can't seem to correct this problem.  Any 
> suggestions?

My experience with the newer Yum is that this error means there is 
something wrong with the sqlite/python-sqlite installation.

        [EMAIL PROTECTED] ~]# rpm -qa yum python-sqlite\* sqlite\*
        yum-3.0.5-1.el5.centos.2
        python-sqlite-1.1.7-1.2.1
        sqlite-3.3.6-2

        [EMAIL PROTECTED] ~]# rpm -Va yum python-sqlite\* sqlite\*

This last command should not return anything.

Kind regards,
--   dag wieers,  [EMAIL PROTECTED],  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to