On Wednesday, November 26, 2003, at 11:34 AM, Paul INDELICATO wrote:
Remi Mommsen wrote:
Hi,I am not a heavy root user but I tried to update to the version in unstable 5( OS 10.2.8, 10.2-gcc 3.3, fink 0.16.2) and I got:
The packages sci/cernlib and sci/root3 (version 3.10/01) are in the unstable trees since quite some time. I'd like to move them to the stable trees. Therefore I would be interested to hear some feedback about those packages. Do you have any problems using them? Would you please indicate the tree (10.2, 10.2-gcc3.3, or 10.3) in your feedback.
patch -p1 </sw/fink/dists/unstable/main/finkinfo/sci/root3.patch
patching file Makefile
Hunk #1 succeeded at 491 (offset 14 lines).
patching file build/unix/compiledata.sh
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file build/unix/compiledata.sh.rej
patching file build/unix/makelib.sh
Hunk #2 FAILED at 94.
Hunk #3 succeeded at 113 (offset 2 lines).
1 out of 4 hunks FAILED -- saving rejects to file build/unix/makelib.sh.rej
patching file config/Makefile.macosx
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file config/Makefile.macosx.rej
patching file config/root-config.in
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file config/root-config.in.rej
### execution of patch failed, exit code 1
Failed: patching root3-3.10.01-11 failed
It looks like you are applying the root3.patch from version 3.05/07 to the sources of 3.10/01. compiledata.sh and root-config.in are not needed to be patched any more, and for the rest the patch has changed. Here's the correct patch step:
patch -p1 </sw/fink/dists/unstable/main/finkinfo/sci/root3.patch patching file build/unix/makelib.sh patching file config/Makefile.macosx patching file hbook/Module.mk patching file proof/src/TProofServ.cxx
How did you update your package discriptions (rsync or cvs)? Somehow there must be a glitch. Could you try to selfupdate once more and see if that solves the problem? Otherwise delete the patch file and selfupdate again.
HTH,
Remi
--------------------------------------------------------------------- A dream is just a dream. A goal is a dream with a plan and a deadline.
********************************************************************* Remigius K. Mommsen e-mail: [EMAIL PROTECTED] University of California, Irvine URL: http://cern.ch/mommsen c/o SLAC voice: ++1 (650) 926-3595 2575 Sand Hill Road #35 fax: ++1 (650) 926-3882 Menlo Park, CA 94025, US home: ++1 (650) 233-9041 *********************************************************************
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
