* Fred Miller <fmiller@lightlink.com> [02-22-07 00:40]:
Don't you just love the never ending insistance from Smart that it must have a key from subkeys.pgp.net or it will puke on the install? Of course, frequently the key is not available. This has been a major pain in the butt since the first release of Smart and is beginning to really irritate a number of users.
rpm -ql smart [...] /usr/lib/smart/distro.py cat /usr/lib/smart/distro.py # distro.py for SUSE Linux if not sysconf.getReadOnly(): # https://bugzilla.novell.com/show_bug.cgi?id=199127 sysconf.set(("channels", "rpm-sys"), {"alias": "rpm-sys", "type": "rpm-sys", "name": "RPM System"}) sysconf.set("rpm-check-signatures", True, weak=True) sysconf.set("keyserver","pgp.mit.edu", weak=True) pkgconf.setFlag("multi-version", "java") sysconf.set("rpm-check-signatures", False, weak=True) although I have not had a rejected package for signature in the last three or four months and have rpm-check-signatures set to True ..... -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org