Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Maemo: Users

rsync repository

 

 

Maemo users RSS feed   Index | Next | Previous | View Threaded


benjami at gmail

Feb 15, 2007, 11:45 AM

Post #1 of 8 (448 views)
Permalink
rsync repository

Hi,

I'm looking for rsync in order to use grsync, byt only see this:
http://vidar.gimp.org/770/

Anyone knows the rsnync repository? Thanks :)

--
Benjamí
http://blog.bitassa.cat



.
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://maemo.org/mailman/listinfo/maemo-users


donaggio at gmail

Feb 16, 2007, 1:36 AM

Post #2 of 8 (437 views)
Permalink
Re: rsync repository [In reply to]

2007/2/15, Benjamí Villoslada <benjami[at]gmail.com>:
>
> Hi,
>
> I'm looking for rsync in order to use grsync, byt only see this:
> http://vidar.gimp.org/770/
>
> Anyone knows the rsnync repository? Thanks :)
>
> --
> Benjamí
> http://blog.bitassa.cat
>
>
>
> .
> _______________________________________________
> maemo-users mailing list
> maemo-users[at]maemo.org
> https://maemo.org/mailman/listinfo/maemo-users
>

AFAIK there's no repository for rsync; I'm considering to contact the
package maintainer and ask him to let me add it to maemo extras repo along
with grsync.
In the meantime, you can safely download and install the rsync deb from that
link: it works on N800 too!

Luca Donaggio


benjami at gmail

Feb 16, 2007, 6:37 AM

Post #3 of 8 (427 views)
Permalink
Re: rsync repository [In reply to]

El Divendres 16 Febrer 2007 10:36, Luca Donaggio va escriure:
> AFAIK there's no repository for rsync; I'm considering to contact the
> package maintainer and ask him to let me add it to maemo extras repo along
> with grsync.
> In the meantime, you can safely download and install the rsync deb from
> that link: it works on N800 too!

Thanks :)

Add to repo: good idea.

--
Benjamí
http://blog.bitassa.cat



.
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://maemo.org/mailman/listinfo/maemo-users


marius at pov

Feb 16, 2007, 2:41 PM

Post #4 of 8 (425 views)
Permalink
Re: rsync repository [In reply to]

On Fri, Feb 16, 2007 at 10:36:00AM +0100, Luca Donaggio wrote:
> 2007/2/15, Benjamí Villoslada <benjami[at]gmail.com>:
> >I'm looking for rsync in order to use grsync, byt only see this:
> >http://vidar.gimp.org/770/
> >
> >Anyone knows the rsnync repository? Thanks :)

When I found a .deb I wanted to install that wasn't present in any
repository, I used to put it up on my ad-hoc repository:
http://mg.pov.lt/770/rsync.install

> AFAIK there's no repository for rsync; I'm considering to contact the
> package maintainer and ask him to let me add it to maemo extras repo along
> with grsync.

Please do so! We all win from that.

And I'm not entirely comfortable advertising my repository for packages
that I didn't build myself.

> In the meantime, you can safely download and install the rsync deb from that
> link: it works on N800 too!

That's good to know.

Marius Gedminas
--
PCMCIA - People Can't Memorize Computer Industry Acronyms
Attachments: signature.asc (0.18 KB)


donaggio at gmail

Feb 19, 2007, 6:47 AM

Post #5 of 8 (425 views)
Permalink
Re: rsync repository [In reply to]

2007/2/16, Marius Gedminas <marius[at]pov.lt>:
>
> > AFAIK there's no repository for rsync; I'm considering to contact the
> > package maintainer and ask him to let me add it to maemo extras repo
> along
> > with grsync.
>
> Please do so! We all win from that.
>
> Marius Gedminas
>

Done :-) !

Luca Donaggio


benjami at gmail

Feb 21, 2007, 12:00 PM

Post #6 of 8 (406 views)
Permalink
Re: rsync repository [In reply to]

El Dilluns 19 Febrer 2007 15:47, Luca Donaggio va escriure:
> Done :-) !

Thanks!

But maybe is wrong in my N800:

------------------------
# apt-get install rsync
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package rsync
------------------------

What extra repository I must add?

------------------------
# grep -i extras /etc/apt/sources.list
#maemo:name repository.maemo.org extras
deb http://repository.maemo.org bora extras
#maemo:name bora-extras
deb http://repository.maemo.org/extras bora free non-free
------------------------

Regards,


--
Benjamí
http://blog.bitassa.cat



.
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://maemo.org/mailman/listinfo/maemo-users


donaggio at gmail

Feb 22, 2007, 12:48 AM

Post #7 of 8 (401 views)
Permalink
Re: rsync repository [In reply to]

2007/2/21, Benjamí Villoslada <benjami[at]gmail.com>:
>
> El Dilluns 19 Febrer 2007 15:47, Luca Donaggio va escriure:
> > Done :-) !
>
> Thanks!
>
> But maybe is wrong in my N800:
>
> ------------------------
> # apt-get install rsync
> Reading package lists... Done
> Building dependency tree... Done
> E: Couldn't find package rsync
> ------------------------
>
> What extra repository I must add?
>
> ------------------------
> # grep -i extras /etc/apt/sources.list
> #maemo:name repository.maemo.org extras
> deb http://repository.maemo.org bora extras
> #maemo:name bora-extras
> deb http://repository.maemo.org/extras bora free non-free
> ------------------------
>
> Regards,
>
>
> --
> Benjamí
> http://blog.bitassa.cat
>
>
>
> .
> _______________________________________________
> maemo-users mailing list
> maemo-users[at]maemo.org
> https://maemo.org/mailman/listinfo/maemo-users
>

I'm still developing for mistral / scirocco, so you should add this
repository, too:

deb http://repository.maemo.org/extras mistral free non-free

I'm planning to setup the new SDK for bora very soon, so I'll be able to
provide bora-specific packages very soon.

Luca Donaggio


benjami at gmail

Feb 22, 2007, 1:04 PM

Post #8 of 8 (402 views)
Permalink
Re: rsync repository [In reply to]

El Dijous 22 Febrer 2007 09:48, Luca Donaggio va escriure:
> I'm still developing for mistral / scirocco, so you should add this
> repository, too:
>
> deb http://repository.maemo.org/extras mistral free non-free

Thank you!

Now rsync MyDocs with my dektop, is a cron snap :)

--
Benjamí
http://blog.bitassa.cat



.
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://maemo.org/mailman/listinfo/maemo-users

Maemo users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.