[Pkg] [OpenIndiana Distribution - Bug #4408] (Closed) PHP 5.4 conflicts with PHP 5.2 on /hipster
illumos project
devnull at illumos.org
Tue Jan 7 18:04:48 UTC 2014
Issue #4408 has been updated by Ken Mays.
Status changed from New to Closed
Ensure your PHP 5.4.23 is properly installed with the correct extra PHP components. 'Cleaning' of the hipster IPS with legacy packages in the catalog index is due to avoid user confusion upon IPS search and installments.
----------------------------------------
Bug #4408: PHP 5.4 conflicts with PHP 5.2 on /hipster
https://www.illumos.org/issues/4408
Author: Predrag Zečević
Status: Closed
Priority: Normal
Assignee: OI PKG
Category: pkg (Image Packaging System)
Target version:
Difficulty: Medium
Tags: needs-triage
Hi,
latest php update brought new problems:
<pre>
$ uname -rosv
SunOS 5.11 illumos-59d8f10 Solaris
</pre>
<pre>
$ pkg publisher -a
PUBLISHER TYPE STATUS P LOCATION
openindiana.org origin online F http://pkg.openindiana.org/hipster/
sfe origin online F http://pkg.openindiana.org/sfe/
sfe-encumbered origin online F http://pkg.openindiana.org/sfe-encumbered/
</pre>
Actually, i wanted to add some packages and got this:
<pre>
$ pfexec pkg refresh --full
$ pfexec pkg install -vn network/fail2ban web/service/drupal sfe/desktop/torrent/transmission
Creating Plan (Checking for conflicting actions): /
pkg install: The following packages deliver conflicting action types to usr/share/man/man1/php.1:
link:
pkg://openindiana.org/web/php-54/php-cli@5.4.23,5.11-0.151.1.8.1:20131213T130726Z
file:
pkg://openindiana.org/web/php-52@5.2.17,5.11-0.151.1.8:20130305T141855Z
These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
The requested change to the system attempts to install multiple actions
for link 'usr/php/lib' with conflicting attributes:
1 package delivers 'link mediator=php mediator-version=5.4.23 path=usr/php/lib target=./5.4/lib':
pkg://openindiana.org/web/php-54/php-common@5.4.23,5.11-0.151.1.8.1:20131213T130721Z
1 package delivers 'link path=usr/php/lib target=./5.2/lib':
pkg://openindiana.org/web/php-52@5.2.17,5.11-0.151.1.8:20130305T141855Z
These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
The requested change to the system attempts to install multiple actions
for link 'usr/php/include' with conflicting attributes:
1 package delivers 'link mediator=php mediator-version=5.4.23 path=usr/php/include target=./5.4/include':
pkg://openindiana.org/web/php-54/php-common@5.4.23,5.11-0.151.1.8.1:20131213T130721Z
1 package delivers 'link path=usr/php/include target=./5.2/include':
pkg://openindiana.org/web/php-52@5.2.17,5.11-0.151.1.8:20130305T141855Z
These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
The requested change to the system attempts to install multiple actions
for link 'usr/php/bin' with conflicting attributes:
1 package delivers 'link mediator=php mediator-version=5.4.23 path=usr/php/bin target=./5.4/bin':
pkg://openindiana.org/web/php-54/php-common@5.4.23,5.11-0.151.1.8.1:20131213T130721Z
1 package delivers 'link path=usr/php/bin target=./5.2/bin':
pkg://openindiana.org/web/php-52@5.2.17,5.11-0.151.1.8:20130305T141855Z
These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
The requested change to the system attempts to install multiple actions
for link 'usr/php/man' with conflicting attributes:
1 package delivers 'link mediator=php mediator-version=5.4.23 path=usr/php/man target=./5.4/share/man':
pkg://openindiana.org/web/php-54/php-common@5.4.23,5.11-0.151.1.8.1:20131213T130721Z
1 package delivers 'link path=usr/php/man target=./5.2/man':
pkg://openindiana.org/web/php-52@5.2.17,5.11-0.151.1.8:20130305T141855Z
These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
Packages to install: 17
Create boot environment: No
Create backup boot environment: No
Rebuild boot archive: No
...
</pre>
I have no php installed at all .
Regards.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the Pkg-team
mailing list