Reply
Thread Tools
Posts: 359 | Thanked: 162 times | Joined on Jan 2011 @ Budapest
#1
Basically I'd like to set up rsync to keep a folder in sync with a folder on a server. Easier said than done, at least for this noob...

I tried to install rsync compiled for Harmattan from here.

However I got the following error:

Code:
dpkg: dependency problems prevent configuration of rsync:
 rsync depends on base-files (>= 4.0.1); however:
  Version of base-files on system is 3.1.osso2+3.1.10.osso45+0m6.
I read here that this error shouldn't occur, and someone claimed to have force-installed it successfully. So I did that:

Code:
dpkg -i --force-all rsync_3.0.3-2_armel.deb
and it installed with some warnings about missing dependencies.

However after setting up some config files as detailed here I tried running rsync and got the following error:

Code:
/etc # /etc/init.d/rsync start
Starting rsync daemon: rsyncrsync daemon failed to start ... failed!
 failed!
I guess those dependencies matter after all? Now I'm stuck....
 
Posts: 31 | Thanked: 16 times | Joined on Mar 2010
#2
What happens if you just run "rsync --help"? You can also run "ldd /path/to/rsync" to see which libraries are missing.

Last edited by uber; 2011-11-03 at 05:49.
 
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#3
hI

i did fix that rsync feel free to try again :

http://rzr.online.fr/q/harmattan


While i am here what do you think about a nice gui (qml) for backuping the whole fs (mount etc) to any ssh host ?

we all have some nice scripts to share ...
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
Posts: 293 | Thanked: 76 times | Joined on Jan 2008 @ Fremantle, W. Australia
#4
Immediately above link is dead, but newer rsync is at rzr
section of https://build.pub.meego.com/

I installed rsync_3.0.9-1.0~rzr1_armel.deb and find it works as user, but not as root. No great loss, as I suppose Aegis would never let me do a full restore anyway.

Am still sad there does not seem to be a working APT "extras" repository for this kind of thing.

Last edited by myk; 2012-03-20 at 01:07.
 

The Following User Says Thank You to myk For This Useful Post:
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#5
hi

next step is to push app to appformeego repo
but it needs icons etc... can anyone help ?

I can also try to push it to ovi too ...
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
Posts: 293 | Thanked: 76 times | Joined on Jan 2008 @ Fremantle, W. Australia
#6
I disagree. Command-line utilities and libraries should not be in the "store".
I don't want an icon (too many already!!).
 
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#7
well IICR nano is in ovi , having rsync along would help user that dont want to add extra repo ...

I'll try to do that for you ...
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
caco3's Avatar
Posts: 560 | Thanked: 423 times | Joined on May 2010 @ Switzerland
#8
Originally Posted by myk View Post
I disagree. Command-line utilities and libraries should not be in the "store".
I don't want an icon (too many already!!).
An app doesnt really need an icon. I have several apps in the store who do not have an icon (see the rotation apps in my signature).
Also, why do you not create a folder with the unused apps?


A GUI for rsync would be great. I usually access my N9/N950 anyway through SSH for file transfers (Dont like that I have to close all my apps before I can mount MyDocs as USB device).

Since I have a diskstation, rsync would be a great tool to daily/weekly backup all my phones data.

If somebody looks at the rsync part, I could help with a QML/Python GUI
__________________
On N9 check out this:
CacheMe 4 the N9, a geocaching client / MiniBible, a bible viewer / TheWord brings daily bible verses onto your phone / BatteryGraph to monitor the battery drainage / doublepress2unlock to unlock your phone with a double press onto the power button / GPRS Data Usage to monitor your GPRS data usage /
and more...

On N900 check out this: SleepAnalyser to analyse your sleep movements / PasswordMaker a for a password generator
 
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#9
I just submitted a version to ovi ...

a qml frontend to rsync would be welcome ... I thought about that once to provide a remote backup tool ...

--
http://rzr.online.fr/q/rsync
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
erendorn's Avatar
Posts: 738 | Thanked: 983 times | Joined on Apr 2010 @ London
#10
a gui or (even better) an daemon/automation would be awesome...
 

The Following User Says Thank You to erendorn For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:53.