- Joined
- Jul 18, 2019
- Messages
- 110
- Reaction score
- 14
Hi.
We just made a fresh clean install of V18 (still have to finish setup), I just noted the system doesn't use Debian repositories but only 3CX ones. /etc/apt/sources.list only contains:
I was trying to install tmux but fails:
Is this intended? Thanks
We just made a fresh clean install of V18 (still have to finish setup), I just noted the system doesn't use Debian repositories but only 3CX ones. /etc/apt/sources.list only contains:
Code:
deb [arch=amd64 by-hash=yes signed-by=/usr/share/keyrings/3cx-archive-keyring.gpg] http://repo.3cx.com/debian/1803 buster main
deb [arch=amd64 by-hash=yes signed-by=/usr/share/keyrings/3cx-archive-keyring.gpg] http://repo.3cx.com/debian-security/1803 buster main
I was trying to install tmux but fails:
Code:
The following packages have unmet dependencies:
tmux : Depends: libevent-2.1-6 (>= 2.1.8-stable) but it is not installable
E: Unable to correct problems, you have held broken packages.
Is this intended? Thanks