Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-11 Thread Shawn Singh
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 <[EMAIL PROTECTED]> wrote:
On 9/8/06, Shawn Singh <[EMAIL PROTECTED]> 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 filethat 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/alsasys-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/alsasys-kernel/gentoo-sources./hardened/amd64/virtuals:virtual/alsasys-kernel/hardened-sources./hardened/ppc/virtuals:virtual/alsasys-kernel/hardened-sources
./default-linux/virtuals:virtual/alsasys-kernel/gentoo-sources./default-linux/sh/virtuals:virtual/alsa sys-kernel/sh-sources./default-linux/mips/virtuals:virtual/alsasys-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/alsamedia-sound/alsa-driverPosting your emerge --info might help us here.-Richard--
gentoo-user@gentoo.org mailing list-- "...to raise a signal means to turn the light on

Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-08 Thread Richard Fish

On 9/8/06, Shawn Singh <[EMAIL PROTECTED]> 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/alsasys-kernel/hardened-sources
./hardened/ppc/virtuals:virtual/alsasys-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/alsamedia-sound/alsa-driver

Posting your emerge --info might help us here.

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread kashani

Shawn Singh wrote:
Running emerge --search portage tells me that the latest version of 
portage is 2.0.54 and the version I've got installed is 2.0.54. Is there 
something else that needs to be updated?


emerge --sync

The versions in your current portage tree, which I'd guess to be several 
months old, have been pulled and no longer exist on any of the servers.


BTW current version of portage is 2.1-r2. I'd sync and update portage 
itself followed by an emerge --metadata first before doing anything 
else. I would skip the gcc 4.1 and glibc 2.4 updates, which will show up 
after you sync, at this point.


kashani
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread Shawn Singh
Running emerge --search portage tells me that the latest version of portage is 2.0.54 and the version I've got installed is 2.0.54. Is there something else that needs to be updated?Thanks,Shawn
On 9/7/06, kashani <[EMAIL PROTECTED]> wrote:
Shawn Singh wrote:> Hey all,>> I've been trying to install Apache and PHP. With the installation of> apache, the install has been failing when the system tries to download> net-www/apache-
2.0.55-r1. After trying in vain to connect to several> servers the system finally does succeed when connecting to:>> get-software.techbuyer.com <
http://get-software.techbuyer.com> ...> 208.254.3.166 >> The download begins, but very little of the software is downloaded
> before I get the message:>> !!! Couldn't download httpd-2.0.55.tar.bz2. Aborting.>> For PHP, the system connects to us2.php.net:80 <
http://us2.php.net:80>,> downloads the package, then reports:>> !!! Couldn't download php-4.4.0.tar.bz2 . Aborting.>> I tried to install these pieces of software yesterday and today with the
> same result. I've installed several other packages including ctypes,> wxPython, emacs, and a few others, so I don't think there's anything> wrong with portage. Has anyone else run into this problem?
Those versions no longer exist in portage. You need to update and theninstall in which case you'll get 2.0.58 and 4.4.3 respectively.kashani--gentoo-user@gentoo.org
 mailing list-- "...to raise a signal means to turn the light on; ... Responding to asignal means turning the light off (and, under System V, hoping the
bulb won't blow when it's next turned on)..."--- Dan Bernstein


Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread kashani

Shawn Singh wrote:

Hey all,

I've been trying to install Apache and PHP. With the installation of 
apache, the install has been failing when the system tries to download 
net-www/apache-2.0.55-r1. After trying in vain to connect to several 
servers the system finally does succeed when connecting to:


get-software.techbuyer.com  ... 
208.254.3.166 


The download begins, but very little of the software is downloaded 
before I get the message:


!!! Couldn't download httpd-2.0.55.tar.bz2. Aborting.

For PHP, the system connects to us2.php.net:80 , 
downloads the package, then reports:


!!! Couldn't download php-4.4.0.tar.bz2 . Aborting.

I tried to install these pieces of software yesterday and today with the 
same result. I've installed several other packages including ctypes, 
wxPython, emacs, and a few others, so I don't think there's anything 
wrong with portage. Has anyone else run into this problem?


Those versions no longer exist in portage. You need to update and then 
install in which case you'll get 2.0.58 and 4.4.3 respectively.


kashani
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread Thomas T. Veldhouse

Shawn Singh wrote:

Hey all,

I've been trying to install Apache and PHP. With the installation of 
apache, the install has been failing when the system tries to download 
net-www/apache-2.0.55-r1. After trying in vain to connect to several 
servers the system finally does succeed when connecting to:


get-software.techbuyer.com  ... 
208.254.3.166 


The download begins, but very little of the software is downloaded 
before I get the message:


!!! Couldn't download httpd-2.0.55.tar.bz2. Aborting.

For PHP, the system connects to us2.php.net:80 
, downloads the package, then reports:


!!! Couldn't download php-4.4.0.tar.bz2 . Aborting.

I tried to install these pieces of software yesterday and today with 
the same result. I've installed several other packages including 
ctypes, wxPython, emacs, and a few others, so I don't think there's 
anything wrong with portage. Has anyone else run into this problem?


Sounds to me like you are likely going through a proxy server.  It could 
be explicitly set in your make.conf, or perhaps it is a tranparent proxy 
server further along in your route to the Internet.


Tom Veldhouse



--
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread Shawn Singh
Hey all,I've been trying to install Apache and PHP. With the installation of apache, the install has been failing when the system tries to download net-www/apache-2.0.55-r1. After trying in vain to connect to several servers the system finally does succeed when connecting to:
get-software.techbuyer.com ... 208.254.3.166The download begins, but very little of the software is downloaded before I get the message:
!!! Couldn't download httpd-2.0.55.tar.bz2. Aborting.For PHP, the system connects to us2.php.net:80, downloads the package, then reports:!!! Couldn't download php-4.4.0.tar.bz2
. Aborting.I tried to install these pieces of software yesterday and today with the same result. I've installed several other packages including ctypes, wxPython, emacs, and a few others, so I don't think there's anything wrong with portage. Has anyone else run into this problem?
Thanks,Shawn-- "...to raise a signal means to turn the light on; ... Responding to asignal means turning the light off (and, under System V, hoping thebulb won't blow when it's next turned on)..."
--- Dan Bernstein