Unable to locate package 3cxpbx - Raspberry PI

Status
Not open for further replies.

ssassen

New User
Joined
Nov 30, 2021
Messages
1
Reaction score
0
Hi there

I am following this guide: https://www.3cx.com/docs/installing-pbx-raspberry-pi/
And think I am getting the same error as this thread: https://www.3cx.com/community/threads/problem-when-setting-up-a-pi.85585/#post-402477

Please see my logs:

Code:
pi@raspberrypi:~ $ wget https://downloads-global.3cx.com/downloads/misc/d10pi.zip; sudo bash d10pi.zip
--2021-11-30 15:37:22--  https://downloads-global.3cx.com/downloads/misc/d10pi.zip
Resolving downloads-global.3cx.com (downloads-global.3cx.com)... 104.22.14.119, 104.22.15.119, 172.67.39.236, ...
Connecting to downloads-global.3cx.com (downloads-global.3cx.com)|104.22.14.119|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2856 (2.8K) [application/x-zip-compressed]
Saving to: ‘d10pi.zip’

d10pi.zip                     100%[=================================================>]   2.79K  --.-KB/s    in 0s

2021-11-30 15:37:22 (14.9 MB/s) - ‘d10pi.zip’ saved [2856/2856]

--2021-11-30 15:37:22--  http://downloads-global.3cx.com/downloads/3cxpbx/public.key
Resolving downloads-global.3cx.com (downloads-global.3cx.com)... 104.22.14.119, 104.22.15.119, 172.67.39.236, ...
Connecting to downloads-global.3cx.com (downloads-global.3cx.com)|104.22.14.119|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1179 (1.2K) [application/pkcs8]
Saving to: ‘STDOUT’

-                             100%[=================================================>]   1.15K  --.-KB/s    in 0s

2021-11-30 15:37:22 (46.5 MB/s) - written to stdout [1179/1179]

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
deb http://downloads-global.3cx.com/downloads/debian bullseye main
deb [arch=armhf] http://downloads-global.3cx.com/downloads/debian bullseye-testing main
Ign:1 http://downloads-global.3cx.com/downloads/debian bullseye-testing InRelease
Ign:2 http://downloads-global.3cx.com/downloads/debian bullseye InRelease
Err:3 http://downloads-global.3cx.com/downloads/debian bullseye-testing Release
  404  Not Found [IP: 104.22.14.119 80]
Err:4 http://downloads-global.3cx.com/downloads/debian bullseye Release
  404  Not Found [IP: 104.22.14.119 80]
Hit:5 https://download.docker.com/linux/raspbian bullseye InRelease
Hit:6 http://archive.raspberrypi.org/debian bullseye InRelease
Ign:7 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 InRelease
Hit:8 https://deb.nodesource.com/node_16.x bullseye InRelease
Ign:9 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 InRelease
Ign:10 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease
Hit:11 http://dl.ubnt.com/unifi/debian stable InRelease
Ign:12 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease
Ign:13 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/5.0 InRelease
Hit:14 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 Release
Ign:15 http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.0 InRelease
Hit:16 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release
Get:18 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release [3,312 B]
Hit:19 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/5.0 Release
Hit:21 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:23 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release
Get:24 http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.0 Release [3,462 B]
Get:26 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release.gpg [455 B]
Ign:26 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release.gpg
Get:27 http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.0 Release.gpg [455 B]
Ign:27 http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.0 Release.gpg
Hit:28 http://archive.raspbian.org/raspbian stretch InRelease
Reading package lists... Done
E: The repository 'http://downloads-global.3cx.com/downloads/debian bullseye-testing Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://downloads-global.3cx.com/downloads/debian bullseye Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Skipping acquire of configured file 'multiverse/binary-armhf/Packages' as repository 'http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease' doesn't support architecture 'armhf'
W: GPG error: http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9ECBEC467F0CEB10
E: The repository 'http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.0 Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9ECBEC467F0CEB10
E: The repository 'http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.0 Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gnupg is already the newest version (2.2.27-2).
wget is already the newest version (1.21-1rpi1).
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
dphys-swapfile is already the newest version (20100506-7).
net-tools is already the newest version (1.60+git20181103.0eebece-1).
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package 3cxpbx
 
It would seem you are running Debian 11 Bullseye.

Our installation guide now contains a link to Debian 10 Buster and this is the supported OS for the 3CX PBX and the 3CX SBC so please make sure you've downloaded the latest ISO from our guide and then try again by reflashing the sd and starting over.
 
  • Like
Reactions: Evolute IT
Status
Not open for further replies.

Forum statistics

Threads
111,974
Messages
590,083
Members
164,901
Latest member
Silent_Guru