Posts: 4
Threads: 1
Joined: Jun 2019
Hi,
I tried to install pilight on Raspbian Buster (raspberry Pi 4) but installation fails due to dependencies not available for Buster. Is there a plan to support Buster and if so when?
Regards.
Posts: 7,025
Threads: 92
Joined: Aug 2013
Reputation:
75
Can you give me more information like outputs and such.
Posts: 4
Threads: 1
Joined: Jun 2019
Output from "sudo apt-get install pilight" generates the following issue:
The following packages have unmet dependencies:
pilight : Depends: libmbedcrypto0 but it is not going to be installed
Depends: libmbedtls10 but it is not installable
E: Unable to correct problems, you have held broken packages.
Regards
Posts: 7,025
Threads: 92
Joined: Aug 2013
Reputation:
75
What happens if you try to install those packages directly?
Posts: 4
Threads: 1
Joined: Jun 2019
07-03-2019, 07:40 PM
(This post was last modified: 07-04-2019, 08:49 AM by starob.)
Code:
pi@raspi4:~ $ sudo apt-get install libmbedcrypto0
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:
libmbedcrypto0 : Depends: libunwind-dev (= 1.1-3.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Code:
pi@raspi4:~ $ sudo apt-get install libmbedtls10
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libmbedtls10 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libmbedtls10' has no installation candidate
Posts: 7,025
Threads: 92
Joined: Aug 2013
Reputation:
75
Can you use code tags please.
Posts: 4
Threads: 1
Joined: Jun 2019
Is this relevant to understand the output?
Posts: 7,025
Threads: 92
Joined: Aug 2013
Reputation:
75
Is it too much too ask on a forum of free software that has some simple forum rules?
Posts: 2
Threads: 0
Joined: Jul 2019
Reputation:
0
Hi all,
I have the same problems with the installation under a Pi3b with buster
Is there a solution yet?
Gesendet von iPhone mit Tapatalk
Posts: 7,025
Threads: 92
Joined: Aug 2013
Reputation:
75
If someone can tell me what i should do fixing it i will.
I currently don't have time to bugfix this, because i'm working on another issue within pilight.