FTBFS because of missing build dependency on libsqlite3-dev and configure missing executable flag

Bug #415505 reported by Fabrice Coutadeur
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openchange (Debian)
Fix Released
Unknown
openchange (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

This package FTBFS in Karmic (Ubuntu), because:
- The configure script does not have the executable flag
- It's missing a build dependency on libsqlite3-dev, mandatory to build
mapistore backend

Log:
...
BOOST_LIB_SUFFIX=-mt ./configure \
  --prefix=/usr \
  --mandir=/usr/share/man \
  --with-modulesdir=/usr/lib/openchange \
  --disable-pymapi
/bin/sh: ./configure: Permission denied
make: *** [configure-stamp] Error 126
dpkg-buildpackage: error: debian/rules build gave error exit status 2

I've updated the debian/rules file to make the configure script executable, and added the dependency on libsqlite3-dev
Thanks,
Fabrice

Related branches

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Debdiff with the 2 fixes

Changed in openchange (Ubuntu):
assignee: nobody → fabrice_sp (fabricesp)
status: New → In Progress
Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Log of the build

Changed in openchange (Ubuntu):
assignee: fabrice_sp (fabricesp) → nobody
status: In Progress → Confirmed
Changed in openchange (Debian):
status: Unknown → New
Revision history for this message
Stefan Lesicnik (stefanlsd) wrote :

Diff looks good. Thanks for your work. Thanks for reporting to Debian also.

Changed in openchange (Ubuntu):
importance: Undecided → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package openchange - 1:0.8.2+svn1423-1ubuntu1

---------------
openchange (1:0.8.2+svn1423-1ubuntu1) karmic; urgency=low

  * debian/rules: change access rights to configure to u+x to allow execution of
    ./configure (LP: #415505)
  * debian/control: added build dependency on libsqlite3-dev to fix another
    FTBFS.

 -- Fabrice Coutadeur <email address hidden> Tue, 11 Aug 2009 17:54:31 +0000

Changed in openchange (Ubuntu):
status: Confirmed → Fix Released
Changed in openchange (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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