php / pecl-database-ibm_db2

Extension for IBM DB2 Universal Database, IBM Cloudscape, and Apache Derby
http://pecl.php.net/package/ibm_db2
Apache License 2.0
23 stars 27 forks source link

version 2.1.6 will not install with pecl, missing manifest #28

Closed ciscon closed 2 years ago

ciscon commented 2 years ago

downloading ibm_db2-2.1.6.tgz ... Starting to download ibm_db2-2.1.6.tgz (191,956 bytes) .........................................done: 191,956 bytes ERROR: bad md5sum for file /tmp/pear/temp/ibm_db2/php_ibm_db2.h

ThePrez commented 2 years ago

Thanks for reporting! We'll get that fixed up

dlorenzomop commented 2 years ago

Hello, yes, same issue ... we use it also for a production application, if you can correct it quickly, it will be super ... thanks ;-)

RafaelMansilha commented 2 years ago

Just had the same problem here, I get a older version just to continue work

pecl install ibm_db2-2.1.5

NattyNarwhal commented 2 years ago

We've just pushed 2.1.7 to PECL, which should resolve this.