- Joined
- Jul 7, 2021
- Messages
- 5
- Reaction score
- 1
Hello,
I have two 3cxpbx's I can not update,
When I go to the web interface to update I select the update (Both display the new update as 16.0.7.1074) I get logged out.
The update failed to say it's due to "libfreeimgage3" not being able to be installed. I am unable to install this package due to it dependencies not being installable.
I have this error on two setups on is the 2cxpbx iso running as a VM and the other is a Rpi
When I run
I can see there is a newer update 16.0.8
the two options I can see are to remove 3cxpbx and reinstall the package to see if that fixes it or rebuild both.
I would like to avoid a rebuild.
Also
Rpi
OS: Raspbian GNU/Linux 9.4 (stretch) armv7l
Hyper-v VM
OS: Raspbian GNU/Linux 10 (buster) x86_64
I have two 3cxpbx's I can not update,
When I go to the web interface to update I select the update (Both display the new update as 16.0.7.1074) I get logged out.
The update failed to say it's due to "libfreeimgage3" not being able to be installed. I am unable to install this package due to it dependencies not being installable.
I have this error on two setups on is the 2cxpbx iso running as a VM and the other is a Rpi
When I run
Code:
apt list --upgradeable -a
Code:
pi@raspberrypi:~ $ sudo apt-get install -y libfreeimage3
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libfreeimage3 : Depends: libjxr0 (>= 1.0) but it is not installable
Depends: libopenexr22 but it is not installable
Depends: libwebpmux2 (>= 0.5.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
the two options I can see are to remove 3cxpbx and reinstall the package to see if that fixes it or rebuild both.
I would like to avoid a rebuild.
Also
Rpi
OS: Raspbian GNU/Linux 9.4 (stretch) armv7l
Hyper-v VM
OS: Raspbian GNU/Linux 10 (buster) x86_64