Hide Forgot
Description of problem: When I'm watching debug output of rhnreg_ks or rhn_check on RHEL6, I see it tries to get files from location which do not exist on normal system. I do not see that output on RHEL5 rhn-client-tools-0.4.20-46.el5.noarch. Version-Release number of selected component (if applicable): rhn-client-tools-1.0.0-48.el6.noarch How reproducible: always Steps to Reproduce: 1. # rhn_check -vvv Actual results: [...] D: locked db index /var/lib/rpm/Packages D: loading keyring from pubkeys in /var/lib/rpm/pubkeys/*.key D: couldn't find any keys in /var/lib/rpm/pubkeys/*.key D: loading keyring from rpmdb [...] Expected results: Not sure. Please consider this bug as a question if this is OK. Additional info: RHEL6 # ls -al /var/lib/rpm/ total 49900 drwxr-xr-x. 2 root root 4096 Feb 15 05:49 . drwxr-xr-x. 33 root root 4096 Feb 28 06:34 .. -rw-r--r--. 1 root root 5275648 Feb 28 06:35 Basenames -rw-r--r--. 1 root root 12288 Feb 24 03:12 Conflictname -rw-r--r--. 1 root root 24576 Feb 28 06:48 __db.001 -rw-r--r--. 1 root root 229376 Feb 28 06:48 __db.002 -rw-r--r--. 1 root root 1318912 Feb 28 06:48 __db.003 -rw-r--r--. 1 root root 753664 Feb 28 06:48 __db.004 -rw-r--r--. 1 root root 884736 Feb 28 06:35 Dirnames -rw-r--r--. 1 root root 5177344 Feb 28 06:35 Filedigests -rw-r--r--. 1 root root 20480 Feb 28 06:35 Group -rw-r--r--. 1 root root 20480 Feb 28 06:35 Installtid -rw-r--r--. 1 root root 45056 Feb 28 06:35 Name -rw-r--r--. 1 root root 12288 Feb 25 03:35 Obsoletename -rw-r--r--. 1 root root 36954112 Feb 28 06:35 Packages -rw-r--r--. 1 root root 1339392 Feb 28 06:35 Providename -rw-r--r--. 1 root root 946176 Feb 28 06:35 Provideversion -rw-r--r--. 1 root root 12288 Feb 17 03:38 Pubkeys -rw-r--r--. 1 root root 225280 Feb 28 06:35 Requirename -rw-r--r--. 1 root root 163840 Feb 28 06:35 Requireversion -rw-r--r--. 1 root root 0 Jan 18 04:59 .rpm.lock -rw-r--r--. 1 root root 86016 Feb 28 06:35 Sha1header -rw-r--r--. 1 root root 49152 Feb 28 06:35 Sigmd5 -rw-r--r--. 1 root root 12288 Feb 24 03:11 Triggername RHEL5 # ls -al /var/lib/rpm/ total 170256 drwxr-xr-x 2 root root 4096 Feb 15 01:19 . drwxr-xr-x 62 root root 4096 Feb 27 08:52 .. -rw-r--r-- 1 root root 21528576 Feb 28 04:52 Basenames -rw-r--r-- 1 root root 12288 Feb 28 04:02 Conflictname -rw-r--r-- 1 root root 0 Feb 15 01:19 __db.000 -rw-r--r-- 1 root root 24576 Feb 28 06:50 __db.001 -rw-r--r-- 1 root root 1318912 Feb 28 06:50 __db.002 -rw-r--r-- 1 root root 663552 Feb 28 06:50 __db.003 -rw-r--r-- 1 root root 5857280 Feb 28 04:52 Dirnames -rw-r--r-- 1 root root 21172224 Feb 28 04:52 Filemd5s -rw-r--r-- 1 root root 49152 Feb 28 04:52 Group -rw-r--r-- 1 root root 36864 Feb 28 04:52 Installtid -rw-r--r-- 1 root root 167936 Feb 28 04:52 Name -rw-r--r-- 1 root root 128909312 Feb 28 04:52 Packages -rw-r--r-- 1 root root 663552 Feb 28 04:52 Providename -rw-r--r-- 1 root root 253952 Feb 28 04:52 Provideversion -rw-r--r-- 1 root root 12288 Feb 14 18:13 Pubkeys -rw-r--r-- 1 root root 864256 Feb 28 04:52 Requirename -rw-r--r-- 1 root root 528384 Feb 28 04:52 Requireversion -rw-r--r-- 1 root root 339968 Feb 28 04:52 Sha1header -rw-r--r-- 1 root root 163840 Feb 28 04:52 Sigmd5 -rw-r--r-- 1 root root 12288 Feb 14 18:27 Triggername
This is an internal to RPM issue and nothing from the RHN Client code specific itself. It can be safely ignored (to my knowledge). Recommend to close bug out, unless you wish to confer with RPM maintainer(s) first. Regards, Cliff
Oh, thanks. As I have not seen any negative side-effects of this beside the message, closing this.