-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Franco Vaccari wrote:
> In trying to update gobby in fink-unstable,
The ultimate package you're trying to get to generally never matters
>  both on a PPC and an Intel 
> Mac (both eith 10.5.7), I get a failure due to a broken dependency 
> compiling libnet6-1.3.9-1001 (checking for libgnutls - version >= 
> 1.0.0... no)
>
> A fink list gnutls gives:
>
> [VacBook:~] locvac% fink list gnutls
> Information about 9127 packages read in 1 seconds.
>       gnutls12         1.2.11-3     GNU TLS encryption library
>       gnutls12-shlibs  1.2.11-3     GNU TLS encryption library
>       gnutls14         1.4.5-2      GNU TLS encryption library
>   i   gnutls14-shlibs  1.4.5-2      GNU TLS encryption library
>   i   gnutls26         2.8.0-1      GNU TLS encryption library
>   i   gnutls26-shlibs  2.8.0-1      GNU TLS encryption library
>
> Here the list of libgnutls in /sw/lib
>
That's not actually what matters, though--see below.

<snip>
>
> See below the error log. I also tried to downgrade to gnutls14, but 
> that didn't help as trying to update libnet6 forced gnutls26 to be 
> installed again,
This would be expected, because libnet6 has a declared dependency on
gnutls26.
> and the error was still there (see below after the 
> ============ separator)
>
> Thanks for any help
>
> Franco
>
>
>
<snip>
> checking for libgnutls-config... no
> checking for libgnutls - version >= 1.0.0... no
> *** The libgnutls-config script installed by LIBGNUTLS could not be 
> found
> *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the LIBGNUTLS_CONFIG environment variable to the
> *** full path to libgnutls-config.
> configure: error:
> ***
> *** libgnutls was not found. You may want to get it by using the
> *** package manager of your distribution or by compiling the source
> *** from ftp://ftp.gnutls.org/pub/gnutls/. This dependency is
> *** now mandatory.
>
<snip>

The problem is that gnutls26-2.8.0-1 doesn't seem to have a
libgnutls-config executable in it.

$ dpkg -L gnutls26 | grep bin
/sw/bin
/sw/bin/certtool
/sw/bin/gnutls-cli
/sw/bin/gnutls-cli-debug
/sw/bin/gnutls-serv
/sw/bin/psktool
/sw/bin/srptool
/sw/share/man/man3/gnutls_hex2bin.3

dpkg -L gnutls26 | grep config
/sw/lib/pkgconfig
/sw/lib/pkgconfig/gnutls-extra.pc
/sw/lib/pkgconfig/gnutls.pc

and thus, libnet6 doesn't know how to use it.

On the other hand, this _did_ exist in the prior version:

$ dpkg -c /sw/var/cache/apt/archives/gnutls26_2.6.4-1_darwin-i386.deb
| grep bin
drwxr-xr-x root/admin        0 2009-02-12 07:23 ./sw/bin/
- -rwxr-xr-x root/admin   120100 2009-02-12 07:23 ./sw/bin/certtool
- -rwxr-xr-x root/admin    64364 2009-02-12 07:23 ./sw/bin/gnutls-cli
- -rwxr-xr-x root/admin    56876 2009-02-12 07:23 ./sw/bin/gnutls-cli-debug
- -rwxr-xr-x root/admin    63232 2009-02-12 07:23 ./sw/bin/gnutls-serv
- -rwxr-xr-x root/admin     1730 2009-02-12 07:23 ./sw/bin/libgnutls-config
- -rwxr-xr-x root/admin     1742 2009-02-12 07:23
./sw/bin/libgnutls-extra-config
- -rwxr-xr-x root/admin    25072 2009-02-12 07:23 ./sw/bin/psktool
- -rwxr-xr-x root/admin    30048 2009-02-12 07:23 ./sw/bin/srptool
- -rw-r--r-- root/admin     1333 2009-02-12 07:23
./sw/share/man/man3/gnutls_hex2bin.3

So I'm going to cc the gnutls26 maintainer as well, since I'm not sure
_who_ is actually wrong in this case.
- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpKCfgACgkQB8UpO3rKjQ9ICwCeP6oY+a8dG+DMCogLoi4xNU3I
U+AAoKPOOtEGpDb37L7ibImOMUyLgyA0
=cb3T
-----END PGP SIGNATURE-----


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to