Mailinglist Archive: opensuse (3109 mails)

< Previous Next >
Re: [opensuse] Smart.
  • From: Patrick Shanahan <ptilopteri@xxxxxxxxx>
  • Date: Thu, 22 Feb 2007 07:38:45 -0500
  • Message-id: <20070222123845.GE24634@xxxxxxxxxxxxxxx>
* Fred Miller <fmiller@xxxxxxxxxxxxx> [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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References