search for: nokey

Displaying 20 results from an estimated 164 matches for "nokey".

2012 Jul 18
1
allow-notify SUBNET and request-xfr inconsistency
...er Master servers im the given subnet. Now I want to permit DNS NOTIFY messages to come from 172.16/16 subnet. To do this, I use allow-notify in the slave config file: zone: name: "black" zonefile: "/var/nsd/zones/black.zone" allow-notify: 172.16.0.0/24 NOKEY Then I receive error message from nsd-checkconf: /etc/nsd-dns-slave.conf: zone black has allow-notify but no request-xfr items. Where can it get a zone transfer when a notify is received? /etc/nsd-dns-slave.conf: 1 semantic errors in 1 zones, 0 keys. Hm, ok, I need request-xfr. But request-xfr d...
2007 Jul 10
1
nsdc update implementation details
Hi, I have a query regarding running a manual update of nsd via: # nsdc update My NSD server is accepting notifications from two servers. From my nsd.conf: # master 1 allow-notify: X.X.X.X NOKEY request-xfr: AXFR X.X.X.X NOKEY # master 2 allow-notify: Y.Y.Y.Y NOKEY request-xfr: AXFR Y.Y.Y.Y NOKEY Are both servers sequentially queried each time the update is run? Or is it a random one of the two servers that answers and the second one ignored? Many...
2010 Apr 10
3
pkcs11-helper-devel is needed
...at vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz hata: Failed build dependencies: pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64 [root at vpn VpnSetup]# rpm -ivh pkcs11-helper-devel-1.06-2.1.x86_64.rpm uyar??: pkcs11-helper-devel-1.06-2.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 849bf240 hata: Failed dependencies: pkcs11-helper = 1.06 is needed by pkcs11-helper-devel-1.06-2.1.x86_64 libopenssl-devel is needed by pkcs11-helper-devel-1.06-2.1.x86_64 [root at vpn VpnSetup]# rpm -ivh pkcs11-helper-1.07-5.3.src.rpm uyar??: pkcs11-helper-1.07-5.3.src...
2019 Feb 12
3
weird RPM dependency error; '/bin/sh' needed, but is provided
...1810.iso -r -t iso9660 -o loop /mnt $ mkdir -p ~/local_rpm_db $ rpm --initdb --dbpath ~/local_rpm_db $ rpm --justdb --ignoresize --dbpath ~/local_rpm_db -Uvh /mnt/Packages/*.rpm *.rpm warning: /mnt/cdrom/Packages/acl-2.2.51-14.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY warning: berkeleydb-ltb-4.6.21.NC-4.el7.patch4.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 6d45bfc5: NOKEY error: Failed dependencies: /bin/sh is needed by openldap-ltb-2.4.47-1.el7.x86_64 Which is weird, as the 'bash' RPM is clearly part of the set, and 'provides'...
2007 Oct 02
1
0/0 is not valid, though the man page says it is
Hi, The man page for nsd.conf claims the following syntax is valid: provide-xfr: 0/0 NOKEY However, this gives the error: /var/dnsx/nsd.zones:9: error: Bad ip4 address '0' The following does work: provide-xfr: 0.0.0.0/0 NOKEY So either the code is wrong, or the man page :) Paul
2017 Dec 27
2
Package repository now available
...Fingerprint: 2be7 4aab 3ee7 54df b9c8 0d33 18a3 48ae ed40 9da1 > From : https://repo.dovecot.org/DOVECOT-REPO-GPG > Is this ok [y/N]: y > warning: /var/cache/yum/x86_64/7/dovecot-2.3-latest/packages/dovecot-pgsql-2.3.0-2.x86_64.rpm: Header V3 DSA/SHA256 Signature, key ID eed949f0: NOKEY > Retrieving key from https://repo.dovecot.org/DOVECOT-REPO-GPG > > > The GPG keys listed for the "RHEL 7 - x86_64" repository are already installed but they are not correct for this package. > Check that the correct key URLs are configured for this repository. > >...
2004 Dec 06
1
[Patch] Makefile.in, new install-nosysconf target
For various reasons, it makes our life easier at USC to have a 'install-nosysconf' target much like the install-nokeys target that was added a while back. I mentioned this a few months back on this list and people seemed to think it wouldn't be a problem to get it into the mainline tree. I've attached the patch -- it should keep 100% backwards compatibility. Thanks. -- Phil Dibowitz Systems Architect a...
2003 Apr 17
2
R Install problems with Redhat 9 : "tcl.so" versus "tcl.so.0"
...GNU/Linux I've downloaded R for linux Redhat 8.x, but I am running Redhat 9. I'm assuming we have backward compatibility ? To continue, attemping to load R produces the following errors: [root at localhost temp]# rpm -ivh R-1.6.2-1.i386.rpm warning: R-1.6.2-1.i386.rpm: V3 DSA signature: NOKEY, key ID 97d3544e error: Failed dependencies: libtcl.so.0 is needed by R-1.6.2-1 libtk.so.0 is needed by R-1.6.2-1 OK, I understand this so far. So I go to http://rpmfind.net/linux/RPM/ to get the packages. Searching for "libtcl.so.0" shows me that's it's in the...
2013 Oct 18
1
nsd-4.0.0b5(and rc2) and changing zone from master to slave ?
Hi, I'm doing some quick tests with nsd-4.0.0b5 and (rc2). And found something strange when changing (nsd-control reconfig) one zone from: zone: name: 10.in-addr.arpa zonefile: /zones/empty.zone to zone: name: 10.in-addr.arpa request-xfr: 192.168.122.12 NOKEY allow-notify: 192.168.122.12 NOKEY zonefile: /zones/slave/10.rev and doing nsd-control reconfig. After reconfig nsd-control zonestatus still shows that the zone is still master: zone: 10.in-addr.arpa state: master But if I do nsd-control write, then nsd writes: [1382128657] nsd[...
2005 Jan 18
5
rpm db
Hi All, I wonder if someone can help. My rpm db was corrupted. So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error. error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm -- Regards JC
2008 Apr 26
4
for installation help
...ly icecast-2.3.1-0.src.rpm (rpm -ivh icecast-2.3.1-0.src.rpm) 2.When I tried to install libxml2 from http://xmlsoft.org/downloads.html I receive this output: [root at localhost webRADIO]# rpm -ivh libxml2-devel-2.6.27-1.i386.rpm warning: libxml2-devel-2.6.27-1.i386.rpm: Header V3 DSA signature: NOKEY, key ID de95bc1f error: Failed dependencies: libxml2 = 2.6.27 is needed by libxml2-devel-2.6.27-1.i386 [root at localhost webRADIO]# After that I download libxml2 = 2.6.27 and install it, and tried to install libxml2-devel-2.6.27-1.i386 but the output was the same. 3.When I tried to...
2004 Jan 16
7
CAPI not installed, after changed from i4l to CAPI
...chan_capi-0.3.0]# rpm -e isdn4k-utils warning: /etc/isdn/isdn.conf saved as /etc/isdn/isdn.conf.rpmsave -----installing Capi, capi-lib and capi-dev---- [root@voipgk chan_capi-0.3.0]# cd [root@voipgk root]# rpm -i capi-0208190200-5.i686.rpm warning: capi-0208190200-5.i686.rpm: V3 DSA signature: NOKEY, key ID e01260f1 [root@voipgk root]# rpm -qa | grep capi capi-0208190200-5 [root@voipgk root]# [root@voipgk root]# rpm -i capi-devel-0208190200-5.i686.rpm warning: capi-devel-0208190200-5.i686.rpm: V3 DSA signature: NOKEY, key ID e01260f1 error: Failed dependencies: capi-libs = 0208190200...
2005 Mar 23
3
Problems while installing...
Hi, I have two Linux systems, one running FC2 and the other Mandrake 10.1. When I tried installing Samba 3.0.11 on both the systems, I get the following error: # rpm -i samba-3.0.11-1.i386.rpm samba-common-3.0.11-1.i386.rpm warning: samba-3.0.11-1.i386.rpm: V3 DSA signature: NOKEY, key ID f17f9772 error: Failed dependencies: liblber-2.2.so.7 is needed by samba-3.0.11-1 libldap-2.2.so.7 is needed by samba-3.0.11-1 liblber-2.2.so.7 is needed by samba-common-3.0.11-1 libldap-2.2.so.7 is needed by samba-common-3.0.11-1 Any suggestions on how to f...
2014 Jun 15
2
dumb developer explodes yum
...without-rpm-and-yum-in-centosrhel/ However installing this rpm : rpm-libs-4.4.2-37.el5.i386.rpm Asks for a bunch of libraries. This is what I see when I try: [root at uszmpaplp005lc i386]# rpm -Uvh rpm-libs-4.4.2-37.el5.i386.rpm warning: rpm-libs-4.4.2-37.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID e8562897 error: Failed dependencies: libelf.so.1 is needed by rpm-libs-4.4.2-37.el5.i386 libelf.so.1(ELFUTILS_1.0) is needed by rpm-libs-4.4.2-37.el5.i386 libelf.so.1(ELFUTILS_1.1.1) is needed by rpm-libs-4.4.2-37.el5.i386 libsqlite3.so.0 is needed by rpm-lib...
2005 Aug 21
2
trying to recompile
...owever I do not have a /usr/src/linux-2.6.9-5.0.3.EL-smp directory. I then learned you must run "yum install kernel-sourcecode" to properly install the source. When I run the command this is what happens ( see below) . The error I get is: warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 443e1821 public key not available for qt-devel-3.3.3-9.3.i386.rpm does anyone know what to do at this point? Thanks, Andrew [root at se1 kernels]# yum install kernel-sourcecode Setting up Install Process Setting up Repos update 100% |=========================| 951...
2007 Mar 08
3
RE: MySQL Install error on Centos 4.3
I get the following error on trying to install mysql rpms please any idea what might be wrong and how to work around it? [root at localhost linux 23-02-2007]# rpm -i --nodeps mysql-5.0.27-1.el4.centos.i386.rpm warning: mysql-5.0.27-1.el4.centos.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821 file /etc/my.cnf from install of mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-server-standard-5.0.27-0.rhel4 file /usr/bin/mysql from install of mysql-5.0.27-1.el4.centosconflicts with file from package MySQL-client-standard-5.0.27-0.rhel4...
2004 Jul 22
2
Potential Patch
...places in session.c). Requested by our security staff. Currently my patch does not make this a configuration or compile time option, but I could probably do that without too much work. 3. Makefile.in change to break up install a bit more. Currently it has an "install" and "install-nokeys". I further broke it into "install" "install-nokeys" and "install-nosysconf" which doesn't try to write anything to the configuration directory (this could be useful when the person installing doesn't have access to that dir, or doesn't want to write...
2015 Jan 17
4
How to install libquicktime on CentOS 7 in one (or two) line of command?
...he rpm file from http://rpmfind.net/linux/rpm2html/search.php?query=libquicktime%28x86-64%29. Then I ran command "|rpm -i libquicktime-1.2.4-31.el7.x86_64.rpm|" and got the following errors: |warning: libquicktime-1.2.4-31.el7.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 66534c2b: NOKEY error: Failed dependencies: libfaac.so.0()(64bit) is needed by libquicktime-1.2.4-31.el7.x86_64 libfaad.so.2()(64bit) is needed by libquicktime-1.2.4-31.el7.x86_64 libmp3lame.so.0()(64bit) is needed by libquicktime-1.2.4-31.el7.x86_64 libquicktime.so.0()(64bit) is needed by libq...
2003 May 10
0
Small Makefile.in Patch
...fairly inconsequential patch, but it comes in handy in a few instances. The patch simply splits install-files into "install-files" and "install-sysconf" - taking all of the sysconfdir stuff and putting in its own target which I then added to 'install' and 'install-nokeys'. I then added an install-nosysconf to NOT do that stuff. This helped us because we install in a directory that gets rdist'd out to other hosts, but on the rdist host we didn't want to put the config files in /etc/ssh... we have a script to do that on each host and rdist time. Its...
2009 Nov 14
1
Alternate Install Location Patch Proposal
Hi All, Below (and attached) is a patch that will allow openssh to be installed in an alternate location. This is essential when cross-compiling. The cross-compile use case is: configure [bunch-of-options] make DESTDIR=<alt-location> make install-nokeys I believe the patch may also be useful for non-cross-compiling cases. Regards, ...doug ---8<----- diff -uraN openssh-5.3p1.orig/Makefile.in openssh-5.3p1/Makefile.in --- openssh-5.3p1.orig/Makefile.in 2009-08-27 19:47:38.000000000 -0500 +++ openssh-5.3p1/Makefile.in 2009-11-14 08:02:29.0000...