Re: Multiple entries in amrecover disallow recovery

2011-05-31 Thread Marc Muehlfeld
Am 30.05.2011 20:23, schrieb Jean-Louis Martineau: I committed the attached patch. I committed the patch to the original sources and can confirm, that it works. Thanks. Regards, Marc -- Marc Muehlfeld (IT-Leiter) Zentrum fuer Humangenetik und Laboratoriumsmedizin Dr. Klein und Dr. Rost

Multiple entries in amrecover disallow recovery

2011-05-30 Thread Marc Muehlfeld
Hi, after upgrading server and clients to 3.2.3, I see the first entry of every ls in amrecover twice or more, what prevents me from changing into this directories or recover this files/directories. # amrecover KDD AMRECOVER Version 3.2.3. Contacting server on nucleus.mr.lfmg.de ... 220

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Francis Galiegue
On Mon, May 30, 2011 at 11:07, Marc Muehlfeld marc.muehlf...@medizinische-genetik.de wrote: Hi, after upgrading server and clients to 3.2.3, I see the first entry of every ls in amrecover twice or more, what prevents me from changing into this directories or recover this files/directories.

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Marc Muehlfeld
Am 30.05.2011 11:21, schrieb Francis Galiegue: Which version was it prior to the upgrade, on both the server and clients? Server: 3.2.3 (self compiled) Client: 2.5.0p2-8.el5 (from the CentOS 5 Repository) -- Marc Muehlfeld (IT-Leiter) Zentrum fuer Humangenetik und Laboratoriumsmedizin Dr.

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Marc Muehlfeld
Am 30.05.2011 11:23, schrieb Marc Muehlfeld: Am 30.05.2011 11:21, schrieb Francis Galiegue: Which version was it prior to the upgrade, on both the server and clients? Server: 3.2.3 (self compiled) Client: 2.5.0p2-8.el5 (from the CentOS 5 Repository) Some more information, after I did some

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Francis Galiegue
On Mon, May 30, 2011 at 11:48, Marc Muehlfeld marc.muehlf...@medizinische-genetik.de wrote: [...] Some more information, after I did some further testings: I downgraded one client back to 2.5.0p2-8.el5 and let the server on 3.2.3 and I still have this issue. I run the 3.2.3 (server) and

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread gene heskett
On Monday, May 30, 2011 06:46:03 AM Marc Muehlfeld did opine: Am 30.05.2011 11:23, schrieb Marc Muehlfeld: Am 30.05.2011 11:21, schrieb Francis Galiegue: Which version was it prior to the upgrade, on both the server and clients? Server: 3.2.3 (self compiled) Client: 2.5.0p2-8.el5

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Marc Muehlfeld
Am 30.05.2011 12:25, schrieb Francis Galiegue: Can you try and apply the patch at this URL: http://paste.pocoo.org/show/397601/ over 3.2.3, and see if it works again? Doesn't fixes the issue. If you need any logfiles, just let me know. -- Marc Muehlfeld (IT-Leiter) Zentrum fuer

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Francis Galiegue
On Mon, May 30, 2011 at 13:02, Marc Muehlfeld marc.muehlf...@medizinische-genetik.de wrote: Am 30.05.2011 12:25, schrieb Francis Galiegue: Can you try and apply the patch at this URL: http://paste.pocoo.org/show/397601/ over 3.2.3, and see if it works again? Doesn't fixes the issue. Too

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Jean-Louis Martineau
The attached patch is the culprit, try reverting it. Jean-Louis Marc Muehlfeld wrote: Am 30.05.2011 12:25, schrieb Francis Galiegue: Can you try and apply the patch at this URL: http://paste.pocoo.org/show/397601/ over 3.2.3, and see if it works again? Doesn't fixes the issue. If you need

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Marc Muehlfeld
Am 30.05.2011 13:49, schrieb Jean-Louis Martineau: The attached patch is the culprit, try reverting it. Yes, it was. Thanks. -- Marc Muehlfeld (IT-Leiter) Zentrum fuer Humangenetik und Laboratoriumsmedizin Dr. Klein und Dr. Rost Lochhamer Str. 29 - D-82152 Martinsried Telefon:

Re: Multiple entries in amrecover disallow recovery

2011-05-30 Thread Jean-Louis Martineau
Marc, I committed the attached patch. Jean-Louis Marc Muehlfeld wrote: Am 30.05.2011 13:49, schrieb Jean-Louis Martineau: The attached patch is the culprit, try reverting it. Yes, it was. Thanks. diff --git a/server-src/list_dir.c b/server-src/list_dir.c index 858370d..2549f05 100644