Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130222 - emerge mod_php and phpmyadmin conflict
Summary: emerge mod_php and phpmyadmin conflict
Status: RESOLVED DUPLICATE of bug 129640
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-17 01:04 UTC by Dolf van Mil
Modified: 2006-04-17 01:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dolf van Mil 2006-04-17 01:04:27 UTC
Emerging mod_php and phpmyadmin result in a blocking package.
phpmyadmin needs dev-lang/php-5.1.2
mod_php needs dev-php/mod_php-4.4.0-r9
they are blocking eachother
-portage is up to date
-tried it both ways aroung (first mod_php then phpmyadmin and vise versa)

emerged mod_php then phpmyadmin i get:
[blocks B     ] dev-php/mod_php (is blocking dev-lang/php-5.1.2)
[blocks B     ] dev-php/php (is blocking dev-lang/php-5.1.2)
[ebuild  N    ] dev-lang/php-5.1.2  (-adabas) -apache +apache2 -bcmath..etc 

emerged phpmyadmin then mod_php i get:
[blocks B     ] dev-lang/php (is blocking dev-php/mod_php-4.4.0-r9)
[blocks B     ] dev-lang/php (is blocking dev-php/php-4.4.0-r4)
[ebuild  N    ] dev-php/mod_php-4.4.0-r9  +X +apache2 +berkdb +crypt +curl..etc

all doing as in http://www.gentoo.org/doc/en/virt-mail-howto.xml

emerge --info:
Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r4 x86_64 AMD Sempron(tm) Processor 2800+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://mirror.scarlet-internet.nl/pub/gentoo ftp://mirror.nutsmaas.nl/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="amd64 X alsa apache2 avi berkdb bitmap-fonts bzip2 clamav clamd crypt cups curl dri eds emboss encode expat foomaticdb fortran gif gmp gpm gstreamer gtk gtk2 imap imlib isdnlog jpeg kerberos ldap libwww lzw lzw-tiff maildir mhash mp3 mpeg mysql ncurses nls oav opengl pam pcre pdflib perl png pppd python qt quicktime readline samba sasl sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb xml2 xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-17 01:06:00 UTC

*** This bug has been marked as a duplicate of 129640 ***