Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33955 - No masked or unmasked ebuilds to satisfy "~virtual/php-4.3.4"
Summary: No masked or unmasked ebuilds to satisfy "~virtual/php-4.3.4"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-20 13:36 UTC by Christoph von Kruechten
Modified: 2003-11-25 11:59 UTC (History)
1 user (show)

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 Christoph von Kruechten 2003-11-20 13:36:16 UTC
php and mod_php fail to install on my ~x86 system with the following error message:

emerge: there are no masked or unmasked ebuilds to satisfy "~virtual/php-4.3.4".
!!! Error calculating dependencies. Please correct.


Manually installing the latest stable version (php-4.3.3-r3) works. Installing with "--nodeps" installs php-4.3.4-r1 correctly but shows the above error message when trying to "emerge -up world"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-11-20 13:56:29 UTC
please specify your emerge info output.
Comment 2 Christoph von Kruechten 2003-11-22 06:49:43 UTC
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-ck2)
=================================================================
System uname: 2.4.22-ck2 i686 AMD Athlon(tm) XP 1500+
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -s -fomit-frame-pointer -ffast-math -mmmx -m3dnow -msse -mfpmath=sse,387 -fforce-addr -mno-push-args"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /opt/MozillaFirebird/defaults/pref /usr/X11R6/lib/X11/xkb /usr/kde/3.2/share/config /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/xdvi/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -s -fomit-frame-pointer -ffast-math -mmmx -m3dnow -msse -mfpmath=sse,387 -fforce-addr -mno-push-args"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb alsa gdbm berkdb slang readline arts tetex aalib nas bonobo svga ggi tcltk java guile ruby mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt kde motif opengl ldap cdr scanner apache2 gtk2 hbci moznocompose moznoirc moznomail pda radeon smooth sse xml -gtkhtml -gnome"
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-11-22 16:48:42 UTC
1. emerge sync
2. turn off your overlay
3. try again to emerge php/mod_php

if this still fails, also run fixpackages
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-11-25 11:59:40 UTC
looks good here