Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91080 - emerge linux-gazette-base-113 fails due to missing lg-base-113.tar.gz files
Summary: emerge linux-gazette-base-113 fails due to missing lg-base-113.tar.gz files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-01 13:00 UTC by Peter `MathFox' Roozemaal
Modified: 2005-05-02 05:05 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 Peter `MathFox' Roozemaal 2005-05-01 13:00:51 UTC
emerge -uD world fails because the lg-base-113.tar.gz source file is unavailable on the gentoo mirrors.

>>> emerge (1 of 1) app-doc/linux-gazette-base-113 to /
>>> Downloading http://gentoo.nedlinux.nl/distfiles/lg-base-113.tar.gz
--17:33:03--  http://gentoo.nedlinux.nl/distfiles/lg-base-113.tar.gz
           => `/usr/portage/distfiles/lg-base-113.tar.gz'
Resolving gentoo.nedlinux.nl... 194.109.193.70
Connecting to gentoo.nedlinux.nl[194.109.193.70]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
17:33:04 ERROR 404: Not Found.

[...]

>>> Downloading http://cudlug.cudenver.edu/gentoo/distfiles/lg-base-113.tar.gz
--17:33:36--  http://cudlug.cudenver.edu/gentoo/distfiles/lg-base-113.tar.gz
           => `/usr/portage/distfiles/lg-base-113.tar.gz'
Resolving cudlug.cudenver.edu... 132.194.22.137
Connecting to cudlug.cudenver.edu[132.194.22.137]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
17:33:36 ERROR 404: Not Found.
 
!!! Couldn't download lg-base-113.tar.gz. Aborting.

emerge info:

Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 11:44:12)]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.9.4, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox strict"
GENTOO_MIRRORS="http://gentoo.nedlinux.nl http://ftp.easynet.nl/mirror/gentoo/ http://gentoo.mirror.sdv.fr http://gentoo.math.bme.hu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts berkdb bitmap-fonts bonobo cdr crypt curl doc dvd dvdr eds esd fam flac font-server fortran gd gdbm gif gnome gpm gstreamer gtk gtkhtml guile imagemagick imlib ipv6 java jp2 jpeg junit kde ldap libwww lm-sensors
lzw lzw-tiff mad mikmod motif mozilla mp3 mysql ncurses nls ogg opengl oss pam pda pdflib perl png postgres python qt readline ruby samba sdl slang speex ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb userlocales vorbis xine xml xml2 xmms xpm xrandr xv zlib userland_GNU kernel_linux libc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-05-01 14:33:50 UTC
The package is also missing metadata.xml file...
Comment 2 SpanKY gentoo-dev 2005-05-01 19:49:26 UTC
looks like the mirror script deleted the file on me

copied to mirroring distfiles dir again
Comment 3 Peter `MathFox' Roozemaal 2005-05-02 05:05:42 UTC
Thanks for fixing!