Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-lang/php is blocking app-admin/eselect-php
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dejima
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2004
Posts: 130
Location: Greece

PostPosted: Mon Aug 26, 2013 3:38 pm    Post subject: dev-lang/php is blocking app-admin/eselect-php Reply with quote

I am trying to update my php installation and it seems that php is blocking eselect-php

Code:

# emerge -pv  =dev-lang/php-5.3.27

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] app-admin/eselect-php-0.7.1 [0.6.2] USE="apache2%* -fpm%" 3 kB
[ebuild     U  ] dev-lang/php-5.3.27:5.3 [5.3.23:5.3] USE="apache2 berkdb bzip2 cli crypt ctype curl fileinfo filter gd gdbm hash iconv imap ipv6 json ldap mysql mysqli nls phar posix readline session simplexml soap ssl tokenizer unicode xml xmlreader xmlwriter zlib -bcmath -calendar -cdb -cgi -cjk -curlwrappers -debug -embed -enchant -exif -firebird -flatfile -fpm -frontbase -ftp -gmp -inifile -intl -iodbc -kerberos -ldap-sasl -libedit -mhash -mssql -mysqlnd -oci8-instant-client -odbc -pcntl -pdo -postgres -qdbm -recode (-selinux) -sharedmem -snmp -sockets -spell -sqlite -sqlite2 -sybase-ct -sysvipc -threads -tidy -truetype -wddx -xmlrpc -xpm -xslt% -zip (-doc%) (-xsl%)" 11,173 kB
[blocks b      ] <dev-lang/php-5.3.23-r1:5.3 ("<dev-lang/php-5.3.23-r1:5.3" is blocking app-admin/eselect-php-0.7.1)

Total: 2 packages (2 upgrades), Size of downloads: 11,175 kB
Conflict: 1 block

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by dev-lang/php-5.3.27
# required by @selected
# required by @world (argument)
=app-admin/eselect-php-0.7.1 apache2



Any thoughts why this might be happening ?
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Mon Aug 26, 2013 5:14 pm    Post subject: Reply with quote

It's only blocking the older version and it's only a soft block.
The maintainer likely had its reasons given that eselect-php is a Gentoo tool.
Back to top
View user's profile Send private message
dejima
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2004
Posts: 130
Location: Greece

PostPosted: Mon Aug 26, 2013 5:17 pm    Post subject: Reply with quote

Should I remove both and then try to emerge php-5.3.27 ?
Back to top
View user's profile Send private message
dejima
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2004
Posts: 130
Location: Greece

PostPosted: Fri Aug 30, 2013 6:53 pm    Post subject: Reply with quote

I had to remove both packages and then I got to another problem trying to install php-5.3.27

Code:

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by dev-lang/php-5.3.27
# required by =dev-lang/php-5.3.27 (argument)
=app-admin/eselect-php-0.7.1 apache2


Fortunately I was able to overcome this one with

Code:

# USE="apache2" emerge =dev-lang/php-5.3.27
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum