Your message dated Mon, 2 Jul 2012 23:57:33 +0200
with message-id 
<CALjhHG_oY_4Kt5244=eB0kaZC=fyokkw3bcmaxysne_wexz...@mail.gmail.com>
and subject line Re: [php-maint] Bug#679909: php5-curl: possible integration 
problems with php solr extension
has caused the Debian Bug report #679909,
regarding php5-curl: possible integration problems with php solr extension
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
679909: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679909
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-curl
Version: 5.4.4-2
Severity: normal

Dear Maintainer,
I am using the php Solr extension installed through the PECL installer.
Solr extension depends on php5-curl, so, I think the problem is in php5-curl.

Problem is as follows:
PHP Solr extension installs well, but after this php gives me errors on every 
run:

PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20100525/solr.so' - /usr/lib/php5/20100525/solr.so: undefined 
symbol: curl_easy_getinfo in Unknown on line 0

The most confusing part is that the following program stack:

php
libcurl4-openssl-dev
php5-curl
Solr PHP extension
Solr itself

worked well before I upgraded the system to Wheezy (and upgraded the version of 
PHP to 5.4).

Can it be that the problem is in php curl bindings or in libcurl itself?

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5-curl depends on:
ii  dpkg                                   1.16.4.3
ii  libapache2-mod-php5 [phpapi-20100525]  5.4.4-2
ii  libc6                                  2.13-33
ii  libcurl3                               7.26.0-1
ii  php5-cli [phpapi-20100525]             5.4.4-2
ii  php5-common                            5.4.4-2
ii  ucf                                    3.0025+nmu3

php5-curl recommends no packages.

php5-curl suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi Mark,

On Mon, Jul 2, 2012 at 2:37 PM, Mark Safronov <[email protected]> wrote:
> Package: php5-curl
> Version: 5.4.4-2
> Severity: normal
>
> Dear Maintainer,
> I am using the php Solr extension installed through the PECL installer.
> Solr extension depends on php5-curl, so, I think the problem is in php5-curl.
>
> Problem is as follows:
> PHP Solr extension installs well, but after this php gives me errors on every 
> run:
>
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/usr/lib/php5/20100525/solr.so' - /usr/lib/php5/20100525/solr.so: undefined 
> symbol: curl_easy_getinfo in Unknown on line 0

This is a linking problem in solr.so and has to be fixed there
(solr.so probably needs to link to libcurl as well). I don't see a
problem in curl extension itself.

Have you checked that solr is compatible with PHP 5.4?

O.

> The most confusing part is that the following program stack:
>
> php
> libcurl4-openssl-dev
> php5-curl
> Solr PHP extension
> Solr itself
>
> worked well before I upgraded the system to Wheezy (and upgraded the version 
> of PHP to 5.4).
>
> Can it be that the problem is in php curl bindings or in libcurl itself?
>
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
> Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages php5-curl depends on:
> ii  dpkg                                   1.16.4.3
> ii  libapache2-mod-php5 [phpapi-20100525]  5.4.4-2
> ii  libc6                                  2.13-33
> ii  libcurl3                               7.26.0-1
> ii  php5-cli [phpapi-20100525]             5.4.4-2
> ii  php5-common                            5.4.4-2
> ii  ucf                                    3.0025+nmu3
>
> php5-curl recommends no packages.
>
> php5-curl suggests no packages.
>
> -- no debconf information
>
>
>
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý <[email protected]>


--- End Message ---

Reply via email to