←  [EN] Enduser support

Forums

»

feeds down ?

's foto lite 17 feb 2016

Hi,

 

i have a problem when i try to install any kind of plugin or extension from the plugin menu, on openpli-4 latest for vusolose v2

wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-4/all/enigma2-plugin-extensions-xmltvimport-rytec_20151125-r0.2_all.ipk, wget returned 1.

http://downloads.pli-images.org/ are unavailable ?

Citeren

's foto raycer 17 feb 2016

Hi, I have the same problem !

Citeren

's foto WanWizard 17 feb 2016

For some reason it wants to download from the "all" feed, but the package isn't in that feed. Not sure what the reason is, I've checked the info in /var/lib/opkg, and that is correct. So is the info on the download mirrors...

Citeren

's foto killerturtle 17 feb 2016

Same problem here. Tested on two boxes (ET9000 and ET9500). Feeds are unavailable ....


Veranderd door killerturtle, 17 februari 2016 - 17:27
Citeren

's foto WanWizard 17 feb 2016

Well, they are, but there is an index issue. For some reason the files are fetched from the wrong feeds...

Citeren

's foto killerturtle 17 feb 2016

Ow? Is that something that needs to be fixed on server side (repositories), or on the sat receiver?

I already tried OPKG update ...

Citeren

's foto Pr2 17 feb 2016

Hi,

 

But this is typically the kind of package that should be in the "all" feed since it is arch independent since it is the source locations for the rytec EPG download and not the executable in itself.

 

Pr2

Citeren

's foto Dimmie 17 feb 2016

Same problem on Et10000, Mutant 500C and Zgemma H2

 

Softcam CCcam or Oscam cannot be installed


Veranderd door Dimmie, 17 februari 2016 - 17:58
Citeren

's foto skystar2 17 feb 2016

i have this problem too.

i can,t download some plugin from online panel.

Citeren

's foto Pedro_Newbie 17 feb 2016

cccam221 is downloadable, so if you really need cccam you could use 221 for the time being?

Or use the enclosed cccam 2.30

Bijgevoegde Bestanden


Veranderd door Pedro_Newbie, 17 februari 2016 - 19:00
Citeren

's foto Dimmie 17 feb 2016

One solution for now (till OpenPLI team fix this issue) is this:

 

Take one of MastaG's images with new GST and install it on your box. It runs on different feed that does not have this problem.

 

Or when you want to run the original OpenPLI, then you can also install MastaG images first. Then copy the map "opkg" + contents from /etc to your computer

Now install original OpenPLI image. start box and rename the map /etc/opkg to something like /etc/okg_backup

Copy the previously made backup from the map opkg from MastaG image to /etc

Install all packages you want (do not make software update ! ; only install packages)

Remove the map OPKG from /etc

Rename the map /etc/opkg_backup back to /etc/opkg

Citeren

's foto killerturtle 17 feb 2016

cccam221 is downloadable, so if you really need cccam you could use 221 for the time being?

Or use the enclosed cccam 2.30

 

221 doesn't install either.

 

When i manually install version 2.30 that you enclosed has a dependency: softcam-support_1.0-r1.2_all.ipk .... of course it tries to pull this file from the repositories... same error 404 not found :(


Veranderd door killerturtle, 17 februari 2016 - 19:53
Citeren

's foto Pedro_Newbie 17 feb 2016

Sorry softcam-support_1.0-r1.2_all.ipk I don't have locally
Citeren

's foto Dimmie 17 feb 2016

@killerturtle: use my solution, works 100%

Citeren

's foto mdshd 17 feb 2016

oscam also the same problem on et10000.

Citeren

's foto killerturtle 17 feb 2016

One solution for now (till OpenPLI team fix this issue) is this:

 

Take one of MastaG's images with new GST and install it on your box. It runs on different feed that does not have this problem.

 

Or when you want to run the original OpenPLI, then you can also install MastaG images first. Then copy the map "opkg" + contents from /etc to your computer

Now install original OpenPLI image. start box and rename the map /etc/opkg to something like /etc/okg_backup

Copy the previously made backup from the map opkg from MastaG image to /etc

Install all packages you want (do not make software update ! ; only install packages)

Remove the map OPKG from /etc

Rename the map /etc/opkg_backup back to /etc/opkg

 

Forgive me for asking a noob question, but where can i find a " MastaG's image with new GST?

 

Thx!

Citeren

's foto Dimmie 17 feb 2016

On this forum

Citeren

's foto Forseakyn 17 feb 2016

Can someone not just post the /etc/opkg as an archive from that image?

 

It would make it easier for alot of people :)

Citeren

's foto Dimmie 17 feb 2016

The opkg is different for every brand/type receiver on those images. But of course if you post it after pulling it for the receiver you use I guess it will be nice for others.

Citeren

's foto Forseakyn 17 feb 2016

Okay for the VUSOLOSE I have these files and their contents. # = file name, the line or lines below are the contents of that file:

 

#all-feed.conf
src/gz OpenPLi-all http://jam.japhar.co...li/vusolose/all

#mips32el-feed.conf
src/gz OpenPLi-mips32el http://jam.japhar.co...i/vusolose/mips
32el

#vusolose-feed.conf
src/gz OpenPLi-vusolose http://jam.japhar.co...i/vusolose/vuso
lose

#arch.conf
arch all 1
arch any 6
arch noarch 11
arch mipsel 16
arch mips32el 21
arch vusolose 26

#opkg.conf
dest root /
option lists_dir /var/lib/opkg

Citeren