12528 Members
237 Forums
7811 Topics
24004 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
12 registered (Toysoft, Admin, bitgames, tomash, OMEGA, Smokey, haki, bobot, karimkaki15, goode men, Franco89, raffsif1234),
1457
Guests and
130
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
#22908 - 02/14/21 03:22 PM
Cannot install plugins or update image
|
stranger
Registered: 08/20/19
Posts: 5
|
I have OpenPLi 7.3 Star on my DM920 (I guess OpenPLi 7.3Star 20200924 4k 1.17.0.1) Whenever I want to do an update of whenever I want to install a plugin from the feed I get this message: Collected errors: * Solver encountered 2 problem(s): * Problem 1/2: * - nothing provides python-lxml needed by enigma2-plugin-extensions-tmbd-1+git72+16d80bb-r0.cortexa15hf-neon-vfpv4 * * Solution 1: * - do not ask to install enigma2-plugin-extensions-tmbd-1+git72+16d80bb-r0.cortexa15hf-neon-vfpv4
* Problem 2/2: * - nothing provides requested python-lxml * * Solution 1: * - do not ask to install a package providing python-lxml
I don't understand what this means. I had installed the image of 20210112 before, but that gave similair messages, see attachement, so I reverted to my backup of the above mentioned version.
Attachments
photo_2021-02-07_15-02-28.jpg (40 downloads)
|
Top
|
|
|
|
|
#22909 - 02/14/21 03:42 PM
Re: Cannot install plugins or update image
[Re: Lexzie]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 9993
|
Use the "opkg update" then the grep command to see if the feeds have the files you need. For both version you have the same feeds, but remember the latest version is the one compatible with the feeds, as older images would update with the feeds to reach the latest version published. See for grep/opkg, and do it for each package you would need. opkg update
opkg list | grep python-lxml
opkg list_installed | grep python-lxml If the packages you need are not available on the feeds, most probably then you will need the release of the OpenPLi 8.0star, we are working on the new version but we have no date yet of release. Admin
_________________________
|
Top
|
|
|
|
|
#22923 - 02/15/21 04:27 PM
Re: Cannot install plugins or update image
[Re: Lexzie]
|
stranger
Registered: 08/20/19
Posts: 5
|
I did your code but I still got the same errors. First I want to make my DM920 multiboot, then I'd like to give the newest image a try again.
|
Top
|
|
|
|
|
|
|