Bloggers Wanted
We're looking for people to help with the main blog. If you are consistent, knowledgeable and you're into it, please drop me a note.
|
|
|
|
|
Pidarazzz
Senior Boarder
Posts: 69
|
|
can anyone tell me what to do...the add/remove packages seems to work fine but I get this error on a new rpm install:
samba-swat-2.2.7a-8.9.0.i386.rpm error: cannot open Packages database in /var/lib/rpm warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID db42a60e Traceback (most recent call last): File '/usr/share/redhat-config-packages/
SinglePackageWindow.py', line 252, in ? main_window.run() File '/usr/share/redhat-config-packages/
SinglePackageWindow.py', line 216, in run self.do_initial_setup () File '/usr/share/redhat-config-packages/
SinglePackageWindow.py', line 145, in do_initial_setup h = ts.hdrFromFdno(fd) rpm.error: public key not available
|
|
The administrator has disabled public write access. |
irochka
Senior Boarder
Posts: 66
|
|
Hello,
To install a new package from the command line, use [rpm -i foobar.rpm]. RTFM for rpm for more options.
Here, it seems, you are trying to run a program from the console which runs only n X. redhat-install-packages runs under X only.
Regards
|
|
The administrator has disabled public write access. |
|
|
|