Jump to content


Photo

BackupSuite


  • Please log in to reply
32 replies to this topic

#1 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 5 November 2011 - 13:10

Well here's the first new version of the BackupSuite using the new concept. The code needs to be cleaned up because it was a bitch to get it working properly, but it shouldn't influence the working.
Some (important) things to know:
- first remove the old version, this could normally done by:
(Box on English) Menu -> Plugins -> Red Button Remove Plugins -> SystemPlugins -> BackupSuite <language>
(Box on German) Menu -> Erweiterungen -> Roten Knopf Plugins entfernen -> SystemPlugins -> BackupSuite <sprache>

If this shouldn't work you could try by telnet with the command:
opkg remove "enigma2-plugin-systemplugins-backupsuite*" --force-removal-of-dependent-packages
or
opkg remove "enigma2-plugin-systemplugins-backupsuite*" --autoremove

You could check on the receiver if the folders are gone, they where normally situated in
/usr/lib/enigma2/python/Plugins/SystemPlugins/Combi-HDD-Backup/ and
/usr/lib/enigma2/python/Plugins/SystemPlugins/Combi-USB-Backup/
these 2 folders should be gone

EDIT: After removing the old package, please restart the receiver with restart enigma2

- the new folders for the BackupSuite are situated in:
/usr/lib/enigma2/python/Plugins/Extensions/BackupSuite-HDD/ and
/usr/lib/enigma2/python/Plugins/Extensions/BackupSuite-USB/

- there is only one package namely BackupSuite (enigma2-plugins-extensions-backupsuite_<version>, at the moment 6.7), there are no different language versions any more, it is an all in one package.

Please feel free to try this version and I'm open for suggestions about the German translation, changes are that this still needs some attention.

One last word, this version also needs a working internet-connection to fetch the needed files such as mkfs.ubifs

Attached Files



Re: BackupSuite #2 littlesat

  • PLi® Core member
  • 56,954 posts

+695
Excellent

Posted 5 November 2011 - 13:17

Ik heb hem net klaargezet op onze 3rd party server... Dus vanaf de volgende builds.... :D

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: BackupSuite #3 Frogman

  • Senior Member
  • 389 posts

+68
Good

Posted 5 November 2011 - 14:38

Hi, in consulation with Pedro_Newbie i've made some corrections to the german language file. Maybe you can change the file on the feed with the attached one...

Attached Files


Most problems can be solved simply by a closer look.

Re: BackupSuite #4 littlesat

  • PLi® Core member
  • 56,954 posts

+695
Excellent

Posted 5 November 2011 - 14:42

OK... done!

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: BackupSuite #5 MrKappa

  • Senior Member
  • 81 posts

+3
Neutral

Posted 6 November 2011 - 10:29

Hello' Pedro,
is it the new version not available from Openpli online update?

Re: BackupSuite #6 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 6 November 2011 - 10:51

There is a new version online but it isn't under systemplugins but under extensions.

Re: BackupSuite #7 MrKappa

  • Senior Member
  • 81 posts

+3
Neutral

Posted 6 November 2011 - 11:31

Thanks!!

Re: BackupSuite #8 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 17 November 2011 - 22:06

Here is a new version of the BackupSuite. The only changes compared with the 7.0 version is the addition of a new language-file. The Russian language is added thanks to Odyssey (not sure if he is on this forum but nevertheless Thanks!)
The supported languages are now: English (default), German, French, Dutch and Russian.

Attached Files



Re: BackupSuite #9 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 18 November 2011 - 07:01

There was a little error in the script backupsuite.sh and created an error (the format was by accidentally changed in DOS instead of unix)
Here is the corrected version

Attached Files



Re: BackupSuite #10 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 21 November 2011 - 22:47

Hi @Pedro,
attached you'll find (long-promissed ;)) Polish locale for a BackupSuite plugin
rgds

Attached Files


True sarcasm doesn't need green font...

Re: BackupSuite #11 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 22 November 2011 - 06:58

Thank you very much! In return the new package.
The supported languages are now: English (default), Dutch, French, German, Polish and Russian.

Attached Files



Re: BackupSuite #12 littlesat

  • PLi® Core member
  • 56,954 posts

+695
Excellent

Posted 22 November 2011 - 12:12

;)

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: BackupSuite #13 Sashaa

  • Member
  • 1 posts

0
Neutral

Posted 17 December 2011 - 19:43

Hello, please heelp. trouble that: for install enigma2-plugin-extensions-backupsuite_7.3_mipsel shell say: There is no support (yet) for this kind of receiver.
How install &quot;mkfs-ubif&quot; and what is &quot;mkfs-ubif&quot; ? :)
Log:

root@dm800:~# opkg install -force-overwrite /tmp/enigma2-plugin-extensions-back
psuite_7.3_mipsel.ipk
Installing enigma2-plugin-extensions-backupsuite (7.3) to root...
enigma2-plugin-extensions-backupsuite: unsatisfied recommendation for mkfs-ubif
There is no support (yet) for this kind of receiver. The installation will be a
orted!
Collected errors:
* pkg_run_script: package &quot;enigma2-plugin-extensions-backupsuite&quot; preinst scri
t returned status 1.
* preinst_configure: Aborting installation of enigma2-plugin-extensions-backup
uite.
* opkg_install_cmd: Cannot install package enigma2-plugin-extensions-backupsui
e.
root@dm800:~#

Edited by Sashaa, 17 December 2011 - 19:47.


Re: BackupSuite #14 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 17 December 2011 - 21:01

The BackupSuite doesn't work on machines other then VU+ and ET/XT models.
So with a DM800 it doesn't work.

Re: BackupSuite #15 jrbmw

  • Member
  • 20 posts

0
Neutral

Posted 25 October 2012 - 17:23

This suite doesent work in the Black pole image
,data file clashes /usr/bin/nandump

Re: BackupSuite #16 jrbmw

  • Member
  • 20 posts

0
Neutral

Posted 25 October 2012 - 17:38

is the plugin for oe1.6 ?

Re: BackupSuite #17 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 25 October 2012 - 18:06

The latest BackupSuite for Openpli 2.1 was Version 9.8
The latest BackupSuite for Openpli 3.0 is Version 10.9

I don't know the Black Pole image so I can't say anything about it

Attached Files



Re: BackupSuite #18 jrbmw

  • Member
  • 20 posts

0
Neutral

Posted 25 October 2012 - 18:32

Blackpole is based on the open pli image I believe, which is oe 2.0

Re: BackupSuite #19 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 25 October 2012 - 18:38

OE2 is DM, not PLi.

Re: BackupSuite #20 jrbmw

  • Member
  • 20 posts

0
Neutral

Posted 25 October 2012 - 18:43

Ok..... version 10.9 instals on blackpole image Vu Duo


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users