php7.0 dba extension missing

Bug #1595215 reported by Nish Aravamudan
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
php7.0 (Ubuntu)
Fix Released
Undecided
Unassigned
Xenial
Fix Released
Undecided
Unassigned

Bug Description

[Impact]

 * php-dba (a PHP extension) is not available to install from the repository.

 * Users upgrading from prior versions of Ubuntu expect this package to exists for a smooth upgrade experience.

 * This is fixed by backporting a simple typo change in the Debian packaging.

[Test Case]

 * Attempt to install php-dba / php7.0-dba, if they are present in the archive, this bug has been fixed.

[Regression Potential]

 * As this is a new package in Xenial, the risk of regression is low to none.

I noticed that there was dropped support for dba extension (and several others) in the build of PHP7.0 that is being shipped with 16.04.
It looks like it was being compiled with this extension enabled during initial release why was this removed and is there some other package that can be installed to support it?

My question is specific to the php-7.0-cli package.

Revision history for this message
Nish Aravamudan (nacc) wrote :

Please test the updated PHP7.0 package from: https://launchpad.net/~nacc/+archive/ubuntu/lp1569128, once it has finished building, which should result in version 7.0.4-7ubuntu2.2~ppa3.

Thanks,
Nish

Revision history for this message
Fabio Buda (mbutubuntu) wrote :

Nish Aravamudan (nacc) your update was succesful and it fixes the issue. Great Work!

Now, thank to your ppa I've a "php7.0-dba" package that works out of the box.

It's also available an update for the core "php7.0" package.

Revision history for this message
Nish Aravamudan (nacc) wrote :

@Fabio,

Thank you very much for your prompt testing! I will work on staging this and another bugfix (possibly others) for SRU for php7.0.

-Nish

Revision history for this message
Nish Aravamudan (nacc) wrote :

Yakkety has this fix already.

Changed in php7.0 (Ubuntu):
status: New → Fix Released
Changed in php7.0 (Ubuntu Xenial):
status: New → In Progress
description: updated
Revision history for this message
Fabio Buda (mbutubuntu) wrote :

To honor your work and have a little history of this bug I posted about this BUG on my Tumblr:

http://www.fabiobuda.it/post/146358960455/php-dba-on-ubuntu-1604

Thank you again and again @Nish ;)

P.s. How many days to have this testing build in the official repo? I don't know Canonical's upstream patch politics :)

Revision history for this message
Nish Aravamudan (nacc) wrote : Re: [Bug 1595215] Re: php7.0 dba extension missing

On 23.06.2016 [15:30:56 -0000], Fabio Buda wrote:
> To honor your work and have a little history of this bug I posted about
> this BUG on my Tumblr:
>
> http://www.fabiobuda.it/post/146358960455/php-dba-on-ubuntu-1604
>
> Thank you again and again @Nish ;)
>
> P.s. How many days to have this testing build in the official repo? I
> don't know Canonical's upstream patch politics :)

I need to do a quick trawl through the bugs to be sure that php7.0
doesn't need anymore SRU patches (rather than just doing a single-patch
SRU). I will try and get to that today, and then I'll submit a version
which fixes as many known bugs as possible. Then it will get handled
(hopefully) by the SRU team, and put into proposed. There is a minimum
baking time of 7 days in proposed, during which you (or someone else
affected) will test and verify the actual uploaded version fixes your
issue, and then presuming successful testing, it will go into updates.

Revision history for this message
Chris J Arges (arges) wrote : Please test proposed package

Hello Nish, or anyone else affected,

Accepted php7.0 into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/php7.0/7.0.8-0ubuntu0.16.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in php7.0 (Ubuntu Xenial):
status: In Progress → Fix Committed
tags: added: verification-needed
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote : [php7.0/xenial] possible regression found

As a part of the Stable Release Updates quality process a search for Launchpad bug reports using the version of php7.0 from xenial-proposed was performed and bug 1597597 was found. Please investigate this bug report to ensure that a regression will not be created by this SRU. In the event that this is not a regression remove the "verification-failed" tag from this bug report and add the tag "bot-stop-nagging" to bug 1597597 (not this bug). Thanks!

tags: added: verification-failed
Nish Aravamudan (nacc)
tags: removed: verification-failed
description: updated
Revision history for this message
Nish Aravamudan (nacc) wrote :

7.0.8-0ubuntu0.16.04.1 is present in xenial-proposed (and not in xenial's current version (7.0.4-7ubuntu2.1). Marking as verified.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php7.0 - 7.0.8-0ubuntu0.16.04.1

---------------
php7.0 (7.0.8-0ubuntu0.16.04.1) xenial; urgency=medium

  * New upstream release
    - Closes LP: #1596578
      + Fixed in upstream 7.0.6.
    - Drop the following patches:
      + 0035-Fixed-bug-63171-script-hangs-if-odbc-call-during-tim.patch
        [ Fixed in upstream 7.0.6 ]
      + 0046-Fix-ODBC-bug-for-varchars-returning-with-length-zero.patch
        [ Fixed in upstream 7.0.6 ]
      + 0047-make-opcache-lockfile-path-configurable.patch
        [ Fixed in upstream 7.0.6 ]
      + 0048-Fix-bug-71659.patch
        [ Fixed in upstream 7.0.5 ]
      + 0050-Fix-use-of-UNDEF-instead-of-NULL-in-read_dimension.patch
        [ Fixed in upstream 7.0.6 ]
      + 0051-backport-89a43425.patch
        [ Fixed in upstream 7.0.5 ]
      + 0052-backport-186844be.patch
        [ Fixed in upstream 7.0.5 ]
      + CVE-2015-8865-1.patch
        [ Fixed in upstream 7.0.5 ]
      + CVE-2015-8865-2.patch
        [ Fixed in upstream 7.0.5 ]
      + CVE-2016-3078.patch
        [ Fixed in upstream 7.0.6 ]
      + CVE-2016-3132.patch
        [ Fixed in upstream 7.0.6 ]
      + CVE-2016-4070.patch
        [ Fixed in upstream 7.0.5 ]
      + CVE-2016-4071.patch
        [ Fixed in upstream 7.0.5 ]
      + CVE-2016-4072.patch
        [ Fixed in upstream 7.0.5 ]
      + CVE-2016-4073.patch
        [ Fixed in upstream 7.0.5 ]
      + CVE-2016-4537.patch
        [ Fixed in upstream 7.0.7 ]
      + CVE-2016-4539.patch
        [ Fixed in upstream 7.0.7 ]
      + CVE-2016-4540.patch
        [ Fixed in upstream 7.0.7 ]
      + CVE-2016-4542.patch
        [ Fixed in upstream 7.0.7 ]
  * Backport from Debian 7.0.6-7: 'Remove php-gettext from phpX.Y-common
    provides as it clashes with existing package (Closes #823815)'
    (LP: #1569128).
  * Backport from Debian 7.0.6-8: 'Restore dba extension package'
    (LP: #1595215).
  * Regenerate d/control.

 -- Nishanth Aravamudan <email address hidden> Mon, 20 Jun 2016 15:38:14 -0700

Changed in php7.0 (Ubuntu Xenial):
status: Fix Committed → Fix Released
Revision history for this message
Adam Conrad (adconrad) wrote : Update Released

The verification of the Stable Release Update for php7.0 has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.