freepbx packages - almost ready

Diego Iastrubni diego.iastrubni at xorcom.com
Tue Sep 19 10:40:49 UTC 2006


lets start a new thread, this was from "Re: Help offered..."

On Monday 18 September 2006 16:46, George Danchev wrote:
> Hello Diego,
> 	In order to avoid any sort of ambiguity please read DFSG [1] thoroughly.
> QPL 1.0 does not comply with DFSG #6, at least.
>
> [1] http://www.debian.org/social_contract#guidelines

agreed.

I have just commited another atomic commit (r2406), which makes the package 
now a little more sane:

you can now "./debian/rules get-orig-source" and start building your free 
package. the modifications are: all mp3 are converted to wav (it's MOH, you 
need it to be a light as possible) and the cdr code is removed.

it seems that lintian and me are not talking to each otrher, and I would like 
some help in this area. this is the output i get in sarge:

lintian ../build-area/freepbx_2.1.1.dfsg-1.19_i386.changes
E: freepbx_2.1.1.dfsg-1.19_i386.changes: bad-distribution-in-changes-file 
UNRELEASED
W: freepbx source: maintainer-upload-has-incorrect-version-number 
2.1.1.dfsg-1.19
W: freepbx source: build-depends-without-arch-dep
E: freepbx-admin: lengthy-symlink usr/share/freepbx/admin ../freepbx

please ignore the 1, 2 and 4th lines.

the etch version gives me this:
E: freepbx_2.1.1.dfsg-1_i386.changes: bad-distribution-in-changes-file 
UNRELEASED
W: freepbx source: out-of-date-standards-version 3.6.1 (current is 3.7.2)
E: freepbx-agi: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/agi-bin/dialparties.agi
E: freepbx-agi: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/agi-bin/directory
E: freepbx-agi: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/agi-bin/fixlocalprefix
E: freepbx-agi: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/agi-bin/list-item-remove.php
E: freepbx-agi: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/agi-bin/recordingcheck
W: freepbx-admin: symlink-is-self-recursive usr/share/freepbx/admin .
E: freepbx-admin: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/bin/archive_recordings
E: freepbx-admin: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/bin/callback
E: freepbx-admin: 
php-script-but-no-php-cli-dep ./usr/share/asterisk/bin/retrieve_conf
W: freepbx-admin: 
script-not-executable ./usr/share/freepbx-common/upgrades/1.10.010/add-admin.php
W: freepbx-admin: 
script-not-executable ./usr/share/freepbx-common/upgrades/1.10.010/create-hidden-conf.php
E: freepbx-admin: 
php-script-but-no-php-cli-dep ./usr/share/freepbx-common/upgrades/1.10.007beta1/fixcallfw
E: freepbx-admin: 
php-script-but-no-php-cli-dep ./usr/share/freepbx-common/upgrades/1.10.008beta1/fixrggroups
E: freepbx-admin: 
php-script-but-no-php-cli-dep ./usr/share/freepbx-common/install_amp
E: freepbx-admin: 
php-script-but-no-php-cli-dep ./usr/share/freepbx-common/freepbx-module-status

please ignore the 1st and 2nd error (the out-of-date-standards-version will 
have to stay since we need this package to build on sarge as well).
the "symlink-is-self-recursive is" a hack i used to remove an unused directory 
in freepbx (now "admin" is the root), i could patch the source, but this is 
less work :) i will fix this upstream, don't worry.

my main problem is the php-script-but-no-php-cli-dep error, how do i fix in a 
way that it does not "make my headache stronger" ...?

- diego



More information about the Pkg-voip-maintainers mailing list