Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83741 - Unable to emerge rails-0.10.0-r1
Summary: Unable to emerge rails-0.10.0-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-01 17:02 UTC by Josh Knowles
Modified: 2005-03-03 12:03 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 Josh Knowles 2005-03-01 17:02:35 UTC
When attempting to emerge the latest rails I get an error during the download of the rails gem file.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS=~x86 emerge rails
2.
3.

Actual Results:  
brodie root # ACCEPT_KEYWORDS=~x86 emerge rails
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-ruby/rails-0.10.0-r1 to /
>>> Resuming download...
>>> Downloading http://distfiles.gentoo.org/distfiles/rails-0.10.0.gem
--16:57:27--  http://distfiles.gentoo.org/distfiles/rails-0.10.0.gem
           => `/usr/portage/distfiles/rails-0.10.0.gem'
Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 156.56.247.195
Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/rails-0.10.0.gem'.

>>> Resuming download...
>>> Downloading
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rails-0.10.0.gem
--16:57:27-- 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rails-0.10.0.gem
           => `/usr/portage/distfiles/rails-0.10.0.gem'
Resolving distro.ibiblio.org... 152.2.210.109
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 404 Not Found

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/rails-0.10.0.gem'.

>>> Resuming download...
>>> Downloading http://rubyforge.org/frs/download.php/3205/rails-0.10.0.gem
--16:57:29--  http://rubyforge.org/frs/download.php/3205/rails-0.10.0.gem
           => `/usr/portage/distfiles/rails-0.10.0.gem'
Resolving rubyforge.org... 66.92.150.242
Connecting to rubyforge.org[66.92.150.242]:80... connected.
HTTP request sent, awaiting response... 200 OK

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/rails-0.10.0.gem'.

!!! Couldn't download rails-0.10.0.gem. Aborting.


Expected Results:  
Downloaded rails.

brodie root # emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 02:00:02)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 apm arts avi berkdb bitmap-fonts crypt cups emboss encode f77
fastcgi font-server foomaticdb fortran gdbm gif gpm gtk2 imlib jpeg kerberos
ldap libg++ libwww mad mikmod motif mpeg mysql ncurses nls oggvorbis opengl oss
pam pdflib perl php png python quicktime readline ruby samba sdl spell sqlite
ssl svga tcpd tiff truetype truetype-fonts type1-fonts winbind xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Alex Howells (RETIRED) gentoo-dev 2005-03-01 17:06:15 UTC
Assigned to the herd responsible for this package.
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2005-03-01 19:57:43 UTC
Did you remove the partially downloaded file and try again?
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2005-03-01 20:13:45 UTC
Strange, seems to be a digest problem. Re-creating seems to have fixed it. Please re-open if it happens again.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2005-03-03 12:03:55 UTC
I've had to reset the digest again - the problem is that rails-0.10.gem on the distfiles mirror is not the correct file.  I've put the correct on the distfile mirror pickup directory and hope it will propogate down soon.