Hi - thanks for the fast response.

I tried and got a file containing:

<!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Not Found</title>
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    </head>
    <body>
      <h1>Not Found</h1>
      <p>
        Could not find the requested resource.
      </p>
    </body>
    </html>

also

 the curl commands are for the same file name.


Rob


On 7/21/25 12:27, Peter Davies wrote:
Hi -
   Could you try the followin :

curl -O https://dl.cloudsmith.io/public/isc/kea-3-0/raw/versions/3.0.0/kea-3.0.0.tar.gz
and for the signature file:

curl -O https://dl.cloudsmith.io/public/isc/kea-3-0/raw/versions/3.0.0/kea-3.0.0.tar.gz

/Peter




------------------------------------------------------------------------
*From: *"[email protected]" <[email protected]>
*To: *"[email protected]" <[email protected]>
*Cc: *"fbcadmin" <[email protected]>
*Sent: *Monday, 21 July, 2025 18:03:54
*Subject: *Re: [Kea-users] sources.list for Debian Bookworm Kea 3.0

Originally I followed instructions at https://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 from
    https://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 at
    https://cloudsmith.io/~isc/repos/kea-3-0/packages/]




--
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
[email protected]
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
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to