[Fink-users] rsync: failed to connect to sjc.ca.us.finkmirrors.net: Connection refused

2013-05-19 Thread Saleh Elmohamed
Hi guys, The following selfupdate-rsync error keeps recurring over the last three days or so... Numerous tries of (2) and (3) leads back to (1) ... === 192:~ saleh$ fink selfupdate-rsync Please note: the simple command 'fink selfupdate' should be used for routine up

Re: [Fink-users] rsync: failed to connect to sjc.ca.us.finkmirrors.net: Connection refused

2013-05-19 Thread Saleh Elmohamed
Many thanks Alex. Yes, apparently the private network I tried that on has a firewall. It worked somewhere else on one without. I appreciate it. On May 18, 2013, at 12:14 PM, Alexander Hansen wrote: > On 5/18/13 8:20 AM, Saleh Elmohamed wrote: >> Hi guys, >> >> The following selfupdate-rsync err

Re: [Fink-users] rsync: failed to connect to sjc.ca.us.finkmirrors.net: Connection refused

2013-05-18 Thread John Ridgway
I had the same problem after I moved to a new box. I was able to rescue things by doing a selfupdate-cvs and then a selfupdate-rsync. YMMV. Peace - John On May 18, 2013, at 12:14 PM, Alexander Hansen wrote: > On 5/18/13 8:20 AM, Saleh Elmohamed wrote: >> Hi guys, >> >> The following selfu

Re: [Fink-users] rsync: failed to connect to sjc.ca.us.finkmirrors.net: Connection refused

2013-05-18 Thread Alexander Hansen
On 5/18/13 8:20 AM, Saleh Elmohamed wrote: > Hi guys, > > The following selfupdate-rsync error keeps recurring over the last three days > or so... > Numerous tries of (2) and (3) leads back to (1) ... > > === > > 192:~ saleh$ fink selfupdate-rsync > > Please note: the s

[Fink-users] rsync or cvs thank you

2009-12-29 Thread Felix Frolow
t;> config >> ? ? ? ?libgnomekbd2-dev ? ? ? ?2.20.0-3 ? ? ? ?Development headers and >> libraries for >> libgnomekbd >> ?i ? ? ?libgnomekbd2-shlibs ? ? 2.20.0-3 ? ? ? ?Shared libraries for GNOME >> keyboard config >> >> What OS version/architectur

Re: [Fink-users] rsync and cvs paranoia

2009-12-29 Thread Viv Kendon
I'm certainly familiar with the problem, in the end I set up my own rsync server to redistribute inside our firewall (on a machine with access through it). It is possible to specify a port for rsync as part of the URL, so if someone could run an rsync server on port 80 or 443, that may work f

Re: [Fink-users] rsync and cvs paranoia

2009-12-29 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There has been ongoing work with a mechanism by which Fink can be updated via HTTP directly, via a tarball snapshot of the package descriptions. I'm not sure if it's ready for testing yet. An option (clunky) is to download package descriptions (.info

Re: [Fink-users] rsync and cvs paranoia

2009-12-28 Thread Ian Schorr
I asked the same a few months ago - at the time there didn't seem to be a way. Most people seemed puzzled about the problem, let alone a viable solution (only things really offered were setting up SSL tunnels to bypass the firewall/content filter causing your problem). On 29/12/2009, at 5:52

[Fink-users] rsync and cvs paranoia

2009-12-28 Thread Felix Frolow
Is there a mechanism of convenient software installation and upgrade like fink which is bypass rsync or cvs for people who work in the places where paranoia rules I have to help someone in the other institution Dr Felix Frolow Professor of Structural Biology and Biotechnology Department of Mole

Re: [Fink-users] Rsync strange behaviour

2009-03-21 Thread Alexander Hansen
On Mar 21, 2009, at 10:15 AM, Jean-David Maillefer wrote: > Hello, > > I tried to use rsync (3.0.5-1) to make backups, but I experienced a > strange behaviour. I run the backup script as root, and used the -- > backup-dir option. But I cannot read the backup file without being > root. More precis

[Fink-users] Rsync strange behaviour

2009-03-21 Thread Jean-David Maillefer
Hello, I tried to use rsync (3.0.5-1) to make backups, but I experienced a strange behaviour. I run the backup script as root, and used the -- backup-dir option. But I cannot read the backup file without being root. More precisly, the directories created by the --backup-dir option have the

Re: [Fink-users] rsync security concerns

2009-01-05 Thread Alexander Hansen
On Jan 5, 2009, at 6:20 PM, Payam Minoofar wrote: > I had a similar problem here at my new job. There is a firewall, and > a traffic monitor (iPrism St. Bernard, www.stbernard.com) on top of > that. So, I could never get rsync to work. > > Using CVS solved the problem. It's less elegant than

[Fink-users] rsync security concerns

2009-01-05 Thread Payam Minoofar
el Macks) 2. lilypond build failure (Koen van der Drift) 3. Re: lilypond build failure (Martin Costabel) 4. Re: lilypond build failure (Martin Costabel) -- Message: 1 Date: Sun, 4 Jan 2009 17:54:35 -0500 From: Daniel Macks S

Re: [Fink-users] rsync and network security

2009-01-04 Thread Daniel Macks
Without knowing exactly what his concern is, there's no way we can address it (by seeing if some security patch is needed, by checking and possibly changing some setting, or by explaining something he is misunderstanding). On the other hand, the cvs method accesses the identical package collection

[Fink-users] rsync and network security

2009-01-04 Thread Felix Frolow
I advise PhD students in institution, other than place I am affiliated with. In my institution I have no problem to upgrade relevant software using FINK in rsync mode. Institution were I advise PhD students ABSOLUTELY refuses to activate rsync approach to the FINK sites. Their computer center c

Re: [Fink-users] rsync update fails

2009-01-03 Thread Richard Vaughn
On Jan 3, 2009, at 11:09 AM, Alexander Hansen wrote: > > On Jan 3, 2009, at 10:49 AM, Richard Vaughn wrote: > >> For a couple of days now I have been unable to update Fink via rsync. >> >> >> >> I get the following error messages: >> >> >> [Fenway:~] test% fink selfupdate >> Password: >> rsyn

Re: [Fink-users] rsync update fails

2009-01-03 Thread Alexander Hansen
On Jan 3, 2009, at 10:49 AM, Richard Vaughn wrote: > For a couple of days now I have been unable to update Fink via rsync. > > > > I get the following error messages: > > > [Fenway:~] test% fink selfupdate > Password: > rsync -az -q rsync://distfiles.master.finkmirrors.net/finkinfo// > TIMES

[Fink-users] rsync update fails

2009-01-03 Thread Richard Vaughn
For a couple of days now I have been unable to update Fink via rsync. I get the following error messages: [Fenway:~] test% fink selfupdate Password: rsync -az -q rsync://distfiles.master.finkmirrors.net/finkinfo// TIMESTAMP /sw/fink/TIMESTAMP.tmp rsync: failed to connect to distfiles.ma

Re: [Fink-users] rsync failure? su failure?

2008-08-25 Thread Neil Tiffin
On Aug 24, 2008, at 11:15 PM, James McKenzie wrote: > Neil Tiffin wrote: >> >>> I have the following permissions for /sw/fink: >>> >>> drwxr-xr-x 5 hansen admin 476 2008-08-17 22:01 fink >>> >>> >>> >> >> Thanks, I changed my permissions recursively to root:admin and >> everything started wor

Re: [Fink-users] rsync failure? su failure?

2008-08-24 Thread James McKenzie
Neil Tiffin wrote: > >> I have the following permissions for /sw/fink: >> >> drwxr-xr-x 5 hansen admin 476 2008-08-17 22:01 fink >> >> >> > > Thanks, I changed my permissions recursively to root:admin and > everything started working again (Mac OS X 10.5.4) > > Neil > > > This is BAD

Re: [Fink-users] rsync failure? su failure?

2008-08-24 Thread Neil Tiffin
On Aug 24, 2008, at 2:29 PM, Alexander Hansen wrote: > > On Aug 24, 2008, at 12:55 PM, Neil Tiffin wrote: > >> My fink installation has been messed up for some time. Something >> like >> the following happens no matter what mirrors I select. I could not >> find anything on this in the first f

Re: [Fink-users] rsync failure? su failure?

2008-08-24 Thread Alexander Hansen
On Aug 24, 2008, at 12:55 PM, Neil Tiffin wrote: > My fink installation has been messed up for some time. Something like > the following happens no matter what mirrors I select. I could not > find anything on this in the first few pages of google or any > explanation of the correct permissions

[Fink-users] rsync failure? su failure?

2008-08-24 Thread Neil Tiffin
My fink installation has been messed up for some time. Something like the following happens no matter what mirrors I select. I could not find anything on this in the first few pages of google or any explanation of the correct permissions in the docs. Any help would be appreciated. Thank

Re: [Fink-users] rsync

2008-04-01 Thread Martin Costabel
Benjamin Reed wrote: > > Yes and no, but I was thinking more like, nightly snapshots of the info > files, and a "fink selfupdate-tarball" to go along with it. This could indeed be a good idea, especially if it is produced automatically without human intervention. -- Martin

Re: [Fink-users] rsync

2008-04-01 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Costabel wrote: | Isn't that the same thing that existed for ages (largely frowned upon | and ignored by developers), but died for the same reason as the bindist, | last known survivor fink-0.8.1-full.tar.gz? See recent discussion at |

Re: [Fink-users] rsync

2008-04-01 Thread Martin Costabel
Benjamin Reed wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Stephen M Jones wrote: > | > | I think it would be useful for users like > | myself who do not require frequent updates > | after setting up a new machine. > > In hindsight, I can't believe we haven't done this before. =)

Re: [Fink-users] rsync

2008-04-01 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephen M Jones wrote: | | I think it would be useful for users like | myself who do not require frequent updates | after setting up a new machine. In hindsight, I can't believe we haven't done this before. =) It's a good idea, and shouldn't be too

Re: [Fink-users] rsync

2008-04-01 Thread Stephen M Jones
I think it would be useful for users like myself who do not require frequent updates after setting up a new machine. On Mon, 31 Mar 2008, Alexander Hansen wrote: > cvs and rsync are currently the only options. We don't have a snapshot > .info tarball for Leopard, but that's not a bad option t

Re: [Fink-users] rsync

2008-03-31 Thread Alexander Hansen
cvs and rsync are currently the only options. We don't have a snapshot .info tarball for Leopard, but that's not a bad option to implement. Stephen M Jones wrote: > Still the same problem. > > Are cvs and rsync the only ways? Can I find a tarball > with all the package info files somewhere? I

Re: [Fink-users] rsync

2008-03-31 Thread Stephen M Jones
Still the same problem. Are cvs and rsync the only ways? Can I find a tarball with all the package info files somewhere? I can only find one with the base packages. On Sun, 30 Mar 2008, Alexander Hansen wrote: > Something like below: > > > :pserver;proxy=www.myproxy.net;proxyport=8000:PSERV

Re: [Fink-users] rsync

2008-03-31 Thread Stephen M Jones
> Did you set proxies via "fink configure" ? Yes. When I manually download .info and .patch files for a particular package and then do fink install package, everything works automatically as it should. > According to the Environment Variables section of "info cvs" for the version > which comes

Re: [Fink-users] rsync

2008-03-30 Thread Alexander Hansen
Something like below: :pserver;proxy=www.myproxy.net;proxyport=8000:PSERVER_CONNECTION_ST\ RING:[EMAIL PROTECTED]:/cvsroot/fink The ; are not typos--I copied this right from the cvs info page on my system. Put in the appropriate proxy configuration stuff from your network. On Mar 30, 200

Re: [Fink-users] rsync

2008-03-28 Thread Alexander K. Hansen
I'm cc'ing the fink-users mailing list so that others can provide input or benefit from the discussion. I don't recall that we ever came to a resolution on this. Did you set proxies via "fink configure" ? According to the Environment Variables section of "info cvs" for the version which comes

Re: [Fink-users] rsync problems

2007-02-22 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 PM wrote: > My reply to you bounced, so I'm using the list to replyt, with apologies > to the list. My rsync errors are near the bottom. Yeah, I had some spammers slamming my server, kicking the load up to about 50, so I had to do some cleanup. I wa

[Fink-users] rsync problems

2007-02-22 Thread PM
Ben, My reply to you bounced, so I'm using the list to replyt, with apologies to the list. My rsync errors are near the bottom. Payam This is the mail system at host mail.befunk.com. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's att

Re: [Fink-users] rsync server status?

2006-05-19 Thread Martin Costabel
Dominique Dhumieres wrote: > fink selfupdate failed to see the new packages since at least 24h. More than 48h in fact. > My experience is this due to a failure of the server. Is this known? Yes. > and could someone do something to fix it? I have asked on fink-core and on fink-devel for it; hop

[Fink-users] rsync server status?

2006-05-19 Thread Dominique Dhumieres
fink selfupdate failed to see the new packages since at least 24h. My experience is this due to a failure of the server. Is this known? and could someone do something to fix it? TIA I have also seen that the fink CVS server has changed. Out of curiosity I grepped the /sw directory for cvs.source

Re: [Fink-users] rsync hang in selfupdate?

2005-10-11 Thread Sandor Szücs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Oct 11, 2005, at 2:31 , Matthew Bogosian wrote: (1) Give up (2) Retry the same mirror (3) Retry another mirror from your country (4) Retry another mirror How do you want to proceed? [3] 3 ... Is anyone else experiencing th

[Fink-users] rsync hang in selfupdate?

2005-10-10 Thread Matthew Bogosian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Has anyone else experienced this? I went to do a selfupdate today (just like yesterday), only it hangs on the first rsync: % fink -b selfupdate Password: rsync -az -q rsync://master.us.finkmirrors.net/finkinfo// TIMESTAMP /sw/fink/TIMESTAMP.tmp

[Fink-users] Rsync remains faithful to our old proxy

2005-07-28 Thread Jens-Erik Weber
Hello, our proxy has changed. So I changed the Mac OS X settings, I changed the proxy in the settings of Fink commander, I ran fink configure, which wrote the new settings correctly into /sw/etc/fink.conf. I logged off and on and even re-booted the computer. But still rsync wants to contact the ol

Re: [Fink-users] rsync / rdist question

2005-07-19 Thread Martin Costabel
Alexander K. Hansen wrote: On Jul 19, 2005, at 6:05 AM, Charles DELTEL wrote: Hi all, I hope this is the right newsgroup to ask my question... I installed the rdist package, since I want to synchronize a local directory with a remote directory located on a SGI computer where rsync is no

Re: [Fink-users] rsync / rdist question

2005-07-19 Thread Alexander K. Hansen
On Jul 19, 2005, at 6:05 AM, Charles DELTEL wrote: Hi all, I hope this is the right newsgroup to ask my question... I installed the rdist package, since I want to synchronize a local directory with a remote directory located on a SGI computer where rsync is not allowed (security policy,

[Fink-users] rsync / rdist question

2005-07-19 Thread Charles DELTEL
Hi all, I hope this is the right newsgroup to ask my question... I installed the rdist package, since I want to synchronize a local directory with a remote directory located on a SGI computer where rsync is not allowed (security policy, I don't know why). The "fink install rdist" ran well,

[Fink-users] rsync problem

2005-07-11 Thread Dominique Dhumieres
None of the packages commited to 10.3/unstable have reached the rsync server since kdepim3 (July 7, 2.24 pm). Could someone look at the problem? TIA Dominique --- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening Ju

[Fink-users] rsync problem

2005-05-11 Thread Dominique Dhumieres
Since at least 24 hours I cannot update fink through fink selfupdate. Either the mirrors do not reflect the changes, or I get: rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp @ERROR: chdir failed rsync: connection unexpectedly closed (33 bytes read so f

Re: [Fink-users] rsync error

2005-03-11 Thread Michèle Garoche
Le 10 mars 2005, à 22:14, Richard Vaughn a écrit : I keep getting this error: -- rsync -az -v rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at

[Fink-users] rsync error

2005-03-10 Thread Richard Vaughn
I keep getting this error: -- rsync -az -v rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-14/rsync/io.c(342) ### ex

Re: [Fink-users] rsync use -- which ports?

2004-07-07 Thread Sebastian Flothow
Am 6. Jul 2004 um 15:31 Uhr schrieb Viktor Haag: Accordingly, can someone in the know please tell me which ports fink's use of rsync requires, 873/tcp. See man rsync. and if there's a configurable option to use rsync over SSH, how to do that and what ports *that* requires? No. rsync supports this

[Fink-users] rsync use -- which ports?

2004-07-06 Thread Viktor Haag
I'd like to ask our company to adjust their firewall settings to permit rsync connections so I can switch to updating using rsync rather than CVS. Accordingly, can someone in the know please tell me which ports fink's use of rsync requires, and if there's a configurable option to use rsync over S

Re: [Fink-users] rsync errors, update-all warning, package manager versions

2004-02-21 Thread Alexander Hansen
On Feb 21, 2004, at 7:56 PM, Anthony Agelastos wrote: Hello and thank you for your assistance. I have a few questions and to perfectly describe everything, a little reading is necessary, so I do apologize for the length of this. tibook:~ iqgrande$ sudo fink update-all Password: Information ab

[Fink-users] rsync errors, update-all warning, package manager versions

2004-02-21 Thread Anthony Agelastos
Hello and thank you for your assistance. I have a few questions and to perfectly describe everything, a little reading is necessary, so I do apologize for the length of this. 1. I was forced to completely nuke my Fink directory and had to reinstall everything. So, I downloaded latest binary (0.

Re: [Fink-users] rsync crash

2003-12-12 Thread Claus Atzenbeck
On Thu, 11 Dec 2003, Daniel Johnson wrote: > Doing sudo chown -R root:admin /sw/fink got selfupdate working again > and it's continued to work, but /sw/fink changed again: > > mentalis:/sw/fink daniel$ ls -al > total 40 > drwxr-xr-x 12 root unknown 408 11 Dec 18:23 . > drwxr-xr-x 11 root adm

Re: [Fink-users] rsync crash

2003-12-11 Thread Daniel Johnson
On Dec 11, 2003, at 8:57 AM, Claus Atzenbeck wrote: On Thu, 11 Dec 2003, Martin Costabel wrote: Fink::Selfupdate.pm that chowns the downloaded trees after rsync, but it doesn't seem to do the right thing here. It sets the owner of everything below /sw/fink/10.3 to the owner of /sw/fink/10.3, whic

Re: [Fink-users] rsync crash

2003-12-11 Thread Claus Atzenbeck
On Thu, 11 Dec 2003, Martin Costabel wrote: > Fink::Selfupdate.pm that chowns the downloaded trees after rsync, > but it doesn't seem to do the right thing here. It sets the owner of > everything below /sw/fink/10.3 to the owner of /sw/fink/10.3, which > looks like the right thing to do, but if I

Re: [Fink-users] rsync crash

2003-12-11 Thread Martin Costabel
Claus Atzenbeck wrote: On Wed, 10 Dec 2003, Peter O'Gorman wrote: Right now, if you do `ls -ld /sw/fink/10.3` it will probably show that the directory is owned by a uid that does not exist on your system. It seems that fink has a problem: Now it happened 3 times (or even more) that fink was ch

Re: [Fink-users] rsync crash

2003-12-11 Thread Claus Atzenbeck
On Wed, 10 Dec 2003, Peter O'Gorman wrote: > Right now, if you do `ls -ld /sw/fink/10.3` it will probably show that > the directory is owned by a uid that does not exist on your system. It seems that fink has a problem: Now it happened 3 times (or even more) that fink was changing owner and group

Re: [Fink-users] rsync crash

2003-12-10 Thread Claus Atzenbeck
On Wed, 10 Dec 2003, Peter O'Gorman wrote: > I suggest doing `chown -R me:admin /sw/fink/10.3` where "me" is your > login name. Thanks, this has solved the problem. I was changing it to root:admin, like it was before. Claus --- This SF.net em

Re: [Fink-users] rsync crash

2003-12-10 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Claus Atzenbeck wrote: | /usr/bin/su -c "rsync -az --delete-after --delete -q Yes, this is a fink bug, it should bec checking that $username is valid before trying to su to that user (and I thought I fixed that, but obviously I didn't). To fix it you

[Fink-users] rsync crash

2003-12-10 Thread Claus Atzenbeck
Hi, I have encountered a (serious?) problem when doing fink selfupdate: *** [cumulus:~] claus$ fink selfupdate /usr/bin/sudo /sw/bin/fink selfupdate Password: rsync -az -q rsync://rjk.hr.eu.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp Use of uniniti

Re: [Fink-users] rsync and 3.3

2003-10-15 Thread Benjamin Reed
Federico Carminati wrote: Ciao, I moved from cvs ro rsync as suggested by the fink home page. It seems to work. However there is a note in the fink home page that says that fink will ask you to change compiler as needed, as support for 3.3 is kicking in. I am confused, is this automatic, or

[Fink-users] rsync and 3.3

2003-10-15 Thread Federico Carminati
Ciao, I moved from cvs ro rsync as suggested by the fink home page. It seems to work. However there is a note in the fink home page that says that fink will ask you to change compiler as needed, as support for 3.3 is kicking in. I am confused, is this automatic, or should I do something to mo

Re: [Fink-users] rsync compatible with hfs?

2003-01-09 Thread Martin Costabel
Stephan Jaeger wrote: Hiya, I just wonder if someone out there is using the fink version of rsync? There is not much difference (except the version number) between the fink version and the one in /usr/bin. No resource fork support. The reason why I ask is that on opendarwin.org there is a pro

[Fink-users] rsync compatible with hfs?

2003-01-09 Thread Stephan Jaeger
Hiya, I just wonder if someone out there is using the fink version of rsync? The reason why I ask is that on opendarwin.org there is a project called "rsync-hfs" and I would like to know where the difference between these two versions is (if there is any...). I want to use rsync to synchronize

Re: [Fink-users] rsync vs. rsyncX (e.g)

2002-07-10 Thread Bill Bumgarner
Key emphasis on 'appears' -- I was going from information I could find online without building the code [no time] with the hopes that someone more knowledgeable would step in and provide additional information. Martin did so [thank you!!!] and I agree -- no way can rsyncX be used as a replace

Re: [Fink-users] rsync vs. rsyncX (e.g)

2002-07-10 Thread Martin Costabel
Bill Bumgarner wrote: > > I briefly looked at the rsync as provided by macosxlabs.org. In my > opinion, the key criteria for replacing the rsync package as distributed > by Fink are two fold: > > Compatibility > > It appears that rsync+HFS (for lack of a better moniker) maintains > com

Re: [Fink-users] rsync vs. rsyncX (e.g)

2002-07-10 Thread Bill Bumgarner
I briefly looked at the rsync as provided by macosxlabs.org. In my opinion, the key criteria for replacing the rsync package as distributed by Fink are two fold: Compatibility It appears that rsync+HFS (for lack of a better moniker) maintains compatibility with the non-extended rsy

Re: Re(2): [Fink-users] rsync vs. rsyncX (e.g)

2002-07-10 Thread Tim Pritlove
On 10.07.2002 12:17 Uhr, "Stefan Berreth" <[EMAIL PROTECTED]> wrote: >> >> Because this is the rsync package. Nothing prevents you from making a >> "rsyncx" package, though, if it is a command line app. If it is a Mac >> OS X GUI app (Cocoa/Carbon), it shouldn't be package via Fink. > > hmm, th

Re(2): [Fink-users] rsync vs. rsyncX (e.g)

2002-07-10 Thread Stefan Berreth
Tue, 9 Jul 2002 22:01:26 +0200 >At 13:57 Uhr +0200 09.07.2002, Stefan Berreth wrote: [...] >> >>but: can anybody explain to me why the rsync version installed by fink is >>not the HFS+ filesystem enhanced version of rsync? (see >www.macosxlabs.org/rsyncx/rsyncx.html>) >> > >[...] > >>- is there

Re: [Fink-users] rsync vs. rsyncX (e.g)

2002-07-09 Thread Max Horn
At 13:57 Uhr +0200 09.07.2002, Stefan Berreth wrote: >Dear all, > >first of all, FINK rocks! > >but: can anybody explain to me why the rsync version installed by fink is >not the HFS+ filesystem enhanced version of rsync? (see www.macosxlabs.org/rsyncx/rsyncx.html>) > [...] >- is there a good re

Re: [Fink-users] rsync vs. rsyncX (e.g)

2002-07-09 Thread Erik Price
On Tuesday, July 9, 2002, at 07:57 AM, Stefan Berreth wrote: > This leads to > the situation that you cannot truely backup (and successfully > restore!) a > MaxOSX folder or even drive with the plain vanilla unix tools when there > are carbon applications and their data files in it. I thought

[Fink-users] rsync vs. rsyncX (e.g)

2002-07-09 Thread Stefan Berreth
Dear all, first of all, FINK rocks! but: can anybody explain to me why the rsync version installed by fink is not the HFS+ filesystem enhanced version of rsync? (see ) With MacOSX, apple has moved to HFS+ for the formerly UFS based NeXTStep operatingsystem. Most of the common unix tools that d

Re: [Fink-users] rsync

2002-03-01 Thread Francois Felix Ingrand
Francois Felix Ingrand <[EMAIL PROTECTED]> writes: > Jeff Whitaker <[EMAIL PROTECTED]> writes: > > > Francois: > > > > "fink selfupdate-cvs", then copy macosx-file-pm-0.61-1.info from > > /sw/fink/dists/unstable/main/finkinfo/libs/perlmods to > > /sw/fink/dists/stable/main/finkinfo/libs/perlmod

Re: [Fink-users] rsync

2002-02-25 Thread Francois Felix Ingrand
Jeff Whitaker <[EMAIL PROTECTED]> writes: > Francois: > > "fink selfupdate-cvs", then copy macosx-file-pm-0.61-1.info from > /sw/fink/dists/unstable/main/finkinfo/libs/perlmods to > /sw/fink/dists/stable/main/finkinfo/libs/perlmodes, then "fink install > macosx-file-pm". Installed without a gli

Re: [Fink-users] rsync

2002-02-25 Thread Martin Costabel
Jeff Whitaker wrote: > If it works for you I can move it to stable, so please let me know. You have my vote. -- Martin ___ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Re: [Fink-users] rsync

2002-02-25 Thread Martin Costabel
Francois Felix Ingrand wrote: > I cannot find this package (I can see it on the web page, but > fink list does not show it...) /sw/fink/dists/unstable/main/finkinfo/libs/perlmods/macosx-file-pm-0.61-1.info > What am I doing wrong? No idea, there are just too many possibilities to guess :-) -

Re: [Fink-users] rsync

2002-02-25 Thread Jeff Whitaker
Francois: "fink selfupdate-cvs", then copy macosx-file-pm-0.61-1.info from /sw/fink/dists/unstable/main/finkinfo/libs/perlmods to /sw/fink/dists/stable/main/finkinfo/libs/perlmodes, then "fink install macosx-file-pm". If it works for you I can move it to stable, so please let me know. -Jeff

Re: [Fink-users] rsync

2002-02-25 Thread Francois Felix Ingrand
Jeff Whitaker <[EMAIL PROTECTED]> writes: > > > > There is also a Perl "psync" command that is HFS+ aware, but I don't > > know if it is contained in one of the Fink perl modules. > > > > Yes, it is contained in the macosx-file-pm package. It can mirror drives, > partitions or directories to ot

Re: [Fink-users] rsync

2002-02-25 Thread Francois Felix Ingrand
Jeff Whitaker <[EMAIL PROTECTED]> writes: > > > > There is also a Perl "psync" command that is HFS+ aware, but I don't > > know if it is contained in one of the Fink perl modules. > > > > Yes, it is contained in the macosx-file-pm package. It can mirror drives, > partitions or directories to ot

Re: [Fink-users] rsync

2002-02-23 Thread Jeff Whitaker
> > There is also a Perl "psync" command that is HFS+ aware, but I don't > know if it is contained in one of the Fink perl modules. > Yes, it is contained in the macosx-file-pm package. It can mirror drives, partitions or directories to other drives, partitions and directories, but not across a

Re: [Fink-users] rsync

2002-02-23 Thread Martin Costabel
Francois Felix Ingrand wrote: > > Does the fink rsync package include a version of rsync able to deal with > files with resources? > > (i.e. does it do a copy like ditto -rsrc does?) I don't think so. Fink rsync is the standard rsync, like Apple's, just at a newer version (right now it seems to

[Fink-users] rsync

2002-02-22 Thread Francois Felix Ingrand
Does the fink rsync package include a version of rsync able to deal with files with resources? (i.e. does it do a copy like ditto -rsrc does?) -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "Si on avait su que tout ca finirait pour voir Barthez embrasser McDo

Re: [Fink-users] rsync broken (new rsync version)

2002-02-13 Thread Joseph Bauer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, the problem is that the package don't exist anymore (updated to version 2.5.2). I had this problem befor also. Question to the developer: Isn't it possible to generate an extra error message by curl when the requested file doesn't exist? by J

[Fink-users] rsync broken

2002-02-13 Thread Olivier M.
Just FYI: [muelloli2:~] root# fink install rsync Reading package info... Information about 766 packages read in 17 seconds. rm -rf rsync-2.5.1-1 mkdir -p /sw/src/rsync-2.5.1-1 tar -xzf /sw/src/rsync-2.5.1.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error exit delayed