E: Unable to locate package nextdns
Hello,
I'm trying to install NextDNS on my raspberry pi 3 but when I run the install script I get (E: Unable to locate package nextdns)
Am I doing something wrong? can someone help me out.
Thnx!
18 replies
-
Please run it with DEBUG=1 as a prefix and post the output.
-
pi@raspberrypi:~ $ DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"
INFO: OS: raspbian
INFO: GOARCH: armv7
INFO: GOOS: linux
INFO: NEXTDNS_BIN: /usr/bin/nextdns
INFO: INSTALL_RELEASE: 1.37.4
DEBUG: Start install loop with CURRENT_RELEASE=
DEBUG: NextDNS is not installed
i) Install NextDNS
e) Exit
Choice (default=i): i
INFO: Installing NextDNS...
DEBUG: Using deb install type
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:3 https://repo.nextdns.io/deb stable InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nextdns
DEBUG: Start install loop with CURRENT_RELEASE=
DEBUG: NextDNS is not installed
i) Install NextDNS
e) Exit
Choice (default=i):
-
I'm having exactly same problem (Raspbian Bullseye).
Any progress?
-
Same here, exactly the same problem. I've posted in Reddit as well: https://www.reddit.com/r/nextdns/comments/qztnv3/cli_installer_unable_to_locate_package_nextdns/
I've tried multiple reinstallation's of the OS, different Raspberry HW..
https://repo.nextdns.io/deb is throwing an error, I don't know if this is related.
-
I also tried with raspiOS Buster (because I thought that maybe it’s bullseye related) no luck either, get the same error.
-
patrick_hoesl
petu_
nextdns
Installed 64 bit image (2021-10-30-raspios-bullseye-arm64-lite) on my raspi 3 and it works!
pi@raspberrypi:~ $ sh -c "$(curl -sL https://nextdns.io/install)"
INFO: OS: debian
INFO: GOARCH: arm64
INFO: GOOS: linux
INFO: NEXTDNS_BIN: /usr/bin/nextdns
INFO: INSTALL_RELEASE: 1.37.4
i) Install NextDNS
e) Exit
Choice (default=i):
INFO: Installing NextDNS...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 160 kB of archives.
After this operation, 166 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB]
Fetched 160 kB in 0s (1,235 kB/s)
Selecting previously unselected package apt-transport-https.
(Reading database ... 34847 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
Unpacking apt-transport-https (2.2.4) ...
Setting up apt-transport-https (2.2.4) ...
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
Get:5 https://repo.nextdns.io/deb stable InRelease [9,398 B]
Get:6 https://repo.nextdns.io/deb stable/main arm64 Packages [436 B]
Get:7 https://repo.nextdns.io/deb stable/main armhf Packages [437 B]
Fetched 10.3 kB in 3s (3,695 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
nextdns
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,533 kB of archives.
After this operation, 6,750 kB of additional disk space will be used.
Get:1 https://repo.nextdns.io/deb stable/main arm64 nextdns arm64 1.37.4 [2,533 kB]
Fetched 2,533 kB in 1s (1,796 kB/s)
Selecting previously unselected package nextdns.
(Reading database ... 34851 files and directories currently installed.)
Preparing to unpack .../nextdns_1.37.4_arm64.deb ...
Unpacking nextdns (1.37.4) ...
Setting up nextdns (1.37.4) ...
NextDNS installed and started using systemd init
Content aside
-
1
Likes
- 2 yrs agoLast active
- 18Replies
- 166Views
-
5
Following