Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging specific php version
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
neverexists
n00b
n00b


Joined: 16 May 2012
Posts: 14

PostPosted: Wed Jun 25, 2014 10:17 am    Post subject: Emerging specific php version Reply with quote

Hi,
my goal is to install dev-lang/php:5.3 and phpmyadmin without dev-lang/php:5.5 .
This can be accomplished installing before dev-lang/php:5.3 and then phpmyadmin.

emerge dev-lang/php:5.3
emerge phpmyadmin

This way the emerge phpmyadmin found the dev-lang/php RDEPEND and all is fine.

If i try to install both at the same time:

emerge -vp dev-lang/php:5.3 phpmyadmin

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

Calculating dependencies... done!
[ebuild NS ] app-text/docbook-xml-dtd-4.2-r2:4.2 [4.1.2-r6:4.1.2] 77 kB
[ebuild N ] app-text/xmlto-0.0.25 USE="-latex" 114 kB
[ebuild N ] dev-libs/libtasn1-2.14 USE="-doc -static-libs" 1,931 kB
[ebuild N ] dev-libs/apr-1.5.0-r2:1 USE="urandom -doc -older-kernels-compatibility -static-libs" 795 kB
[ebuild N ] dev-libs/oniguruma-5.9.2-r1 USE="-combination-explosion-check -crnl-as-line-terminator -static-libs" 528 kB
[ebuild N ] dev-libs/libmcrypt-2.5.8-r2 1,304 kB
[ebuild N ] dev-libs/nettle-2.7.1:0/4 USE="gmp -doc (-neon) -static-libs {-test}" 1,146 kB
[ebuild N ] dev-libs/apr-util-1.5.3-r1:1 USE="berkdb gdbm -doc -freetds -ldap -mysql -nss -odbc -openssl -postgres -sqlite -static-libs" 680 kB
[ebuild N ] app-admin/apache-tools-2.2.27 USE="ssl" 5,486 kB
[ebuild N ] virtual/logger-0 0 kB
[ebuild N ] app-admin/eselect-php-0.7.1-r3 USE="fpm -apache2" 3 kB
[ebuild N ] net-libs/gnutls-2.12.23-r6 USE="cxx nettle nls zlib -bindist -doc -examples -guile -lzo -pkcs11 -static-libs {-test}" 7,109 kB
[ebuild N ] www-servers/apache-2.2.27:2 USE="ssl -debug -doc -ldap (-selinux) -static -suexec -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias -asis -auth_digest -authn_dbd -cern_meta -charset_lite -dbd -dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -proxy_scgi -reqtimeout -substitute -version" APACHE2_MPMS="-event -itk -peruser -prefork -worker" 63 kB
[ebuild N ] mail-mta/nullmailer-1.13-r4 USE="ssl" 209 kB
[ebuild N ] virtual/httpd-cgi-0 0 kB
[ebuild N ] virtual/mta-1 0 kB
[ebuild N ] dev-lang/php-5.5.12:5.5 USE="berkdb bzip2 cli crypt ctype fileinfo filter fpm gdbm hash iconv ipv6 json mysqli nls opcache phar posix readline session simplexml ssl tokenizer unicode xml zlib -apache2 -bcmath -calendar -cdb -cgi -cjk -curl -debug -embed -enchant -exif -firebird -flatfile (-frontbase) -ftp -gd -gmp -imap -inifile -intl -iodbc -kerberos -ldap -ldap-sasl -libedit -libmysqlclient -mhash -mssql -mysql -oci8-instant-client -odbc -pcntl -pdo -postgres -qdbm -recode (-selinux) -sharedmem -snmp -soap -sockets -spell -sqlite (-sybase-ct) -systemd -sysvipc -threads -tidy -truetype -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xslt -zip" 12,942 kB
[ebuild N ] dev-lang/php-5.3.28-r3:5.3 USE="berkdb bzip2 cli crypt ctype fileinfo filter gdbm hash iconv ipv6 json nls phar posix readline session simplexml ssl tokenizer unicode xml zlib -apache2 -bcmath -calendar -cdb -cgi -cjk -curl -curlwrappers -debug -embed -enchant -exif -firebird -flatfile -fpm -ftp -gd -gmp -imap -inifile -intl -iodbc -kerberos -ldap -ldap-sasl -libedit -mhash -mssql -mysql -mysqli -mysqlnd -oci8-instant-client -odbc -pcntl -pdo -postgres -qdbm -recode (-selinux) -sharedmem -snmp -soap -sockets -spell -sqlite -sqlite2 (-sybase-ct) -sysvipc -threads -tidy -truetype -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xslt -zip" 10,800 kB
[ebuild N ] virtual/httpd-php-5.5:5.5 0 kB
[ebuild N ] app-admin/webapp-config-1.52-r1 USE="portage" PYTHON_TARGETS="python2_7 python3_3 (-python2_6) -python3_2" 62 kB
[ebuild N ] dev-db/phpmyadmin-4.1.7:4.1.7 USE="-setup -vhosts" 4,695 kB

Total: 21 packages (20 new, 1 in new slot), Size of downloads: 47,937 kB


my question is:
why in this way emerge want to install dev-lang/php-5.5.12:5.5 also ?
even if dev-lang/php-5.3.28-r3:5.3 satisfies phpmyadmin ?

I know i can play with package.mask but it is to understand better portage and emerge.


emerge --info
Portage 2.2.8-r1 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.17, 3.4.87-x86_64-paravirt x86_64)
=================================================================
System uname: Linux-3.4.87-x86_64-paravirt-x86_64-Intel-R-_Core-TM-_i7-2670QM_CPU_@_2.20GHz-with-gentoo-2.2
KiB Mem: 1020208 total, 94968 free
KiB Swap: 2097148 total, 2097148 free
Timestamp of tree: Thu, 12 Jun 2014 14:45:02 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash: 4.2_p45
dev-lang/python: 2.7.6, 3.3.3
dev-util/pkgconfig: 0.28
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.12.4
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf: 2.69
sys-devel/automake: 1.13.4
sys-devel/binutils: 2.23.2
sys-devel/gcc: 4.7.3-r1
sys-devel/gcc-config: 1.7.3
sys-devel/libtool: 2.4.2
sys-devel/make: 3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc: 2.17
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync3.fr.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx modules multilib ncurses nls nptl openmp pam pcre readline session sse sse2 ssl tcpd unicode zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Back to top
View user's profile Send private message
sebB
l33t
l33t


Joined: 02 Mar 2011
Posts: 806
Location: S.O. France

PostPosted: Wed Jun 25, 2014 5:20 pm    Post subject: Reply with quote

If you you look at the httpd-php ebuild you can see
Code:
RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
           dev-lang/php:${SLOT}[apache2]
           dev-lang/php:${SLOT}[cgi] )"
DEPEND=""

So, if you install virtual/httpd-php-5.5, it will install dev-lang/php-5.5
Maybe over ebuild want to install php-5.5
Back to top
View user's profile Send private message
neverexists
n00b
n00b


Joined: 16 May 2012
Posts: 14

PostPosted: Thu Jun 26, 2014 7:51 am    Post subject: Reply with quote

I see but the command is

emerge -vp dev-lang/php:5.3 phpmyadmin

so maybe i expected virtual/httpd-php:5.3 and not 5.5.
Back to top
View user's profile Send private message
sebB
l33t
l33t


Joined: 02 Mar 2011
Posts: 806
Location: S.O. France

PostPosted: Thu Jun 26, 2014 8:32 am    Post subject: Reply with quote

emerge -vp dev-lang/php:5.3 phpmyadmin is the same as emerge -vp dev-lang/php:5.3 && emerge phpmyadmin
First, emerge will install dev-lang/php:5.3 and all his dependencies then phpmyadmin with all his depencies
If you don't mask dev-lang/php>5.3 phpmyadmin will install the lastest stable php so 5.5
Back to top
View user's profile Send private message
neverexists
n00b
n00b


Joined: 16 May 2012
Posts: 14

PostPosted: Thu Jun 26, 2014 9:38 am    Post subject: Reply with quote

It is not the same.

emerge -vp dev-lang/php:5.3 phpmyadmin is not like emerge -vp dev-lang/php:5.3 && emerge phpmyadmin .


Installing with emerge dev-lang/php:5.3 phpmyadmin emerge installs at the same time :
dev-lang/php-5.3.28-r3:5.3
dev-lang/php-5.5.12:5.5
dev-db/phpmyadmin-4.1.7:4.1.7

and in don't want it .

if you use emerge -vp dev-lang/php:5.3 && emerge phpmyadmin then emerge do the right thing.
First install
dev-lang/php:5.3

then the phpmyadmin RDEPEND is ok
RDEPEND="
dev-lang/php[crypt,ctype,filter,json,session,unicode]
|| (
dev-lang/php[mysqli]
dev-lang/php[mysql]
)
"

and dev-lang/php-5.5.12:5.5 is not installed.


The question is why emerge -vp dev-lang/php:5.3 phpmyadmin don't resolv phpmyadmin's RDEPEND directly with dev-lang/php:5.3 .
Back to top
View user's profile Send private message
sebB
l33t
l33t


Joined: 02 Mar 2011
Posts: 806
Location: S.O. France

PostPosted: Thu Jun 26, 2014 10:13 pm    Post subject: Reply with quote

Quote:
if you use emerge -vp dev-lang/php:5.3 && emerge phpmyadmin then emerge do the right thing.
First install
dev-lang/php:5.3

then the phpmyadmin RDEPEND is ok
RDEPEND="
dev-lang/php[crypt,ctype,filter,json,session,unicode]
|| (
dev-lang/php[mysqli]
dev-lang/php[mysql]
)
"

and dev-lang/php-5.5.12:5.5 is not installed.

Did you try this? I think this don't work
Back to top
View user's profile Send private message
neverexists
n00b
n00b


Joined: 16 May 2012
Posts: 14

PostPosted: Fri Jun 27, 2014 4:10 pm    Post subject: Reply with quote

Ok i restart the test with binary packages:

My goal is to install for example dev-db/phpmyadmin with dev-lang/php:5.3
but without dev-lang/php:5.5 and maybe without the package.mask .

emerge dev-lang/php:5.3 virtual/httpd-php:5.3
then
emerge phpmyadmin

now if i update word

emerge -vpuND world

Local copy of remote index is up-to-date and will be used.

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

Calculating dependencies... done!
[binary NS ] dev-lang/php-5.5.12:5.5 [5.3.28-r3:5.3] USE="bzip2 calendar cli crypt ctype curl fileinfo filter fpm ftp hash iconv json mysql mysqli nls opcache pcntl pdo phar posix readline session sharedmem simplexml soap sockets sqlite ssl sysvipc tokenizer unicode xml xmlreader xmlwriter zip zlib -apache2 -bcmath -berkdb -cdb -cgi -cjk -debug -embed -enchant -exif -firebird -flatfile (-frontbase) -gd -gdbm -gmp -imap -inifile -intl -iodbc -ipv6 -kerberos -ldap -ldap-sasl -libedit -libmysqlclient -mhash -mssql -oci8-instant-client -odbc -postgres -qdbm -recode (-selinux) -snmp -spell (-sybase-ct) -systemd -threads -tidy -truetype -wddx -xmlrpc -xpm -xslt" 0 kB
[binary NS ] virtual/httpd-php-5.5:5.5 [5.3:5.3] 0 kB

Total: 2 packages (2 in new slots, 2 binaries), Size of downloads: 0 kB

Why phpmyadmin wants dev-lang/php:5.5 even if it is satisfied by dev-lang/php:5.3 ?

phpmyadmin
RDEPEND="
dev-lang/php[crypt,ctype,filter,json,session,unicode]
|| (
dev-lang/php[mysqli]
dev-lang/php[mysql]
)
"

If i update world and then run emerge -vp --depclean
all is ok and no packages is removed.

but now i have php 5.3 and 5.5 installed.
equery l '*' | grep -i php
app-admin/eselect-php-0.7.1-r3
dev-db/phpmyadmin-4.1.7
dev-lang/php-5.3.28-r3
dev-lang/php-5.5.12
virtual/httpd-php-5.3
virtual/httpd-php-5.5


Is this a "bug" ?
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Sat Jun 28, 2014 3:22 am    Post subject: Reply with quote

neverexists wrote:
Why phpmyadmin wants dev-lang/php:5.5 even if it is satisfied by dev-lang/php:5.3 ?
Perhaps surprisingly, it does not. The reason dev-lang/php:5.5 is being pulled in is due to it being considered an upgrade from dev-lang/php:5.3, not because it is meant to fulfill the dependency which either it or the 5.3 slot would satisfy.
neverexists wrote:
Is this a "bug" ?
It is a "feature", the same that once upon a time pulled gtk+:3 in to systems which previously had gtk+:2 but had nothing requiring the later version, and that pulls in new versions of python as the reach stable, and a multitude of other such presumptive upgrades.

In short, mask the slots or version ranges that you do not want, portage will let you know when anything actually requires some condition only satisfied by those slots or versions.
Back to top
View user's profile Send private message
neverexists
n00b
n00b


Joined: 16 May 2012
Posts: 14

PostPosted: Mon Jun 30, 2014 8:30 am    Post subject: Reply with quote

Ok thanks for the explanation .

Have a nice day or night :)
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