- Joined
- May 19, 2021
- Messages
- 2
- Reaction score
- 2
Hi,
Running apt update fails on a number of our PBXs due to http://downloads-global.3cx.com/downloads/debian.
Full error output:
System is Debian 10 Buster. Is there a fix?
Running apt update fails on a number of our PBXs due to http://downloads-global.3cx.com/downloads/debian.
Full error output:
Code:
root@xxxx:~# apt update
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Ign:4 http://downloads-global.3cx.com/downloads/debian -testing InRelease
Hit:5 http://downloads-global.3cx.com/downloads/debian stretch InRelease
Err:6 http://downloads-global.3cx.com/downloads/debian -testing Release
404 Not Found [IP: 35.201.76.132 80]
Reading package lists... Done
E: The repository 'http://downloads-global.3cx.com/downloads/debian -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.
System is Debian 10 Buster. Is there a fix?