Hello, I searched the archives before I posted here, and only found one instance of someone else having this problem. However, a google search turns up quite a few.
rpm on redhat 8.0 quits working shortly after making a call to the application. Any call to rpm which accesses the db will fail, going into a loop like shown below. This first happened immediately after a fresh installation. I thought I may have done something wrong, so I reinstalled again. I am now receiving the same error with a new installation. Output from strace: <snip> 17277 open("/var/lib/rpm/Packages", O_RDONLY|O_LARGEFILE) = 3 17277 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 17277 fstat64(3, {st_mode=S_IFREG|0644, st_size=39378944, ...}) = 0 17277 brk(0x805d000) = 0x805d000 17277 brk(0x805e000) = 0x805e000 17277 select(0, NULL, NULL, NULL, {0, 1000}) = 0 (Timeout) 17277 select(0, NULL, NULL, NULL, {0, 2000}) = 0 (Timeout) 17277 select(0, NULL, NULL, NULL, {0, 4000}) = 0 (Timeout) 17277 select(0, NULL, NULL, NULL, {0, 8000}) = 0 (Timeout) 17277 select(0, NULL, NULL, NULL, {0, 16000}) = 0 (Timeout) Is this a known issue, and is there any plan to release a fix? -ryan -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list