Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15515 - lilo source download path fails
Summary: lilo source download path fails
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 16:09 UTC by Thilo Bangert (RETIRED) (RETIRED)
Modified: 2003-02-23 14:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for Sys-Apps/Lilo (lilo-22.4.1.ebuild,1.77 KB, text/plain)
2003-02-11 20:18 UTC, matrixise
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2003-02-11 16:09:46 UTC
kniffel root # emerge lilo 
Calculating dependencies ...done! 
>>> emerge (1 of 1) sys-apps/lilo-22.3.3-r1 to / 
>>> Downloading http://distro.ibiblio.org/gentoo/distfiles/lilo-22.3.3.tar.gz 
--22:03:16--  http://distro.ibiblio.org/gentoo/distfiles/lilo-22.3.3.tar.gz 
           => `/usr/portage/distfiles/lilo-22.3.3.tar.gz' 
Resolving distro.ibiblio.org... done. 
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
22:03:17 ERROR 404: Not Found. 
 
>>> Downloading http://home.san.rr.com/johninsd/pub/linux/lilo/lilo-22.3.3.tar.gz 
--22:03:17--  http://home.san.rr.com/johninsd/pub/linux/lilo/lilo-22.3.3.tar.gz 
           => `/usr/portage/distfiles/lilo-22.3.3.tar.gz' 
Resolving home.san.rr.com... done. 
Connecting to home.san.rr.com[207.211.212.41]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
22:03:17 ERROR 404: Not Found. 
 
!!! Couldn't download lilo-22.3.3.tar.gz. Aborting. 
 

Reproducible: Always
Steps to Reproduce:
1. rm /usr/portage/distfiles/lilo* 
2. emerge lilo 
3. 
Actual Results:  
emerge aborted 

Expected Results:  
should have emerged ok 
--- 
 
fix: 
the tarball moved into the obsolete dir 
new SRC_URI: 
http://home.san.rr.com/johninsd/pub/linux/lilo/obsolete/lilo-22.3.3.tar.gz 

kniffel root # emerge info 
Portage 2.0.46-r12 (default-1.0, gcc-2.95.3, glibc-2.2.5-r7) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 Pentium III (Katmai) 
GENTOO_MIRRORS="http://distro.ibiblio.org/gentoo " 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/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 3dnow apm avi crypt cups encode jpeg libg++ mikmod mmx mpeg 
ncurses pdflib qtmt quicktime spell truetype xml2 xmms xv arts berkdb esd gdbm 
gif guile imlib java kde ldap libwww nls oggvorbis opengl pam perl png python qt 
readline ruby sdl slang ssl svga tcltk tiff X alsa cdr dvd flash gd -gpm -gtk imap 
maildir -motif mozilla mysql -oss sse -tcpd usb xml zlib -scanner" 
COMPILER="" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-O2 -mcpu=i686 -pipe" 
CXXFLAGS="" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-11 16:14:31 UTC
just do etc-update

there's a new mirror in make.global
http://gentoo.oregonstate.edu//distfiles/
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2003-02-11 17:06:41 UTC
<dumb mode=on> 
kniffel root # etc-update 
Scanning Configuration files... 
Exiting: No files to work on! 
</dumb> 
now, that didn't help! 
 
whats the point? thanks to mirrorselect I switch mirrors a couple times a day - and 
happen just now to have distro.ibiblio.org selected - how i see it, this is in no way 
connected to the original problem, being: 
 
SRC_URI needs an update... 
or am i missing something... 
 
Comment 3 matrixise 2003-02-11 20:18:17 UTC
Created attachment 8177 [details]
Ebuild for Sys-Apps/Lilo
Comment 4 matrixise 2003-02-11 20:19:19 UTC
Comment on attachment 8177 [details]
Ebuild for Sys-Apps/Lilo

It's the Ebuild to insert the new version of Lilo
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-02-12 02:01:51 UTC
this is just a quick around for you
this _new_ mirror should be faster than ibiblio
Comment 6 Donny Davies (RETIRED) gentoo-dev 2003-02-23 14:54:12 UTC
this is recidculous.

WORKSFORME

id appreciate if people wouldnt post attached ebuild files for
when they wanna show everybody how they changed one line or
something when the problem was a mirror thing.