Hello Darren.

 that worked .

curl -1sLf \
  'https://dl.cloudsmith.io/public/isc/kea-3-0/setup.deb.sh' \
  | sudo -E bash

did these after that

 rm /etc/apt/sources.list.d/isc-kea-2-6.list

 apt update

 apt upgrade

 systemctl restart systemctl restart isc-kea-dhcp4-server.service


On 7/21/25 13:17, Darren Ankney wrote:
Hi,

I think if you follow the instructions here:
https://cloudsmith.io/~isc/repos/kea-3-0/setup/#formats-deb you will
be able to, after setting up the repo, upgrade from 2.6 to 3.0.0 with
apt update / apt upgrade but I have not personally done this sequence
of steps so you should test first on a non-production server.

Thank you,
Darren Ankney

On Mon, Jul 21, 2025 at 12:04 PM fbcadmin via Kea-users
<kea-users@lists.isc.org> wrote:
Originally I followed instructions athttps://kb.isc.org/docs/isc-kea-packages  
to install kea dhcp.     I looked at that page and did not see a 3-0 version of 
the script


curl -1sLf \
   'https://dl.cloudsmith.io/public/isc/kea-2-6/setup.deb.sh' \
   | sudo -E bash

On 7/21/25 11:33, fbcadmin wrote:

Hello

instead of downloading a package 
fromhttps://cloudsmith.io/~isc/repos/kea-3-0/packages/

is there a sources.list available to upgrade from version 2.6 to 3.0?

[ there are 25 pages of files to go through in order to find the file I need to 
download athttps://cloudsmith.io/~isc/repos/kea-3-0/packages/ ]



--
ISC funds the development of this software with paid support subscriptions. 
Contact us athttps://www.isc.org/contact/ for more information.

To unsubscribe visithttps://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
-- 
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to