Your message dated Thu, 30 Apr 2015 09:09:38 +0200 with message-id <[email protected]> and subject line Re: [php-maint] Bug#783735: error conflict package during install php5-fpm 5.4 under debian 8 jessie has caused the Debian Bug report #783735, regarding error conflict package during install php5-fpm 5.4 under debian 8 jessie to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 783735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783735 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: php5-fpm Version: 5.4.39-0+deb7u2 Dear Bugs Dabian Last Debian release 8 Jessie after I install debian 8 and set /etc/apt/preferences.d/preferences as below I cannot install php5-fpm (5.4.39-0+deb7u2) [security]. see error. I can install other php5 packages fine as well, php5 php5-gd etc... Hope you can help on that. error root@jessie:/root# apt-get install php5-fpm Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: init : PreDepends: systemd-sysv but it is not going to be installed or sysvinit-core but it is not going to be installed or upstart libcairo2 : Depends: libfontconfig1 (>= 2.11) but it is not going to be installed libgd3 : Depends: libfontconfig1 (>= 2.11) but it is not going to be installed libpango-1.0-0 : Depends: fontconfig (>= 2.1.91) libpangocairo-1.0-0 : Depends: libfontconfig1 (>= 2.11) but it is not going to be installed Depends: libpangoft2-1.0-0 (>= 1.28.1) but it is not going to be installed libqtgui4 : Depends: fontconfig Depends: libaudio2 but it is not going to be installed Depends: libfontconfig1 (>= 2.11) but it is not going to be installed Depends: libice6 (>= 1:1.0.0) but it is not going to be installed Depends: libsm6 but it is not going to be installed libreadline6 : Depends: readline-common but it is not going to be installed nginx : Depends: nginx-full (>= 1.6.2-5) but it is not going to be installed or nginx-light (>= 1.6.2-5) but it is not going to be installed or nginx-extras (>= 1.6.2-5) but it is not going to be installed Depends: nginx-full (< 1.6.2-5.1~) but it is not going to be installed or nginx-light (< 1.6.2-5.1~) but it is not going to be installed or nginx-extras (< 1.6.2-5.1~) but it is not going to be installed php5-fpm : Depends: libssl1.0.0 (>= 1.0.0) but it is not going to be installed Depends: php5-common (= 5.4.39-0+deb7u2) but it is not going to be installed Depends: ucf but it is not going to be installed Depends: tzdata but it is not going to be installed PreDepends: dpkg (>= 1.16.1~) E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. *File:* /etc/apt/preferences.d/preferences Package: php5* Pin: release a=oldstable Pin-Priority: 700 Package: libapache2-mod-php5 Pin: release a=oldstable Pin-Priority: 700 Package: php-pear Pin: release a=oldstable Pin-Priority: 700 Package: php-apc Pin: release a=oldstable Pin-Priority: 700 Package: * Pin: release a=stable Pin-Priority: 600 /etc/apt/sources.list deb http://ftp.debian.org/debian/ jessie main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free deb http://ftp.debian.org/debian/ wheezy main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free root@jessie:~# dpkg -l | grep php ii php-apc 3.1.13-1 amd64 APC (Alternative PHP Cache) module for PHP 5 ii php5 5.4.39-0+deb7u2 all server-side, HTML-embedded scripting language (metapackage) ii php5-cgi 5.4.39-0+deb7u2 amd64 server-side, HTML-embedded scripting language (CGI binary) ii php5-cli 5.4.39-0+deb7u2 amd64 command-line interpreter for the php5 scripting language ii php5-common 5.4.39-0+deb7u2 amd64 Common files for packages built from the php5 source ii php5-curl 5.4.39-0+deb7u2 amd64 CURL module for php5 rc php5-fpm 5.4.39-0+deb7u2 amd64 server-side, HTML-embedded scripting language (FPM-CGI binary) ii php5-gd 5.4.39-0+deb7u2 amd64 GD module for php5 ii php5-intl 5.4.39-0+deb7u2 amd64 internationalisation module for php5 ii php5-mcrypt 5.4.39-0+deb7u2 amd64 MCrypt module for php5 ii php5-memcache 3.0.6-6 amd64 memcache extension module for PHP5 ii php5-memcached 2.0.1-6 amd64 memcached extension module for PHP5, uses libmemcached ii php5-mysql 5.4.39-0+deb7u2 amd64 MySQL module for php5 ii php5-sqlite 5.4.39-0+deb7u2 amd64 SQLite module for php5 ii php5-tidy 5.4.39-0+deb7u2 amd64 tidy module for php5 ii php5-xmlrpc 5.4.39-0+deb7u2 amd64 XML-RPC module for php5 ii php5-xsl 5.4.39-0+deb7u2 amd64 XSL module for php5 -- Sincerely, Shatshai Saeaio
--- End Message ---
--- Begin Message ---I am sorry, but mixing packages between releases has never been supported. Either you upgrade or you don't upgrade, something in between will be broken by definition. Cheers, Ondřej On April 29, 2015 6:02:16 PM GMT+02:00, Shatshai Saeaio <[email protected]> wrote: >Package: php5-fpm > >Version: 5.4.39-0+deb7u2 > > >Dear Bugs Dabian > >Last Debian release 8 Jessie > >after I install debian 8 and set /etc/apt/preferences.d/preferences as >below > >I cannot install php5-fpm (5.4.39-0+deb7u2) [security]. >see error. > >I can install other php5 packages fine as well, php5 php5-gd etc... > >Hope you can help on that. > > >error >root@jessie:/root# apt-get install php5-fpm >Reading package lists... Done >Building dependency tree >Reading state information... Done >Some packages could not be installed. This may mean that you have >requested an impossible situation or if you are using the unstable >distribution that some required packages have not yet been created >or been moved out of Incoming. >The following information may help to resolve the situation: > >The following packages have unmet dependencies: > init : PreDepends: systemd-sysv but it is not going to be installed or > sysvinit-core but it is not going to be installed or > upstart >libcairo2 : Depends: libfontconfig1 (>= 2.11) but it is not going to be >installed > libgd3 : Depends: libfontconfig1 (>= 2.11) but it is not going to be >installed > libpango-1.0-0 : Depends: fontconfig (>= 2.1.91) > libpangocairo-1.0-0 : Depends: libfontconfig1 (>= 2.11) but it is not >going to be installed > Depends: libpangoft2-1.0-0 (>= 1.28.1) but it is not >going to be installed > libqtgui4 : Depends: fontconfig > Depends: libaudio2 but it is not going to be installed > Depends: libfontconfig1 (>= 2.11) but it is not going to be >installed > Depends: libice6 (>= 1:1.0.0) but it is not going to be >installed > Depends: libsm6 but it is not going to be installed >libreadline6 : Depends: readline-common but it is not going to be >installed > nginx : Depends: nginx-full (>= 1.6.2-5) but it is not going to be >installed or > nginx-light (>= 1.6.2-5) but it is not going to be >installed or > nginx-extras (>= 1.6.2-5) but it is not going to be >installed > Depends: nginx-full (< 1.6.2-5.1~) but it is not going to be >installed or > nginx-light (< 1.6.2-5.1~) but it is not going to be >installed or > nginx-extras (< 1.6.2-5.1~) but it is not going to be >installed > php5-fpm : Depends: libssl1.0.0 (>= 1.0.0) but it is not going to be >installed > Depends: php5-common (= 5.4.39-0+deb7u2) but it is not going to >be installed > Depends: ucf but it is not going to be installed > Depends: tzdata but it is not going to be installed > PreDepends: dpkg (>= 1.16.1~) >E: Error, pkgProblemResolver::Resolve generated breaks, this may be >caused >by held packages. > >*File:* >/etc/apt/preferences.d/preferences >Package: php5* >Pin: release a=oldstable >Pin-Priority: 700 > >Package: libapache2-mod-php5 >Pin: release a=oldstable >Pin-Priority: 700 > >Package: php-pear >Pin: release a=oldstable >Pin-Priority: 700 > >Package: php-apc >Pin: release a=oldstable >Pin-Priority: 700 > >Package: * >Pin: release a=stable >Pin-Priority: 600 > >/etc/apt/sources.list >deb http://ftp.debian.org/debian/ jessie main contrib non-free >deb http://security.debian.org/ jessie/updates main contrib non-free > >deb http://ftp.debian.org/debian/ wheezy main contrib non-free >deb http://security.debian.org/ wheezy/updates main contrib non-free > >root@jessie:~# dpkg -l | grep php >ii php-apc 3.1.13-1 > amd64 APC (Alternative PHP Cache) module for PHP 5 >ii php5 5.4.39-0+deb7u2 >all server-side, HTML-embedded scripting language >(metapackage) >ii php5-cgi 5.4.39-0+deb7u2 >amd64 server-side, HTML-embedded scripting language (CGI binary) >ii php5-cli 5.4.39-0+deb7u2 > amd64 command-line interpreter for the php5 scripting language >ii php5-common 5.4.39-0+deb7u2 > amd64 Common files for packages built from the php5 source >ii php5-curl 5.4.39-0+deb7u2 > amd64 CURL module for php5 >rc php5-fpm 5.4.39-0+deb7u2 > amd64 server-side, HTML-embedded scripting language (FPM-CGI >binary) >ii php5-gd 5.4.39-0+deb7u2 > amd64 GD module for php5 >ii php5-intl 5.4.39-0+deb7u2 > amd64 internationalisation module for php5 >ii php5-mcrypt 5.4.39-0+deb7u2 > amd64 MCrypt module for php5 >ii php5-memcache 3.0.6-6 > amd64 memcache extension module for PHP5 >ii php5-memcached 2.0.1-6 > amd64 memcached extension module for PHP5, uses libmemcached >ii php5-mysql 5.4.39-0+deb7u2 > amd64 MySQL module for php5 >ii php5-sqlite 5.4.39-0+deb7u2 > amd64 SQLite module for php5 >ii php5-tidy 5.4.39-0+deb7u2 > amd64 tidy module for php5 >ii php5-xmlrpc 5.4.39-0+deb7u2 > amd64 XML-RPC module for php5 >ii php5-xsl 5.4.39-0+deb7u2 > amd64 XSL module for php5 > > >-- >Sincerely, >Shatshai Saeaio > > >------------------------------------------------------------------------ > >_______________________________________________ >pkg-php-maint mailing list >[email protected] >http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint -- Ondřej Surý
--- End Message ---

