I had the same problem with latex2html yesterday, but after I did a selfupdate today (3/12/02) I was able to update with no problems. Try another 'selfupdate-cvs' and see if you can do the update. On 3/12/02 13:23, "Victor Eijkhout" <[EMAIL PROTECTED]> wrote:
> In the middle of an update-all: > > mkdir -p /sw/src/latex2html-2K.1beta-8 > tar -xzf /sw/src/latex2html-2K.1beta.tar.gz > if grep -c "config.pl,v 1.35 2001/03/25 02:54:36 RRM" > config/config.pl ; then; else echo "You have the wrong version of the > source file cached in /sw/src; please delete"; echo > "/sw/src/latex2html-2K.1beta.tar.gz and try again."; exit 1; fi > 0 > You have the wrong version of the source file cached in /sw/src; please delete > /sw/src/latex2html-2K.1beta.tar.gz and try again. > ### failed, exit code 1 > Failed: patching latex2html-2K.1beta-8 failed > > So I do what it asks, remove and update again: > > [wl0086:~/Software/unix] victorle% sudo rm /sw/src/latex2html-2K.1beta.tar.gz > Password: > [wl0086:~/Software/unix] victorle% fink update-all > sudo /sw/bin/fink update-all > Reading package info... > Information about 802 packages read in 21 seconds. > The following 2 packages will be installed or updated: > latex2html passwd > curl -f -L -s -S -O > http://www.cgtp.duke.edu/~drm/software/latex2html-2K.1beta.tar.gz > rm -rf latex2html-2K.1beta-8 > mkdir -p /sw/src/latex2html-2K.1beta-8 > tar -xzf /sw/src/latex2html-2K.1beta.tar.gz > if grep -c "config.pl,v 1.35 2001/03/25 02:54:36 RRM" > config/config.pl ; then; else echo "You have the wrong version of the > source file cached in /sw/src; please delete"; echo > "/sw/src/latex2html-2K.1beta.tar.gz and try again."; exit 1; fi > 1 > patch -p1 < > /sw/fink/dists/unstable/main/finkinfo/text/latex2html-2K.1beta-8.patch > patching file config/config.pl > Hunk #1 FAILED at 1. > Hunk #2 FAILED at 24. > 2 out of 2 hunks FAILED -- saving rejects to file config/config.pl.rej > missing header for unified diff at line 39 of patch > can't find file to patch at input line 39 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > | # Revision 1.35 2001/03/25 02:54:36 RRM > | # -- fixed the pnmcrop version test: >11 instead of >12 > | # -- added the -sides switch for these latest versions. > -------------------------- > File to patch: ^C### failed, exit code 2 -- Alexander K. Hansen Associate Research Scientist, Columbia University, LDX Collaboration MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
