hello
I have set up some systems that will install RPM's over http from a central server
The command I use is rpm -Uvh http://server/rpm/somepackage.rpm
After the installation is finished I always get this warning (different numbers though):
warning: u 0x8003faa0 ctrl 0x8004e0d0 nrefs != 0
Does anyone know what it means and possibly how to get rid of it?
Johnny
