Debian Bug report logs -
#783735
error conflict package during install php5-fpm 5.4 under debian 8 jessie
Reported by: Shatshai Saeaio <shatshai@gmail.com>
Date: Wed, 29 Apr 2015 16:06:01 UTC
Severity: normal
Done: Ondřej Surý <ondrej@sury.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#783735; Package php5-fpm.
(Wed, 29 Apr 2015 16:06:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Shatshai Saeaio <shatshai@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Wed, 29 Apr 2015 16:06:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]
Reply sent
to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility.
(Thu, 30 Apr 2015 07:12:05 GMT) (full text, mbox, link).
Notification sent
to Shatshai Saeaio <shatshai@gmail.com>:
Bug acknowledged by developer.
(Thu, 30 Apr 2015 07:12:05 GMT) (full text, mbox, link).
Message #10 received at 783735-done@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
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 <shatshai@gmail.com> 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
>pkg-php-maint@lists.alioth.debian.org
>http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
--
Ondřej Surý
[Message part 2 (text/html, inline)]
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Thu, 28 May 2015 07:27:16 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 02:52:21 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.