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

-- 
Victor Eijkhout <[EMAIL PROTECTED]>
tel: 865 974 9308 (W), 865 673 6998 (H), 865 974 8296 (F)
http://www.cs.utk.edu/~eijkhout/

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to