From: "Shawn Singh" <callmeshawn@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Can't Emerge PHP or Apache
Date: Mon, 11 Sep 2006 10:07:17 -0400 [thread overview]
Message-ID: <7225537e0609110707l64dccc09qc1f33b025e0aa575@mail.gmail.com> (raw)
In-Reply-To: <7573e9640609081400u2e65290dke82e25036b3697dc@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 5321 bytes --]
here's the output from emerge --info:
obiwan ~ # emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.15-gen too-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: [Not Present]
dev-lang/python: 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r6
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/gcc-config: 1.3.12-r6
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/sh utdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks loadpolicy metadata-transfer sandbox sfperms
str ict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux /distributions/gentoo"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=' /distfiles' --exclude='/local'
--exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli
cr ypt ctype cups dba dlloader dri eds elibc_glibc emboss encode esd
ethereal exif expat fam fastbuild foomaticdb force-cgi-redirect fortran ftp
gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile idn imlib
ipv6 isdnlog jpeg kde kernel_linux lcms libg++ libwww mad memlimit mikmod
mng motif mozilla mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib
perl png posix pppd python qt qt3 qt4 quicktime readline reflection samba
sdl session simplexml slang soap so ckets spell spl ssl tcltk tcpd tiff
tokenizer truetype truetype-fonts type1-fon ts udev userland_GNU vorbis x86
xml xml2 xmms xorg xsl xv zlib input_devices_ke yboard input_devices_mouse
input_devices_evdev video_cards_apm video_cards_ark video_cards_ati
video_cards_chips video_cards_cirrus video_cards_cyrix video_ca rds_dummy
video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740
video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic
video_ cards_nsc video_cards_nv video_cards_rendition video_cards_s3
video_cards_s3vir ge video_cards_savage video_cards_siliconmotion
video_cards_sis video_cards_sis usb video_cards_tdfx video_cards_tga
video_cards_trident video_cards_tseng vide o_cards_v4l video_cards_vesa
video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LING UAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
obiwan ~ #
On 9/8/06, Richard Fish <bigfish@asmallpond.org> wrote:
>
> On 9/8/06, Shawn Singh <callmeshawn@gmail.com> wrote:
> > I got portage updated, but when I went to run emerge -uD world I got the
> > following output:
> >
> > emerge: there are no ebuilds to satisfy "sys-kernel/livecd-kernel".
> > (dependency required by "media-libs/alsa-lib-1.0.11-r1" [ebuild])
>
> Looks like your virtual/alsa setting is screwed up. I don't see how
> this is possible, unless you have a /etc/portage/profile/virtuals file
> that defines virtual/alsa to be satisfied by sys-kernel/livecd-kernel.
> The normal virtual for alsa depends on your profile:
>
> carcharias ~ # cd /usr/portage/profiles ; find . -name virtuals |
> xargs grep alsa
> ./selinux/2005.1/amd64/virtuals:virtual/alsa
> sys-kernel/gentoo-sources
> ./selinux/2005.1/alpha/virtuals:virtual/alsa
> sys-kernel/vanilla-sources
> ./selinux/2004.1/amd64/virtuals:virtual/alsa
> sys-kernel/gentoo-sources
> ./base/virtuals:virtual/alsa
> sys-kernel/gentoo-sources
>
> ./hardened/amd64/virtuals:virtual/alsa sys-kernel/hardened-sources
>
> ./hardened/ppc/virtuals:virtual/alsa sys-kernel/hardened-sources
> ./default-linux/virtuals:virtual/alsa
> sys-kernel/gentoo-sources
> ./default-linux/sh/virtuals:virtual/alsa
> sys-kernel/sh-sources
> ./default-linux/mips/virtuals:virtual/alsa
> sys-kernel/mips-sources
> ./default-linux/alpha/no-nptl/2.4/virtuals:virtual/alsa
> media-sound/alsa-driver
> ./default-linux/alpha/virtuals:virtual/alsa
> sys-kernel/vanilla-sources
> ./default-linux/x86/no-nptl/2.4/virtuals:virtual/alsa
> media-sound/alsa-driver
> ./default-linux/hppa/virtuals:virtual/alsa
> sys-kernel/hppa-sources
>
> ./embedded/virtuals:virtual/alsa media-sound/alsa-driver
>
> Posting your emerge --info might help us here.
>
> -Richard
> --
> gentoo-user@gentoo.org mailing list
>
>
--
"...to raise a signal means to turn the light on; ... Responding to a
signal means turning the light off (and, under System V, hoping the
bulb won't blow when it's next turned on)..."
--- Dan Bernstein
[-- Attachment #2: Type: text/html, Size: 6802 bytes --]
prev parent reply other threads:[~2006-09-11 14:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-07 15:42 [gentoo-user] Can't Emerge PHP or Apache Shawn Singh
2006-09-07 17:08 ` Thomas T. Veldhouse
2006-09-07 17:33 ` kashani
2006-09-07 17:46 ` Shawn Singh
2006-09-07 18:03 ` kashani
[not found] ` <7225537e0609080800h3172ddfaof7f09c9b56c86db1@mail.gmail.com>
2006-09-08 21:00 ` Richard Fish
2006-09-11 14:07 ` Shawn Singh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7225537e0609110707l64dccc09qc1f33b025e0aa575@mail.gmail.com \
--to=callmeshawn@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox