Jump to content


Photo

OpenPLi Release 9.1


  • Please log in to reply
162 replies to this topic

Re: OpenPLi Release 9.1 #121 marcopiu

  • Member
  • 12 posts

0
Neutral

Posted 31 December 2024 - 08:53

 

On receiver was already running the 9.1-release.

I flashed it with the 20241228 image and today I updated it with "software update".

Sorry I already fix it.

I post the result in any case, should be useful to you.

root@pulse4kmini:~# find / -name enigma.info -exec ls -l {} \;
-rw-r--r--    1 root     root          1315 Dec 30 00:59 /media/usb/usr/lib/enigma.info
-rw-r--r--    1 root     root          1315 Dec 30 19:53 /usr/lib/enigma.info

Sorry please can you explain to me how you solved the problem? Thanks.



Re: OpenPLi Release 9.1 #122 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 31 December 2024 - 15:17

If you currently have this problem, you can simply do an upgrade on the commandline:

init 4
opkg update
opkg upgrade
reboot

which will install the fix.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #123 plebloo

  • Member
  • 8 posts

0
Neutral

Posted 1 January 2025 - 12:20

If you currently have this problem, you can simply do an upgrade on the commandline:

init 4
opkg update
opkg upgrade
reboot

which will install the fix.

Hi

After the latest update, an error with multiboot installed. Black screen after turning on the receiver, disconnecting the power helps. Displays the message:

The enigma.info file for the boxinformatio is not available or the content is invalid.Press any key to continue?

And after exiting the plug:

Some plugins are not available:

Extensions/OpenWebif('NoneType' object is not subscriptable)

Please check and repair



Re: OpenPLi Release 9.1 #124 plebloo

  • Member
  • 8 posts

0
Neutral

Posted 1 January 2025 - 12:30

 

If you currently have this problem, you can simply do an upgrade on the commandline:

init 4
opkg update
opkg upgrade
reboot

which will install the fix.

Hi

After the latest update, an error with multiboot installed. Black screen after turning on the receiver, disconnecting the power helps. Displays the message:

The enigma.info file for the boxinformatio is not available or the content is invalid.Press any key to continue?

And after exiting the plug:

Some plugins are not available:

Extensions/OpenWebif('NoneType' object is not subscriptable)

Please check and repair

root@vuzero4k:~# opkg install enigma-info --force-reinstall
 * parse_from_stream_nomalloc: Missing new line character at end of file!
Package e version (null) has no valid architecture, ignoring.
 * pkg_get_installed_files: Failed to open //var/lib/opkg/info/enigma-info.list: No such file or directory.
Installing enigma-info (9.1-release) on root
 * pkg_get_installed_files: Failed to open //var/lib/opkg/info/enigma-info.list: No such file or directory.
Configuring enigma-info.
 


Re: OpenPLi Release 9.1 #125 pzanone

  • Senior Member
  • 250 posts

+13
Neutral

Posted 1 January 2025 - 13:15

 

config.usage.dns

 

What exactly is this supposed to do?
 

 

did you take a look at what I posted?
 
 
 
 
 
 
 
 
 
 
Happy New Year to all


Re: OpenPLi Release 9.1 #126 Nazariy

  • Member
  • 22 posts

0
Neutral

Posted 1 January 2025 - 13:44

Anybody knows how to solve this problem?
I've tried  

init 4

opkg update
opkg upgrade
reboot
But's nothing

 


Edited by Nazariy, 1 January 2025 - 13:44.


Re: OpenPLi Release 9.1 #127 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 13:58

Thats not good.

 

Try

opkg install enigma-info --force-reinstall

 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #128 Nazariy

  • Member
  • 22 posts

0
Neutral

Posted 1 January 2025 - 14:00

 

Thats not good.

 

Try

opkg install enigma-info --force-reinstall

Thnx bro



Re: OpenPLi Release 9.1 #129 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 14:02

 

root@vuzero4k:~# opkg install enigma-info --force-reinstall
 * parse_from_stream_nomalloc: Missing new line character at end of file!
Package e version (null) has no valid architecture, ignoring.
 * pkg_get_installed_files: Failed to open //var/lib/opkg/info/enigma-info.list: No such file or directory.
Installing enigma-info (9.1-release) on root
 * pkg_get_installed_files: Failed to open //var/lib/opkg/info/enigma-info.list: No such file or directory.
Configuring enigma-info.
 

 

This is a bigger problem.

 

This suggests my fix isn't working as it should. Is your box still in this state? If so, please provide the output of

find / -name enigma.info

and check the file /var/lib/opkg/status, does it end with a blank line?

 

You haven't customized your /usr/bin/enigma2.sh by any chance, so the fix won't work properly?
 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #130 plebloo

  • Member
  • 8 posts

0
Neutral

Posted 1 January 2025 - 14:25

 

 

root@vuzero4k:~# opkg install enigma-info --force-reinstall
 * parse_from_stream_nomalloc: Missing new line character at end of file!
Package e version (null) has no valid architecture, ignoring.
 
 * pkg_get_installed_files: Failed to open //var/lib/opkg/info/enigma-info.list: No such file or directory.
Installing enigma-info (9.1-release) on root
 * pkg_get_installed_files: Failed to open //var/lib/opkg/info/enigma-info.list: No such file or directory.
Configuring enigma-info.
 

 

This is a bigger problem.

 

This suggests my fix isn't working as it should. Is your box still in this state? If so, please provide the output of

find / -name enigma.info

and check the file /var/lib/opkg/status, does it end with a blank line?

 

You haven't customized your /usr/bin/enigma2.sh by any chance, so the fix won't work properly?
 

 

This problem is only when multiboot is installed. On the second box I do not have multiboot and everything is ok.
Here are the logs:
login as: root
root@192.168.0.9's password:
root@vuzero4k:~# find / -name enigma.info
/linuxrootfs2/usr/lib/enigma.info
/boot/linuxrootfs2/usr/lib/enigma.info
 
My /usr/bin/enigma2.sh is not changed
 


Re: OpenPLi Release 9.1 #131 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 14:36

You have a different issue, and perhaps more issues, as you don't even have the file in the current boot slot?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #132 plebloo

  • Member
  • 8 posts

0
Neutral

Posted 1 January 2025 - 14:46

Yes, I know, after initiating the multiboot function, the enigma-info file disappears in the boot slot, so please fix version 9.1. In version 9.0 everything works correctly.

 

You have a different issue, and perhaps more issues, as you don't even have the file in the current boot slot?

Yes, I know, after initiating the multiboot function, the enigma-info file disappears in the boot slot, so please fix version 9.1. In version 9.0 everything works correctly.



Re: OpenPLi Release 9.1 #133 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 14:50

I've been working flat-out for the last 5 days on this issue.

 

I test on an SF8008, which is a multiboot box, and I am virtually 100% sure that none of this is in any way, shape or form related to multiboot.

 

The only possible issue I can think of, is that you have rootfs directories from other slots mounted, as opkg enumerates all mountpoints, and checks for the existence of /var/lib/opkg on those mountpoints, and uses them if found. Which goes horribly wrong if they are from another image.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #134 plebloo

  • Member
  • 8 posts

0
Neutral

Posted 1 January 2025 - 15:00

I've been working flat-out for the last 5 days on this issue.

 

I test on an SF8008, which is a multiboot box, and I am virtually 100% sure that none of this is in any way, shape or form related to multiboot.

 

The only possible issue I can think of, is that you have rootfs directories from other slots mounted, as opkg enumerates all mountpoints, and checks for the existence of /var/lib/opkg on those mountpoints, and uses them if found. Which goes horribly wrong if they are from another image.

I also test it myself and already at the moment of activating multiboot without uploading a new image this problem occurs, so it is 100% related to multiboot on vuzero 4k.



Re: OpenPLi Release 9.1 #135 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 15:06

I have absolutely no idea how that could be.

 

Can you explain the exact steps you took? While I'll get my Zero 4K out of the box to retrace your steps.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #136 plebloo

  • Member
  • 8 posts

0
Neutral

Posted 1 January 2025 - 15:23

I have absolutely no idea how that could be.

 

Can you explain the exact steps you took? While I'll get my Zero 4K out of the box to retrace your steps.

New 9.1 installation and activate multiboot .Go to main menu-setup-flash image and press yellow button and green for init.Reboot and try info about box and system and try plugs



Re: OpenPLi Release 9.1 #137 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 15:23

Thanks. I'll try that now.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #138 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 15:38

I can reproduce it. Now looking into it.

 

edit: found why it is crashing.

 

edit: also found what is causing it, the rootfs is also mounted on /boot, which causes a file copy loop. Fix is on the way.


Edited by WanWizard, 1 January 2025 - 15:50.

Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi Release 9.1 #139 plebloo

  • Member
  • 8 posts

0
Neutral

Posted 1 January 2025 - 15:49

I can reproduce it. Now looking into it.

 

edit: found why it is crashing.

 

edit: also found what is causing it, the rootfs is also mounted on /boot, which causes a file copy loop. Fix is on the way.

Thank You 



Re: OpenPLi Release 9.1 #140 WanWizard

  • PLi® Core member
  • 71,159 posts

+1,841
Excellent

Posted 1 January 2025 - 15:51

New build for the Zero 4K is running. Is is a generic issue for all kexec multiboot boxes, so once finished and tested, I'll start a build for the other ones too.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.



7 user(s) are reading this topic

0 members, 7 guests, 0 anonymous users