php5-interbase has unmet dependency to phpapi-20051025

Bug #179803 reported by markba
6
Affects Status Importance Assigned to Milestone
php-interbase (Ubuntu)
Fix Released
Undecided
Popa Adrian Marius

Bug Description

Binary package hint: php5-interbase

When installing php5-interbase, it reports a dependency to phpapi-20051025 which is not installable:

sudo apt-get install php5-interbase
The following packages have unmet dependencies:
  php5-interbase: Depends: phpapi-20051025 but it is not installable
E: Broken packages

I was in the process of installing ibwebmin, which depends on php5-interbase.

Ubuntu version: gutsy.

Koen (koen-beek)
Changed in php-interbase:
status: New → Confirmed
Revision history for this message
blackliteon (blackliteon) wrote :

Set Importance to high please!
So I can't install Ubuntu on my Server because this error...

Revision history for this message
Popa Adrian Marius (mapopa) wrote :

what version of ubuntu do you have ?
$lsb_release -a

Revision history for this message
Popa Adrian Marius (mapopa) wrote :

please add the ubuntu version is used in when the install ubuntu appear

Changed in php-interbase:
assignee: nobody → mapopa
Revision history for this message
blackliteon (blackliteon) wrote : Re: [Bug 179803] Re: php5-interbase has unmet dependency to phpapi-20051025

Distributor ID: Ubuntu
Description: Ubuntu 7.10
Release: 7.10
Codename: gutsy

On Thu, Feb 28, 2008 at 2:24 PM, Mariuz <email address hidden> wrote:

> what version of ubuntu do you have ?
> $lsb_release -a
>
> --
> php5-interbase has unmet dependency to phpapi-20051025
> https://bugs.launchpad.net/bugs/179803
> You received this bug notification because you are a direct subscriber
> of the bug.
>

--
Дмитрий Николаев, http://dn-live.blogspot.com
icq: 226430404
skype: faustmen

Changed in php-interbase:
status: Confirmed → In Progress
Revision history for this message
Popa Adrian Marius (mapopa) wrote :

i have fixed the problem and i will put in my ppa repository
then i will submit an diff to be fixed

Revision history for this message
Popa Adrian Marius (mapopa) wrote :

follow this bug report and you will see an debdiff
https://bugs.launchpad.net/ubuntu/+source/php-interbase/+bug/135695
here is how i applied

apt-get source php5-interbase
wget http://launchpadlibrarian.net/9093948/php-interbase_5.1.2-1ubuntu1.dsc.diff

patch -p0 < php-interbase_5.1.2-1ubuntu1.dsc.diff
cd php-interbase-5.1.2/
debuild -i

Changed in php-interbase:
status: In Progress → Fix Committed
status: Fix Committed → Fix Released
Revision history for this message
Popa Adrian Marius (mapopa) wrote :

you can install the package this way
https://launchpad.net/~mapopa/+archive

sudo vim /etc/apt/sources.list

add these lines
deb http://ppa.launchpad.net/mapopa/ubuntu gutsy main
deb-src http://ppa.launchpad.net/mapopa/ubuntu gutsy main

sudo apt-get clean
sudo apt-get update
sudo apt-get install php5-interbase

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

Other bug subscribers

Remote bug watches

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