Hi,

On Donnerstag, 15. Januar 2009, Kalev Kadak wrote:
> > to the roundcube maintainers: do you plan an upload to bpo? I have a
> > backport ready (well, needs testing, but I'm about to do this) which I
> > could upload...

I was too fast:

roundcube needs newer php-mail-mime, so I backported that. That needs newer
php-mail-mimedecode, which needs newer dh-make-php to build, so I backported
that too.

But even with that, php-mail-mimedecode fails to build with:

dh_installdirs -A 
mkdir -p "."
ln -f -s ../package.xml -
# install everything in default locations
/usr/bin/pear \
                -c debian/pearrc \
                -d include_path=/usr/share/php \
                -d php_bin=/usr/bin/php \
                -d bin_dir=/usr/bin \
                -d php_dir=/usr/share/php \
                -d data_dir=/usr/share/php/data \
                -d doc_dir=/usr/share/php/docs \
                -d test_dir=/usr/share/php/tests \
                install --nodeps -P 
~/Software/roundcube/php-mail-mimedecode-1.5.0/debian/php-mail-mimedecode/ 
-/package.xml
Console_Getopt: unrecognized option -- /
make: *** [common-install-indep] Error 1
debuild: fatal error at line 1295:
dpkg-buildpackage -rfakeroot -D -us -uc -I.svn -i.svn failed

If I understand this correctly, it seems the syntax used is only available in
newer pear versions, which I rather not backport.

Can someone come up with another syntax for pear 5.2.0?


regards,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to