Your message dated Wed, 18 Apr 2007 08:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#419774: fixed in curl 7.16.2-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libcurl4-openssl-dev
Severity: grave

Hi,

as you spoke on -release about a curl transition I wanted to do a testbuild
an installed libcurl4-openssl-dev.

The build breaks:

ccache g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-zdynsort 
-shared -Wl,-O1 -Wl,--version-script 
../../../unxlngx6.pro/misc/ucpftp_ucpftp1.map -L../../../unxlngx6.pro/lib 
-L../lib 
-L/home/rene/openoffice.org-2.2.0/ooo-build/build/current/solenv/unxlngx6/lib 
-L/home/rene/openoffice.org-2.2.0/ooo-build/build/current/solver/680/unxlngx6.pro/lib
 -L/home/rene/openoffice.org-2.2.0/ooo-build/build/current/solenv/unxlngx6/lib 
-L/usr/lib/jvm/java-gcj/lib64 -L/usr/lib/jvm/java-gcj/jre/lib/amd64 
-L/usr/lib/jvm/java-gcj/jre/lib/amd64/server 
-L/usr/lib/jvm/java-gcj/jre/lib/amd64/native_threads 
-L/home/rene/openoffice.org-2.2.0/stlport/lib64 -L/usr/lib -L/usr/lib/xulrunner 
../../../unxlngx6.pro/slo/ucpftp1_version.o 
../../../unxlngx6.pro/slo/ucpftp1_description.o -o 
../../../unxlngx6.pro/lib/libucpftp1.so ../../../unxlngx6.pro/slo/ftpservices.o 
../../../unxlngx6.pro/slo/ftpcontentprovider.o 
../../../unxlngx6.pro/slo/ftpcontent.o 
../../../unxlngx6.pro/slo/ftpcontentidentifier.o 
../../../unxlngx6.pro/slo/ftpcontentcaps.o 
../../../unxlngx6.pro/slo/ftpdynresultset.o 
../../../unxlngx6.pro/slo/ftpresultsetbase.o 
../../../unxlngx6.pro/slo/ftpresultsetI.o 
../../../unxlngx6.pro/slo/ftploaderthread.o 
../../../unxlngx6.pro/slo/ftpdownloadthread.o 
../../../unxlngx6.pro/slo/ftpinpstr.o ../../../unxlngx6.pro/slo/ftpdirp.o 
../../../unxlngx6.pro/slo/ftpcfunc.o ../../../unxlngx6.pro/slo/ftpurl.o 
../../../unxlngx6.pro/slo/ftpintreq.o ../../../unxlngx6.pro/slo/debughelper.o 
-luno_cppuhelpergcc3 -luno_cppu -luno_sal -lucbhelper3gcc3 -lcurl -ldl 
-lpthread -lm -Wl,-Bdynamic -lstlport
/usr/bin/ld: /usr/lib/libcurl.a(sendf.o): relocation R_X86_64_32S against `a 
local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libcurl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status

.a?! Let's look.

[EMAIL PROTECTED]:/usr/lib$ ls -l libcurl*
lrwxrwxrwx 1 root root     17 2007-04-17 21:45 libcurl.a -> libcurl-openssl.a
lrwxrwxrwx 1 root root     23 2007-02-18 12:22 libcurl-gnutls.so.3 -> 
libcurl-gnutls.so.3.0.0
-rw-r--r-- 1 root root 210992 2006-08-07 16:47 libcurl-gnutls.so.3.0.0
lrwxrwxrwx 1 root root     18 2007-04-17 21:45 libcurl.la -> libcurl-openssl.la
-rw-r--r-- 1 root root 446394 2007-02-10 00:50 libcurl-openssl.a
-rw-r--r-- 1 root root    977 2007-02-10 00:50 libcurl-openssl.la
lrwxrwxrwx 1 root root     24 2007-04-17 21:45 libcurl-openssl.so -> 
libcurl-openssl.so.4.0.0
                                                                     
^^^^^^^^^^^^^^^^^^^^^^^^

This one doesn't exist, so...

lrwxrwxrwx 1 root root     18 2007-04-17 21:45 libcurl.so -> libcurl-openssl.so
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
this one is dangling.

lrwxrwxrwx 1 root root     16 2007-02-18 12:20 libcurl.so.3 -> libcurl.so.3.0.0
-rw-r--r-- 1 root root 227856 2006-08-07 16:47 libcurl.so.3.0.0
lrwxrwxrwx 1 root root     16 2007-04-17 21:45 libcurl.so.4 -> libcurl.so.4.0.0
-rw-r--r-- 1 root root 204024 2007-02-10 00:50 libcurl.so.4.0.0
                                               ^^^^^^^^^^^^^^^^

This one was meant, probably?

-gnutls-dev works.

Regards,

Rene

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcurl4-openssl-dev depends on:
ii  libc6-dev [libc-dev]          2.5-2      GNU C Library: Development Librari
ii  libcurl4                      7.16.1-1   Multi-protocol file transfer libra
ii  libidn11-dev                  0.6.5-1    Development files GNU libidn, impl
ii  libkrb5-dev                   1.4.4-8    Headers and development libraries
ii  libssl-dev                    0.9.8e-4   SSL development libraries, header
ii  zlib1g-dev                    1:1.2.3-13 compression library - development

libcurl4-openssl-dev recommends no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: curl
Source-Version: 7.16.2-1

We believe that the bug you reported is fixed in the latest version of
curl, which is due to be installed in the Debian FTP archive:

curl_7.16.2-1.diff.gz
  to pool/main/c/curl/curl_7.16.2-1.diff.gz
curl_7.16.2-1.dsc
  to pool/main/c/curl/curl_7.16.2-1.dsc
curl_7.16.2-1_i386.deb
  to pool/main/c/curl/curl_7.16.2-1_i386.deb
curl_7.16.2.orig.tar.gz
  to pool/main/c/curl/curl_7.16.2.orig.tar.gz
libcurl4-dbg_7.16.2-1_i386.deb
  to pool/main/c/curl/libcurl4-dbg_7.16.2-1_i386.deb
libcurl4-dev_7.16.2-1_i386.deb
  to pool/main/c/curl/libcurl4-dev_7.16.2-1_i386.deb
libcurl4-gnutls-dev_7.16.2-1_i386.deb
  to pool/main/c/curl/libcurl4-gnutls-dev_7.16.2-1_i386.deb
libcurl4-gnutls_7.16.2-1_i386.deb
  to pool/main/c/curl/libcurl4-gnutls_7.16.2-1_i386.deb
libcurl4-openssl-dev_7.16.2-1_i386.deb
  to pool/main/c/curl/libcurl4-openssl-dev_7.16.2-1_i386.deb
libcurl4-openssl_7.16.2-1_i386.deb
  to pool/main/c/curl/libcurl4-openssl_7.16.2-1_i386.deb
libcurl4_7.16.2-1_i386.deb
  to pool/main/c/curl/libcurl4_7.16.2-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Domenico Andreoli <[EMAIL PROTECTED]> (supplier of updated curl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


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

Format: 1.7
Date: Wed, 18 Apr 2007 09:29:48 +0200
Source: curl
Binary: libcurl4-gnutls-dev libcurl4-dbg libcurl4-gnutls libcurl4-openssl 
libcurl4-openssl-dev libcurl4 libcurl4-dev curl
Architecture: source i386
Version: 7.16.2-1
Distribution: experimental
Urgency: low
Maintainer: Domenico Andreoli <[EMAIL PROTECTED]>
Changed-By: Domenico Andreoli <[EMAIL PROTECTED]>
Description: 
 curl       - Get a file from an HTTP, HTTPS or FTP server
 libcurl4   - Multi-protocol file transfer library
 libcurl4-dbg - libcurl compiled with debug symbols
 libcurl4-dev - Development files and documentation for libcurl
 libcurl4-gnutls - Multi-protocol file transfer library
 libcurl4-gnutls-dev - Development files and documentation for libcurl
 libcurl4-openssl - Multi-protocol file transfer library
 libcurl4-openssl-dev - Development files and documentation for libcurl
Closes: 419774
Changes: 
 curl (7.16.2-1) experimental; urgency=low
 .
   * New upstream release.
   * libcurl4-openssl-dev now depends on libcurl4-openssl (closes: #419774).
   * Bumped shlibs version to 7.16.2-1.
   * Patches are now managed with quilt.
Files: 
 39f2b7830614c08c7dfb971a92a244f5 963 web optional curl_7.16.2-1.dsc
 efa3301691d3ad6d454475f4d276c562 2121758 web optional curl_7.16.2.orig.tar.gz
 c4d348b35b894a0d05d5220c16aa956c 20407 web optional curl_7.16.2-1.diff.gz
 7dfd97042ee6e9c203b4d440bdfe9afe 184488 web optional curl_7.16.2-1_i386.deb
 be23ac4586525dd49b54df08f70b4cfb 177090 libs optional 
libcurl4_7.16.2-1_i386.deb
 7a1d76a47e0e41a1637c9565b3e4f821 188736 libs optional 
libcurl4-openssl_7.16.2-1_i386.deb
 ae71908d12efeed002889715fd59eb30 182946 libs optional 
libcurl4-gnutls_7.16.2-1_i386.deb
 732c07e5a0e28f0417404e08ab34541b 820366 libdevel optional 
libcurl4-dev_7.16.2-1_i386.deb
 fcc91dabda5697bcd934ff7dd596c839 833158 libdevel optional 
libcurl4-openssl-dev_7.16.2-1_i386.deb
 1da8757da95748285806f6d2c034b171 827172 libdevel optional 
libcurl4-gnutls-dev_7.16.2-1_i386.deb
 57e7659f5b09c10037bf3c672dc7c2de 1194772 libdevel extra 
libcurl4-dbg_7.16.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGJc1kBneQM6IOvFARAuBjAKDAOMaLvaTcY4OhNkV2dClJPPyj/wCfevgZ
Z3IPOYwN0zb4lNtuikktXwk=
=0L8Q
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to