Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22877 - OpenOffice-bin-1.1_beta ebuild fetches file for wrong arch
Summary: OpenOffice-bin-1.1_beta ebuild fetches file for wrong arch
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-15 11:58 UTC by Dead Schorsch
Modified: 2005-08-30 03:32 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 Dead Schorsch 2003-06-15 11:58:06 UTC
Wenn I try to emerge openoffice-bin-1.1_beta-r1, emerge tries to fetch the
PowerPC install file from the mirror:



Reproducible: Always
Steps to Reproduce:
1.emerge -u openoffice-bin
2.
3.

Actual Results:  
>>> Downloading
ftp://ftp.tu-clausthal.de/pub/linux/gentoo//distfiles/OOo_1.1beta_LinuxPowerPC_installer.tar.gz
--20:55:53-- 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/OOo_1.1beta_LinuxPowerPC_installer.tar.gz
           =>
`/usr/portage/distfiles/OOo_1.1beta_LinuxPowerPC_installer.tar.gz'Aufl
Comment 1 Dead Schorsch 2003-06-15 11:58:06 UTC
Wenn I try to emerge openoffice-bin-1.1_beta-r1, emerge tries to fetch the
PowerPC install file from the mirror:



Reproducible: Always
Steps to Reproduce:
1.emerge -u openoffice-bin
2.
3.

Actual Results:  
>>> Downloading
ftp://ftp.tu-clausthal.de/pub/linux/gentoo//distfiles/OOo_1.1beta_LinuxPowerPC_installer.tar.gz
--20:55:53-- 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/OOo_1.1beta_LinuxPowerPC_installer.tar.gz
           =>
`/usr/portage/distfiles/OOo_1.1beta_LinuxPowerPC_installer.tar.gz'Auflösen des
Hostnamen »ftp.tu-clausthal.de«.... fertig.
Verbindungsaufbau zu ftp.tu-clausthal.de[139.174.2.36]:21... verbunden.
Anmelden als anonymous ... Angemeldet!
==> SYST ... fertig.    ==> PWD ... fertig.
==> TYPE I ... fertig.  ==> CWD /pub/linux/gentoo/distfiles ... fertig.
==> PASV ... fertig.    ==> RETR OOo_1.1beta_LinuxPowerPC_installer.tar.gz ...
Die Datei »OOo_1.1beta_LinuxPowerPC_installer.tar.gz« gibt es nicht.


Expected Results:  
Instead of the PowerPC version, the file OOo_1.1beta_LinuxIntel_install.tar.gz
should be retrieved

Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.2.5-r2,2.3.2-r1)
=================================================================
System uname: 2.4.21 i686 AMD Athlon(tm) XP 2200+
GENTOO_MIRRORS="rsync://linux.rz.ruhr-uni-bochum.de/gentoo/
http://ftp.easynet.nl/mirror/gentoo//
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://194.83.57.7/sites/www.ibiblio.org/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode jpeg libg++ mmx mpeg ncurses
nls pdflib png spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang
readline tetex bonobo svga tcltk java guile postgres X sdl gpm tcpd pam libwww
ssl perl python esd imlib oggvorbis gtk opengl mozilla gphoto2 ldap cdr scanner
alsa doc dvd gd gnome gtk2 hbci ipv6 moznocompose moznoirc moznomail nocardbus
pda samba tiff usb -gif -mikmod -quicktime -qt -kde -motif"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox buildpkg ccache distcc userpriv usersandbox notitles noclean
noauto cvs keeptemp keepworki fixpackages"
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-06-15 12:07:06 UTC
FEATURES="cvs" causes this
Comment 3 Dead Schorsch 2005-08-30 03:32:39 UTC
Closing.