[Bug 1543703] Re: [needs-packaging] php-mongodb

Ondřej Surý ondrej at sury.org
Mon Feb 29 20:52:17 UTC 2016


Not on my phone, so I could be more verbose.

> W: php-mongodb: command-with-path-in-maintainer-script postrm:12
/usr/sbin/phpdismod

This is kind of correct, but it's not a call but a check whether the
tool exists.

But I rewrote this in dh_php 0.8 to switch from [ -x /usr/sbin/phpdismod
] to which phpdismod >/dev/null to keep lintian happy.

> W: php-mongodb source: pear-package-without-pkg-php-tools-builddep

This is definitely bug in lintian as it doesn't distinguish between PEAR
and PECL packages. I just hadn't had enough energy to fill a bug to fix
this.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1543703

Title:
  [needs-packaging] php-mongodb

Status in Ubuntu:
  Fix Committed

Bug description:
  Upstream has moved from php-mongo to php-mongodb
  (https://docs.mongodb.org/ecosystem/drivers/php/) with php-mongo being
  considered legacy now. In order to properly support PHP7.0, we need to
  package up the php-mongdob driver.

  URL: http://anonscm.debian.org/cgit/pkg-php/php-mongodb.git/ (master-7.0 branch)
  License: Apache
  Notes: This has not yet been packaged for Debian yet, but Ubuntu's delta should be 0 once this happens. This should result in version 1.1.2-2 being present in Xenial.
  Two new build-dependency packages will need to be synced first, cf. Bug # 1543693 and Bug # 1543696 for the opened requests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1543703/+subscriptions



More information about the Ubuntu-sponsors mailing list