Jump to content


Photo

backupsuite issue


  • Please log in to reply
19 replies to this topic

#1 geisivi

  • Member
  • 16 posts

0
Neutral

Posted 28 September 2021 - 19:51

Vu+ uno 4k

Image develop

In file backupsuite.sh, line 446 there is an error.

 

line 446:

if [ $SEARCH = "zero4k" -o $SEARCH "uno4k" -o $SEARCH "uno4kse" -o $SEARCH "ultimo4k" -o $SEARCH "solo4k" -o $SEARCH "duo4k" -o $SEARCH "duo4kse" ] ; then

 

The solution is:

if [ $SEARCH = "zero4k" -o $SEARCH = "uno4k" -o $SEARCH = "uno4kse" -o $SEARCH = "ultimo4k" -o $SEARCH = "solo4k" -o $SEARCH = "duo4k" -o $SEARCH = "duo4kse" ] ; then

 

(putting = before all vu+ model names)

 

 



Re: backupsuite issue #2 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 28 September 2021 - 20:49

fix committed, thanks.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #3 Dimitrij

  • PLi® Core member
  • 9,993 posts

+338
Excellent

Posted 28 September 2021 - 20:53

 

The solution is:

if [ $SEARCH = "zero4k" -o $SEARCH = "uno4k" -o $SEARCH = "uno4kse" -o $SEARCH = "ultimo4k" -o $SEARCH = "solo4k" -o $SEARCH = "duo4k" -o $SEARCH = "duo4kse" ] ; then

thanks


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: backupsuite issue #4 geisivi

  • Member
  • 16 posts

0
Neutral

Posted 29 September 2021 - 11:43

Attached File  backupsuite_bde14a0-r0.2_29092021.jpg   126.33KB   1 downloadsStill the same error on last develop update (29/09/2021).

 

 



Re: backupsuite issue #5 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 29 September 2021 - 11:55

Don't think the update is part of the latest develop yet.

 

And I saw PersianPrince pushed a history rewrite, so we'll have to see if that goes alright with the current build run (see the homepage for the status of the build).

 

edit: works fine on this mornings home build...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #6 geisivi

  • Member
  • 16 posts

0
Neutral

Posted 29 September 2021 - 12:05

 

edit: works fine on this mornings home build...

It doesn't works fine for me, this morning with last develop update.

I think the error is only for vu+ boxes.



Re: backupsuite issue #7 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 29 September 2021 - 12:16

I tested on a Duo 4K.

 

From your screenshot, I see you have an incorrect version. It should be:

Attached File  1_0_19_22C5_80D_2_11A0000_0_0_0_20210929121546.jpg   85.13KB   2 downloads


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #8 geisivi

  • Member
  • 16 posts

0
Neutral

Posted 29 September 2021 - 12:17

It creates an image backup, but in vuplus/uno4k/ folder, the "nomkpart.update" file is missing.



Re: backupsuite issue #9 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 29 September 2021 - 12:18

It is present in my Duo 4K backup ( without bash error messages ).


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #10 geisivi

  • Member
  • 16 posts

0
Neutral

Posted 29 September 2021 - 16:04

It is present in my Duo 4K backup ( without bash error messages ).

 

Your version is bde14a0-r0.2 ?

 

My backupsuite version installed today from openpli feeds, is bde14a0-r0.2. This version is different than others on github.

And have the problem above explained.

Perhaps Duo4k version is other in feeds.

 

(vu+uno4k, openpli8, develop. Today update).

 

I don't have any problem, because I've changed backupsuite.sh file, (with new line 446), and now no problem.



Re: backupsuite issue #11 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 29 September 2021 - 17:26

I also have this version of the plugin, it’s not clear why. But the backup was created.

If - SRC_URI = "git://github.com/persianpros/BackupSuite-PLi.git;protocol=git" file is created - enigma2-plugin-extensions-backupsuite_git536+bde14a0-r0_armv7ahf-neon.ipk

If - SRC_URI = "git://github.com/persianpros/BackupSuite-PLi.git;branch=master;protocol=git" file is created - enigma2-plugin-extensions-backupsuite_git535+90665c3-r0_armv7ahf-neon.ipk

Plugin version     = bde14a0
Back-up media      = /hdd
Filesystem                Size      Used Available Use% Mounted on
/dev/sda1               111.2G     49.8G     60.3G  45% /media/hdd

Back-up = 2021.09.29_18:56
Version = openpli develop 
Flashed = 2021.09.28_19:52
Updated = 2021.09.29_18:56
Drivers = Enigma2 = 2021-09-28-develop


Working directory  = /hdd/bi
Not Open Vision, OpenPLi or SatDreamGr maybe?
Destination        = /hdd/fullbackup_ultimo4k/20210929_1856/vuplus/ultimo4k

RECEIVER = Vu+ Ultimo 4K 
MKUBIFS_ARGS = 
UBINIZE_ARGS = 
KERNEL размер резервной копии:   8192 KB
ROOTFS размер резервной копии: 961244 KB
=TOTAL размер резервной копии: 969436 KB (= 946 MB)
Пожалуйста, будьте терпеливы, создание резервной копии началось, это займёт около: 21.32 минут

*** FIRST SOME HOUSEKEEPING ***
Remove directory   = /hdd/bi
Recreate directory = /hdd/bi
Create directory   = /tmp/bi/root

Создаём: kerneldump
Kernel resides on /dev/mmcblk0p1
Создаём: root.ubifs
Removed directory  = /hdd/fullbackup_ultimo4k/20210929_1856/vuplus/ultimo4k
Created directory  = /hdd/fullbackup_ultimo4k/20210929_1856/vuplus/ultimo4k

USB прошивка создана в: /hdd/fullbackup_ultimo4k/20210929_1856/vuplus/ultimo4k
Содержание папки:
reboot.update
imageversion
kernel_auto.bin
rootfs.tar.bz2

Attached Files


Edited by foxbob, 29 September 2021 - 17:31.


Re: backupsuite issue #12 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 29 September 2021 - 18:44

You can no longer compare git hashes.

 

The problem is that PersianPros rewrote history 11 hours ago, by deleting a few commits, creating a new one, and force push the result.

 

You need to build 90665c32b816fe5a8b74e334512b22e102fe0276 to have the correct version, and probably also do a "bitbake cleanall", as the commit counter went down from git536 to git535.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #13 geisivi

  • Member
  • 16 posts

0
Neutral

Posted 30 September 2021 - 12:42

I tested on a Duo 4K.

 

From your screenshot, I see you have an incorrect version. It should be:

attachicon.gif1_0_19_22C5_80D_2_11A0000_0_0_0_20210929121546.jpg

 

You are right.

 

Menu-->Plugins-->Download plugins-->extensions-->backupsuite  install  bde14a0-r0.2 version (bad)

Menu-->Plugins-->Software management-->Advanced options-->Packet management-->enigma2-plugin-extensions-backupsuite, install 90665c3-r0.0 versión (OK)

 

I've installed 90665c3-r0.0 version, and all is ok.

 

Thanks



Re: backupsuite issue #14 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 30 September 2021 - 14:11

Why would that install different versions? There is only one package feed.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #15 geisivi

  • Member
  • 16 posts

0
Neutral

Posted 30 September 2021 - 16:15

Why would that install different versions? There is only one package feed.

 

I don't know. There are 2 different versions in openpli development image. One from download plugins  (bde14a0-r0.2), and other one from Software management Packet management ( 90665c3-r0.0). For vu+uno4k. I don't know if it's the same for others vu+ models.


Edited by geisivi, 30 September 2021 - 16:18.


Re: backupsuite issue #16 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 30 September 2021 - 16:30

Don't understand it. This is online in the develop feed on the distribution server:

[root@openpli-dist openpli-develop]# find . -name "*backupsuite_*"
./armv7ahf-neon/enigma2-plugin-extensions-backupsuite_git535+90665c3-r0.0_armv7ahf-neon.ipk
./mips32el/enigma2-plugin-extensions-backupsuite_git535+90665c3-r0.0_mips32el.ipk
./cortexa15hf-neon-vfpv4/enigma2-plugin-extensions-backupsuite_git535+90665c3-r0.0_cortexa15hf-neon-vfpv4.ipk
./armv7vehf-neon-vfpv4/enigma2-plugin-extensions-backupsuite_git535+90665c3-r0.0_armv7vehf-neon-vfpv4.ipk
./mips32el-nf/enigma2-plugin-extensions-backupsuite_git535+90665c3-r0.0_mips32el-nf.ipk

all the correct version.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #17 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 30 September 2021 - 16:33

You could probably still see bde14a0-r0.2 because it has a git536 prefix, which makes it "newer" than what is now in the feed.

 

Because you had it already installed. With a newly flashed image you will probably not have this.

 

One more reason why rewritting git history is a VERY BAD idea... :(


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #18 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 30 September 2021 - 18:46

Can you point me this commit from here?

https://github.com/p.../commits/master

I can't find it there!?


DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB

Vertex 4K60 4:4:4 600MHz


Re: backupsuite issue #19 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 30 September 2021 - 19:01

What commit?

 

This is NOW the correct one: https://github.com/p...12b22e102fe0276 which produced the " git535+90665c3".

 

The other commit no longer exists, that is the problem, PersianPros deleted and consolidated commits, the did a git force push which overwrote history from which an image was already built.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: backupsuite issue #20 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 30 September 2021 - 19:11

Oh, it's on the same commit, I didn't looked inside.. That Zgemma name just confused me!


DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB

Vertex 4K60 4:4:4 600MHz



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users