[Pkg-giraffe-maintainers] Bug#908805: kopano-server: Backporting kopano-server needs php7.0
Louis van Belle
belle at bazuin.nl
Fri Sep 14 08:15:02 BST 2018
Package: kopano-server
Version: 8.6.5-1
Severity: minor
Justification: fails to build from source as backport to Debian Stretch
-- System Information:
Debian Release: 9.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-6-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C), LANGUAGE=en_US:en (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Hello,
Today i did a rebuild of the kopano packages on debian stretch within a pbuilder setup.
To allow backporting a bit more easy i suggest in debian/rules the following.
To detect the php-dev version.
PHP_VERSION=$(dpkg -s php-dev | grep -i version | cut -d":" -f3 |awk -F"+" '{ print $1}')
I needed a copy of the php7.2 to 7.0
cp php7.2-mapi.substvars php7.0-mapi.substvars
And i needed the following packages from buster to allow the rebuild.
apt-get install -t buster gsoap libgsoap-dev libvmime-dev
This was my first attempt to rebuild and this looks great.
Next i'll rebuild the packages from buster also and report again.
and yes i did see bug : 907396, i'll have a look at that one also.
My goal is here is a stable kopano server on debian stretch with backported packages.
If you want build logs, let me know, i'll put them online if wanted.
Greetz,
Louis
More information about the Pkg-giraffe-maintainers
mailing list