Hi Ondřej,

my Ubuntu was stuck in not beeing able to install the -2 version. I removed the knot package and re-installed, which installed -3.

Install worked without error messages. Thank you.


Kind regards
   Volker


Am 25.01.2016 12:46, schrieb Ondřej Surý:
Hi Volker,

I can't reproduce it locally, however I'll try a little bit harder in
postinst script in your case.  I already have the -3 prepared, I am
just testing the result, and I will upload it to PPA.

Cheers,
Ondrej

--
 Ondřej Surý -- Technical Fellow
 --------------------------------------------
 CZ.NIC, z.s.p.o.    --     Laboratoře CZ.NIC
 Milesovska 5, 130 00 Praha 3, Czech Republic
 mailto:[email protected]    https://nic.cz/
 --------------------------------------------

----- Original Message -----
From: "Volker Janzen" <[email protected]>
To: "Ondřej Surý" <[email protected]>
Cc: [email protected]
Sent: Friday, January 22, 2016 7:11:16 PM
Subject: Re: [knot-dns-users] Knot Ubuntu update

Hi Ondrej,

I'm not using kasp. It's a secondary only Knot instance which receives signed
zones via AXFR. Where is the default location?


Regards
   Volker


Am 22.01.2016 um 16:28 schrieb Ondřej Surý <[email protected]>:

Hi Volker,

you need to run `keymgr init` again in your kasp-db directory (with the right permissions). The postinst script is trying to automatically handle that, but it looks like it's failing to do so. I'll look into the improving the package
scripts soon.

Cheers,
Ondrej

--
Ondřej Surý -- Technical Fellow
--------------------------------------------
CZ.NIC, z.s.p.o.    --     Laboratoře CZ.NIC
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:[email protected]    https://nic.cz/
--------------------------------------------

----- Original Message -----
From: "Volker Janzen" <[email protected]>
To: [email protected]
Sent: Friday, January 22, 2016 4:13:29 PM
Subject: [knot-dns-users] Knot Ubuntu update

Hi,

I did a "apt-get upgrade" on my Knot node.

The package update fails with "Failed to initialize default key store
(unknown error -13)."

Can anyone tell me what that means?

root@localhost:~# knotd --version
knotd (Knot DNS), version 2.1.0
root@localhost:~# ps aux | grep knot
knot     30048  0.0  0.6 1245236 6400 ?        Ssl  16:08   0:00
/usr/sbin/knotd -d -c /etc/knot/knot.conf
root@localhost:~# /etc/init.d/knot restart
* Restarting Knot DNS server knotd


                                            [ OK ]
root@localhost:~# ps aux | grep knot
knot     30115  0.0  0.6 1245224 6200 ?        Ssl  16:09   0:00
/usr/sbin/knotd -d -c /etc/knot/knot.conf
root@localhost:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Setting up knot (2.1.0-2+trusty+2) ...
* Starting Knot DNS server  knotd


                                            [ OK ]
Failed to initialize default key store (unknown error -13).
dpkg: error processing package knot (--configure):
subprocess installed post-installation script returned error exit
status 1
Errors were encountered while processing:
knot
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@localhost:~# ps aux | grep knot
knot     30115  0.0  0.6 1245236 6360 ?        Ssl  16:09   0:00
/usr/sbin/knotd -d -c /etc/knot/knot.conf


Kind regards,
  Volker

_______________________________________________
knot-dns-users mailing list
[email protected]
https://lists.nic.cz/cgi-bin/mailman/listinfo/knot-dns-users
_______________________________________________
knot-dns-users mailing list
[email protected]
https://lists.nic.cz/cgi-bin/mailman/listinfo/knot-dns-users

Reply via email to