Mogens Kjaer wrote: ... strace'ing yum showed the problem: ... futex(0x964d900, FUTEX_WAKE, 1) = 0 futex(0x964d900, FUTEX_WAKE, 1) = 0 futex(0x964d900, FUTEX_WAKE, 1) = 0 stat64("/dev/log", {st_mode=S_IFSOCK|0755, st_size=0, ...}) = 0 futex(0x964d900, FUTEX_WAKE, 1) = 0 socket(PF_FILE, SOCK_DGRAM, 0) = 8 connect(8, {sa_family=AF_FILE, path="/dev/log"}, 10) = -1 ECONNREFUSED (Connection refused) close(8) = 0 socket(PF_FILE, SOCK_STREAM, 0) = 8 connect(8, {sa_family=AF_FILE, path="/dev/log"}, 10) = -1 ECONNREFUSED (Connection refused) write(2, "Traceback (most recent call last"..., 35) = 35 open("/usr/bin/yum", O_RDONLY|O_LARGEFILE) = 10 ... A bit strange; /dev/log exists at the time yum is called and is a socket. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: mk@xxxxxx Homepage: http://www.crc.dk -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list