Bug 670

Summary: invalid dependancy
Product: Sisyphus Reporter: den <denf>
Component: php-curlAssignee: Alexander Bokovoy <ab>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P4 CC: legion
Version: unstable   
Hardware: all   
OS: Linux   

Description den 2002-02-26 12:38:32 MSK
Неверная версия libcurl в зависимостях :
$ rpm -q libcurl
libcurl-7.7.3-alt2
$rpm --requires php-curl-4.0.6-alt1
libcurl &gt;= 7.7.3-alt2
....
httpd: error while loading shared libraries: /usr/lib/php/extensions/curl.so: undefined symbol: curl_global_init

с libcurl-7.9.4-alt1 -- работает
---

---

Comment 1 Alexander Bokovoy 2002-03-11 15:55:10 MSK
Fixed in 4.1.2-alt1
Comment 2 Alexander Bokovoy 2002-03-11 15:55:10 MSK
Fixed in 4.1.2-alt1
Comment 3 Alexander Bokovoy 2003-08-25 21:26:28 MSD
Fixed already. Closing.