Thanks for the help
Paul INDELICATO wrote:
Hi,
actually my package description does not update correctly: I had indeed an old patch, but the only way I could get the right one was getting it "by hand" from the web site. When I do a rsynk update I get very often errors:
Updating stable/main
rsync -az --delete-after -v 'rsync://master.us.finkmirrors.net/finkinfo/10.2-gcc3.3/stable/main/finkinfo' '/sw/fink/10.2-gcc3.3/stable/main/'
receiving file list ... done
.....
finkinfo/gnome/gnome-libs-1.4.2-5.info
rsync: connection unexpectedly closed (25321 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
### execution of rsync failed, exit code 12
Failed: Updating stable/main using rsync failed. Check the error messages above.
But even when it goes to the end, some packages description obviously do not get completely updated.
I cannot compile pine-ssl or roofitcore (it complains root is not installed, but does not try to install it, then I get zillions of :
In file included from tmp/RooFitCore/RooArgSet.hh:23,
from tmp/RooFitCore/RooAbsData.hh:21,
from tmp/RooFitCore/RooTreeData.hh:20,
from tmp/RooFitCore/RooDataSet.hh:22,
from RooDataSet.cc:26:
../RooFitCore/RooErrorHandler.hh:21:20: Rtypes.h: No such file or directory
...
from RooDataProjBinding.cc:27:
tmp/RooFitCore/RooAbsCollection.hh:19:23: THashList.h: No such file or directory
tmp/RooFitCore/RooAbsCollection.hh:20:21: TString.h: No such file or directory
I really do not know what is going on! Package manager version: 0.16.2 Distribution version: 0.5.3.cvs OS 10.2.8, gcc-3.3
Remi Mommsen wrote:
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.
-- Paul Indelicato, Directeur de Recherche au CNRS Responsable du DEA Physique Experimentale des Atomes et Mol�cules Laboratoire Kastler Brossel Ecole Normale Sup�rieure et Universit� Pierre et Marie Curie Case 74, 4 place Jussieu, F-75252 paris Cedex 05 France E-mail: [EMAIL PROTECTED]
Phone: +33-1 44 27 43 96 Fax : +33-1 44 27 38 45
WEB: http://dirac.spectro.jussieu.fr DEA WEB: http://atom.spectro.jussieu.fr
------------------------------------------------------- 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
