Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39273 - MIT Scheme 7.7.1 ebuild doesn't download
Summary: MIT Scheme 7.7.1 ebuild doesn't download
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hallgrimur Gunnarsson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-24 11:40 UTC by Paulo J. Matos
Modified: 2004-01-24 17:13 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 Paulo J. Matos 2004-01-24 11:40:42 UTC
When I try to emerge mit-scheme it doesn't download. It seems he thinks the file is there and tried to unpack...

Reproducible: Always
Steps to Reproduce:
1. emerge mit-scheme
2.
3.

Actual Results:  
euler root # emerge mit-scheme
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-lisp/mit-scheme-7.7.1 to /
>>> Unpacking source...
>>> Unpacking scheme-7.7.1-ix86-gnu-linux.tar.gz to
/var/tmp/portage/mit-scheme-7.7.1/work/mit-scheme-7.7.1
tar: /usr/portage/distfiles/scheme-7.7.1-ix86-gnu-linux.tar.gz: Cannot open: No
such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
 
!!! ERROR: dev-lisp/mit-scheme-7.7.1 failed.
!!! Function unpack, Line 332, Exitcode 2
!!! failure unpacking scheme-7.7.1-ix86-gnu-linux.tar.gz

Expected Results:  
it should properly!

euler root # emerge info
Portage 2.0.50_pre19 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0,
2.4.22-gentoo-r1)
=================================================================
System uname: 2.4.22-gentoo-r1 i686 Mobile Intel(R) Pentium(R) 4 - M CPU
2.20GHzGentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /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/env.d"
CXXFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://descartes/gentoo-portage/"
USE="3ds X aalib acpi acpi4linux altcolors apache2 apm auctex avi berkdb bonobo
cdr cjk cmucl crypt cups curl directfb doc dvd emacs encode esd ethereal evo
faad fam fbcon firebird flac flash foomaticdb freetds gb gd gd-external gdbm gif
ginac glut gmttria gnome gnomedb gpm gstreamer gtk gtk2 gtkhtml guile hbci
imagemagick imap imlib imlib2 informix innodb irda irmc java javascript jpeg
lcms ldap leim libg++ libgda libwww lids lirc mad mcal mdb memlimit mikmod mmx
mng motif mozilla moznocompose moznoirc moznomail mpeg music mysql ncurses nls
odbc oggvorbis openal opengl oss pam pdflib perl pg-intdatetime plotutils png
pnp postgres ppds prelude python qhull quicktime radeon readline sdl slang snmp
spell sqlite sse ssl svga tcltk tcpd tetex tiff transcode truetype usb videos
x86 xml xml2 xmms xv zlib video_cards_radeon"
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2004-01-24 15:34:46 UTC
just merged it without any problems.
Comment 2 Paulo J. Matos 2004-01-24 17:13:20 UTC
My problem... had 2 copies of the ebuild and they were conflicting. Sorry!