Hi, I actually built the packages for myself, removing the "conflicts" definitions from the controls file, after checking the package contents for collisions, and for the most part it seemed to be fine, except for a few missing alternatives definitions in the php5 packages (phar for example), and a conflict in the LSB headers in the classic style init scripts.
After fixing those I could install both php5 and php7 and they work without any problems side-by-side for now in my test environment. Looking at the php7 packages, the folder structure did look a bit more logically structured than the php5 ones, so I was hoping that php5 will be changed to match the same pattern. Thanks for looking into it. regards, David On 2015-12-07 10:16, Ondřej Surý wrote: > Hi Danyi, > > there's a src:php5.6 waiting in the NEW queue built on same/similar > debian/ packaging as src:php7.0 that will provide a way how to > seamlessly run 5.6 and 7.0. > > But I look into src:php7.0 and src:php5 coinstallability - it might be > easier to do that I originally thought it would be. > > Cheers, > Ondrej > > On Sun, Dec 6, 2015, at 12:27, Danyi Dávid wrote: >> Package: php7.0-fpm >> Version: 7.0.0-1 >> Severity: wishlist >> >> Dear Maintainer, >> >> Please make php7.0-fpm co-installable with php5-fpm, as that would help >> quite a >> lot with migrating to the new version if operators could run both at the >> same >> time. >> >> regards, >> David >> >> >> >> -- System Information: >> Debian Release: stretch/sid >> APT prefers testing-updates >> APT policy: (500, 'testing-updates'), (500, 'testing') >> Architecture: amd64 (x86_64) >> Foreign Architectures: i386 >> >> Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores) >> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) >> Shell: /bin/sh linked to /bin/dash >> Init: systemd (via /run/systemd/system) >> >> Versions of packages php7.0-fpm depends on: >> ii init-system-helpers 1.24 >> ii libapparmor1 2.10-2+b1 >> ii libc6 2.19-22 >> ii libdb5.3 5.3.28-11 >> ii libedit2 3.1-20150325-1 >> ii libenchant1c2a 1.6.0-10.1 >> ii libgmp10 2:6.1.0+dfsg-2 >> ii libltdl7 2.4.2-1.11 >> ii libmagic1 1:5.25-2 >> ii libmcrypt4 2.5.8-3.3 >> ii libqdbm14 1.8.78-6+b1 >> ii libssl1.0.2 1.0.2d-3 >> ii libsystemd0 228-2 >> ii libtinfo5 6.0+20151024-2 >> ii libxml2 2.9.2+zdfsg1-4 >> ii libxslt1.1 1.1.28-2.1 >> ii mime-support 3.59 >> ii php7.0-cli 7.0.0-1 >> ii php7.0-common 7.0.0-1 >> ii php7.0-json 7.0.0-1 >> ii php7.0-opcache 7.0.0-1 >> ii tzdata 2015g-1 >> ii ucf 3.0031 >> ii zlib1g 1:1.2.8.dfsg-2+b1 >> >> php7.0-fpm recommends no packages. >> >> Versions of packages php7.0-fpm suggests: >> ii php-pear 5.6.15+dfsg-1 >> >> Versions of packages php7.0-common depends on: >> ii php-common 15 >> >> Versions of packages php7.0-common suggests: >> pn php-user-cache <none> >> >> -- Configuration Files: >> /etc/php/7.0/fpm/pool.d/www.conf changed [not included] >> >> -- no debconf information >> >> _______________________________________________ >> pkg-php-maint mailing list >> [email protected] >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint > >

