Re: [Pdns-users] Install pdns on Ubuntu 19.04

2019-10-10 Thread Kjell Inge Meisal
I also get unmet dependensies with Ubuntu 18.04 LTS server:
$ sudo apt-get install pdns-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
pdns-server : Depends: libcurl3 (>= 7.16.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

This was easily fixed by installing the missing library:
sudo apt-get install libcurl3 -y

After this, installation of pds-server worked without any further issues

G400

From: Brian Candler 
Sent: onsdag 9. oktober 2019 22:32
To: Kjell Inge Meisal ; pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] Install pdns on Ubuntu 19.04

Please be cautious
This email was sent outside of your organisation

On 09/10/2019 21:13, Kjell Inge Meisal wrote:
Installing from Poerdns repo:
/etc/apt/sources.list.d/pdns.list contains:
deb [arch=amd64] http://repo.powerdns.com/debian stretch-auth-master main

I'm starting to wonder if Ubuntu 19.04 is a supported ps version or did I miss 
some system requirements?

Have you tried the Ubuntu 18.04 packages?  Go to 
https://repo.powerdns.com<https://repo.powerdns.com/>, scroll down to Ubuntu.

Those packages may or may not work on 19.04 - but in any case I'd strongly 
recommend 18.04 over 19.04.  19.04 has only a 9-month support lifetime, and 
it's 6 months into that already, so will become obsolete in just 3 months time. 
 18.04 has three and a half years of support remaining.
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Install pdns on Ubuntu 19.04

2019-10-09 Thread Kjell Inge Meisal
Thank you! I agree, not a smart move to use 19.04.
I will reinstall Ubuntu 18.04 and try installing pds server.



On 9 Oct 2019, at 22:32, Brian Candler  wrote:


Please be cautious
This email was sent outside of your organisation

On 09/10/2019 21:13, Kjell Inge Meisal wrote:
Installing from Poerdns repo:
/etc/apt/sources.list.d/pdns.list contains:
deb [arch=amd64] http://repo.powerdns.com/debian stretch-auth-master main

I’m starting to wonder if Ubuntu 19.04 is a supported ps version or did I miss 
some system requirements?

Have you tried the Ubuntu 18.04 packages?  Go to 
https://repo.powerdns.com, scroll down to Ubuntu.

Those packages may or may not work on 19.04 - but in any case I'd strongly 
recommend 18.04 over 19.04.  19.04 has only a 9-month support lifetime, and 
it's 6 months into that already, so will become obsolete in just 3 months time. 
 18.04 has three and a half years of support remaining.
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Install pdns on Ubuntu 19.04

2019-10-09 Thread Curtis Maurand
i gave up on ubuntu.  too sluggish and it’s implementation of systemd is, well, 
terrible.

Sent from my iPhone

> On Oct 9, 2019, at 1:32 PM, Brian Candler  wrote:
> 
>> On 09/10/2019 21:13, Kjell Inge Meisal wrote:
>> Installing from Poerdns repo:
>> 
>> /etc/apt/sources.list.d/pdns.list contains:
>> 
>> deb [arch=amd64] http://repo.powerdns.com/debian stretch-auth-master main
>> 
>>  
>> 
>> I’m starting to wonder if Ubuntu 19.04 is a supported ps version or did I 
>> miss some system requirements?
>> 
> Have you tried the Ubuntu 18.04 packages?  Go to https://repo.powerdns.com, 
> scroll down to Ubuntu.
> 
> Those packages may or may not work on 19.04 - but in any case I'd strongly 
> recommend 18.04 over 19.04.  19.04 has only a 9-month support lifetime, and 
> it's 6 months into that already, so will become obsolete in just 3 months 
> time.  18.04 has three and a half years of support remaining.
> 
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Install pdns on Ubuntu 19.04

2019-10-09 Thread Brian Candler

On 09/10/2019 21:13, Kjell Inge Meisal wrote:


Installing from Poerdns repo:

/etc/apt/sources.list.d/pdns.list contains:

deb [arch=amd64] http://repo.powerdns.com/debian stretch-auth-master main

I’m starting to wonder if Ubuntu 19.04 is a supported ps version or 
did I miss some system requirements?


Have you tried the Ubuntu 18.04 packages?  Go to 
https://repo.powerdns.com , scroll down to 
Ubuntu.


Those packages may or may not work on 19.04 - but in any case I'd 
strongly recommend 18.04 over 19.04.  19.04 has only a 9-month support 
lifetime, and it's 6 months into that already, so will become obsolete 
in just 3 months time.  18.04 has three and a half years of support 
remaining.


___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users