Re: [Fink-devel] db43-ssl-4.3.29-1001

2007-06-22 Thread Alexander Hansen
Well, I wouldn't necessarily say wrong.

The 'fink' tool only has information about the packages on the local
system.  So it doesn't distinguish between errors that could be solved
by a selfupdate (e.g. source file checksums) and those that can't.
The source fetch and compile operations are separate modules, and the
latter does have a stock error message suggesting a selfupdate;
there's probably no reason why the fetch stage couldn't pop up such a
message, too.

It's never a _bad_ idea to try a selfupdate, in any case.


On 6/21/07, Troy Baisden [EMAIL PROTECTED] wrote:

 Alexander,

 Thanks very much for responding. The non ssl version told me to do that, so
 I did and it worked.

 If I'm interpreting this correctly, then fink is giving an incorrect error
 message ('wrong checksum', instead of 'run selfupdate') under some
 conditions. It would be great if find is able to address this but if not,
 thanks so much for all that you do.

 Troy


 W. Troy Baisden
 Senior Scientist -- Carbon Dynamics
 Environmental Isotope Section
 National Isotope Centre
 GNS Science

 Ph +64 4 570 4653
 Fax +64 4 570 4657

 Postal Address:
 30 Gracefield Road,
 PO Box 31-312,
 Lower Hutt,
 New Zealand

 www.gns.cri.nz/who/staff/2234.htm



 On Jun 22, 2007, at 1:54 AM, Alexander Hansen wrote:

 Run a fink selfupdate As shown on

 http://pdb.finkproject.org/pdb/package.php/db43-ssl

 the package is now at 4.3.29-1002 from the source tree for 10.4.


 On 6/10/07, Troy Baisden [EMAIL PROTECTED] wrote:
 Hi,

 I am writing to this address because a fink package does not
 checksum, and this appears to have propagated through the mirrors.

 Thanks
 Troy

 --
 Package manager version: 0.24.25
 Distribution version: 0.8.1.cvs i386
 Mac OS X version: 10.4.9
 December 2001 Developer Tools
 gcc version: 686
 make version: 3.80
 Feedback Courtesy of FinkCommander

 curl -f -L -O
 http://distfiles.master.finkmirrors.net/bison-2.1.tar.gz
% Total% Received % Xferd  Average Speed   TimeTime
 Time  Current
   Dload  Upload   Total   Spent
 Left  Speed
 100 1285k  100 1285k0 0  53236  0  0:00:24  0:00:24
 --:--:-- 49388
 curl -f -L -O
 http://distfiles.master.finkmirrors.net/db-4.3.29.tar.gz
% Total% Received % Xferd  Average Speed   TimeTime
 Time  Current
   Dload  Upload   Total   Spent
 Left  Speed
 100 5803k  100 5803k0 0  54211  0  0:01:49  0:01:49
 --:--:-- 59064
 The checksum of the file is incorrect. The most likely cause for this
 is a
 corrupted or incomplete download
 Expected: 13585a20ce32f113b8e8cdb57f52e3bb
 Actual: 200b9f5d74175875fcb3ee54adbf0007
 Downloading the file db-4.3.29.tar.gz failed.
 (1) Give up
 (2) Retry the same mirror
 (3) Retry another mirror from your continent
 (4) Retry another mirror
 (5) Retry using original source URL

 How do you want to proceed? [3]
 curl -f -L -O http://distfiles.bne.qld.au.finkmirrors.net/
 db-4.3.29.tar.gz
% Total% Received % Xferd  Average Speed   TimeTime
 Time  Current
   Dload  Upload   Total   Spent
 Left  Speed
 100 5803k  100 5803k0 0   123k  0  0:00:46  0:00:46
 --:--:--  211k
 The checksum of the file is incorrect. The most likely cause for this
 is a
 corrupted or incomplete download
 Expected: 13585a20ce32f113b8e8cdb57f52e3bb
 Actual: 200b9f5d74175875fcb3ee54adbf0007
 Downloading the file db-4.3.29.tar.gz failed.
 (1) Give up
 (2) Retry the same mirror
 (3) Retry another mirror
 (4) Retry using original source URL

 How do you want to proceed? [4]
 curl -f -L -O
 ftp://ftp.sleepycat.com/releases/db-4.3.29.tar.gz
% Total% Received % Xferd  Average Speed   TimeTime
 Time  Current
   Dload  Upload   Total   Spent
 Left  Speed
 100 5803k  100 5803k0 0  54400  0  0:01:49  0:01:49
 --:--:-- 37324
 The checksum of the file is incorrect. The most likely cause for this
 is a
 corrupted or incomplete download
 Expected: 13585a20ce32f113b8e8cdb57f52e3bb
 Actual: 200b9f5d74175875fcb3ee54adbf0007
 Downloading the file db-4.3.29.tar.gz failed.
 (1) Give up
 (2) Retry the same mirror

 How do you want to proceed? [2] 1
 Failed: file download failed for db-4.3.29.tar.gz of package db43-
 ssl-4.3.29-1001


 -

 --
 Alexander K. Hansen
 akh AT finkproject DOT org
 Fink User Liaison and Documenter



-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-devel mailing list

[Fink-devel] fix for ocaml package under Leopard

2007-06-22 Thread Jack Howarth
Brendan,
   I found a fix for the build failures of the fink ocaml package
in 10.4 unstable under Leopard. The failure occurs at...

gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_rhapsody  
-O -Wall
-DDARWIN_VERSION_6  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/sw/include  -c -o 
signals_asm.o signals_asm.c
In file included from signals_asm.c:28:
signals_osdep.h: In function 'context_gpr_p':
signals_osdep.h:181: error: dereferencing pointer to incomplete type
signals_osdep.h:185: error: dereferencing pointer to incomplete type
signals_asm.c: In function 'caml_init_signals':
signals_asm.c:241: error: storage size of 'stk' isn't known
signals_asm.c:241: warning: unused variable 'stk'
make[1]: *** [signals_asm.o] Error 1
make: *** [runtimeopt] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ocaml-3.10-1
(Reading database ... 13521 files and directories currently installed.)
Removing fink-buildlock-ocaml-3.10-1 ...
Failed: phase compiling: ocaml-3.10-1 failed

The problem can be avoided by setting MACOSX_DEPLOYMENT_TARGET to 10.4
in ocaml.info. I will upload some revised ocaml packaging to fink tracking.
The changes amount to...

--- /sw/fink/10.5/unstable/main/finkinfo/languages/ocaml.info   2007-06-03 
23:22:19.0 -0400
+++ ocaml.info  2007-06-22 13:00:50.0 -0400
@@ -1,16 +1,17 @@
 Package: ocaml
 Version: 3.10
-Revision: 1
+Revision: 1000
 Description: Latest implementation of Caml dialect of ML
 BuildDepends: tcltk-dev, x11-dev, libncurses5 (= 5.4-20041023-1006)
 Depends: tcltk, x11, libncurses5-shlibs (= 5.4-20041023-1006)
 DescPort: Uses custom configure script.
 SetMAKEFLAGS: -j1
 NoSetMAKEFLAGS: true
-Source: http://caml.inria.fr/pub/distrib/%n-3.10/%n-3.10.0.tar.bz2
-Source2: http://caml.inria.fr/pub/distrib/%n-3.10/%n-3.10-refman.pdf
-Source3: http://caml.inria.fr/pub/distrib/%n-3.10/%n-3.10-refman.html.tar.gz
-Source4: http://caml.inria.fr/pub/distrib/%n-3.10/%n-3.10-refman.info.tar.gz
+SetMACOSX_DEPLOYMENT_TARGET: 10.4
+Source: http://caml.inria.fr/pub/distrib/%n-%v/%n-%v.0.tar.bz2
+Source2: http://caml.inria.fr/pub/distrib/%n-%v/%n-%v-refman.pdf
+Source3: http://caml.inria.fr/pub/distrib/%n-%v/%n-%v-refman.html.tar.gz
+Source4: http://caml.inria.fr/pub/distrib/%n-%v/%n-%v-refman.info.tar.gz
 Source-MD5: 5b14fe7ef863ab8295c9b7d428d5e93c
 Source2-MD5: c3e00bc2c4aad3f538b4bcefade98908
 Source3-MD5: 663b31c8ea364a531aa325a5b06a2763

The revision number should be converted to the thousands since it now
explicitly builds ocaml for MACOSX_DEPLOYMENT_TARGET of 10.4.
  Jack
ps I also fixed the complaints about the version number in the source file
entries while I was revising the packaging.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] php5 and postgres (and mapscript/mapserver too)

2007-06-22 Thread Kurt Schwehr
Hi All,

I tried emailing Dustin directly but email to his
address is bouncing.  So I figured I try here.  I'd
like to get php5 to switch the postgres dependency
from postgresql80-unified to postgresql82.  So Dustin,
if you are around, let me know what your email address
is.

I'm looking at getting mapscript-php5 working, but it
is slow going.  I've emailed the mapserver debian
team, but no word back, so it looks like I will have
to dig into their patch to try to figure out how they
got it to work.

-kurt


   

Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] php5 and postgres (and mapscript/mapserver too)

2007-06-22 Thread TheSin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dustin doesn't maintain it, there is me and someone recently  
contacted me about taking it over.  I don't use postgres so if I  
ending doing an update I'll happily update the deps but I can't  
guarantee it's working.
- ---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 22-Jun-07, at 2:26 PM, Kurt Schwehr wrote:

 Hi All,

 I tried emailing Dustin directly but email to his
 address is bouncing.  So I figured I try here.  I'd
 like to get php5 to switch the postgres dependency
 from postgresql80-unified to postgresql82.  So Dustin,
 if you are around, let me know what your email address
 is.

 I'm looking at getting mapscript-php5 working, but it
 is slow going.  I've emailed the mapserver debian
 team, but no word back, so it looks like I will have
 to dig into their patch to try to figure out how they
 got it to work.

 -kurt



 __ 
 __
 Pinpoint customers who are looking for what you sell.
 http://searchmarketing.yahoo.com/

 -- 
 ---
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Fink-devel mailing list
 Fink-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fink-devel


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFGfDcY6wPs8J05MxMRAr/kAJ92mXM5NTX3WwqTfaKwRbe31uWS7wCeLE9S
+NFW46WUnsR1rFV+HZ/qAUQ=
=QPof
-END PGP SIGNATURE-

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel