[Pkg] [OpenIndiana Distribution - Bug #4408] PHP 5.4 conflicts with PHP 5.2 on /hipster

illumos project devnull at illumos.org
Fri Dec 20 21:27:59 UTC 2013


Issue #4408 has been updated by Alexander Pyhalov.


@pkg info -r pkg://openindiana.org/web/php-52
          Name: web/php-52
       Summary: 
         State: Not installed (Obsolete)
     Publisher: openindiana.org
       Version: 5.2.17
        Branch: 0.151.1.8
Packaging Date: November 15, 2013 11:18:59 AM 
          Size: 0.00 B
          FMRI: pkg://openindiana.org/web/php-52@5.2.17-0.151.1.8:20131115T111859Z
@

Yes, php versions < 5.4 are obsolete. However, perhaps php 5.4 should optionally depend on them to allow smooth installation.
----------------------------------------
Bug #4408: PHP 5.4 conflicts with PHP 5.2 on /hipster
https://www.illumos.org/issues/4408

Author: Predrag Zečević
Status: New
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