Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge xcdroast fails at download
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
flippah
n00b
n00b


Joined: 26 Jul 2005
Posts: 4
Location: Hannover Germany

PostPosted: Tue Jul 26, 2005 6:10 pm    Post subject: emerge xcdroast fails at download Reply with quote

Hi,

I tried emerge xcdroast, but it always fails.
It wants to download xcdroast-0.98_alpha15_new_configure.tar.gz but doesn't find it on any mirror.

so what to do now?
Back to top
View user's profile Send private message
CloudMagnus
n00b
n00b


Joined: 20 Jul 2005
Posts: 11
Location: USA

PostPosted: Tue Jul 26, 2005 6:58 pm    Post subject: Reply with quote

can you post the output of:

Code:
emerge --info


and the error message. This will help us greatly to understand the problem. Also make sure that the package is not masked at all.
Back to top
View user's profile Send private message
Kulik
Apprentice
Apprentice


Joined: 01 Aug 2004
Posts: 207
Location: Czech republic

PostPosted: Tue Jul 26, 2005 7:01 pm    Post subject: Reply with quote

You may have error in GENTOO_MIRRORS, try to comment this one out.
Or it could be just temporary failure ...
_________________
Registered Linux user number 369644

Tenuity3D developer - http://www.tenuity3d.com
Back to top
View user's profile Send private message
flippah
n00b
n00b


Joined: 26 Jul 2005
Posts: 4
Location: Hannover Germany

PostPosted: Wed Jul 27, 2005 5:56 am    Post subject: Reply with quote

This is the output of emerge --info:

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Duron(tm) Processor
dev-lang/python: 2.3.4-r1
sys-apps/sandbox: 1.2.11
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.4
sys-devel/binutils: 2.15.92.0.2-r1
sys-devel/libtool: 1.5.10-r4
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X
11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gentoo.mesh-solutions.com/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gent
oo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dvd dvdread emboss encode foomaticdb fortran gdbm gif gpm gtk2 imagemagick imlib
ipv6 java jpeg kde libg++ libwww mad mikmod motif mozilla mp3 mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime rea
dline scanner sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

The error message looks this way:

Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/xcdroast-0.98_alpha15-r3 to /
>>> Downloading ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
--07:06:12-- ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
=> `/usr/portage/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz'
Resolving ftp.gtlib.cc.gatech.edu... 130.207.108.135, 130.207.108.136, 130.207.108.134
Connecting to ftp.gtlib.cc.gatech.edu[130.207.108.135]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done. ==> RETR xcdroast-0.98_alpha15_new_configure.tar.gz ...
No such file `xcdroast-0.98_alpha15_new_configure.tar.gz'.

(walks through several mirrors with the same message, I leave that out here)
!!! Couldn't download xcdroast-0.98_alpha15_new_configure.tar.gz. Aborting.

as this error only occurs with xcdroast, I don't think it's an error in GENTOO_MIRRORS.
Back to top
View user's profile Send private message
Kulik
Apprentice
Apprentice


Joined: 01 Aug 2004
Posts: 207
Location: Czech republic

PostPosted: Wed Jul 27, 2005 9:15 am    Post subject: Reply with quote

The mirrors you got there probably doesn't have xcdroast. Comment out GENTOO_MIRRORS, and post what it does.
_________________
Registered Linux user number 369644

Tenuity3D developer - http://www.tenuity3d.com
Back to top
View user's profile Send private message
LZ
n00b
n00b


Joined: 22 Aug 2004
Posts: 18

PostPosted: Wed Jul 27, 2005 5:25 pm    Post subject: Reply with quote

I have the same problem. I had set up my mirrors using "mirrorselect" and with or without comment the problem exist. I was looking for the exact name of package in google but it's unable to find it. Now, I have done a emerge sync in order to have a updated portage, but not work. Even, I have download the ebuild from www.gento-portage.com without success. Maybe, is the package missing?
_________________
[Fight hard][Live fast][Play loud][Step out of the crowd]
Back to top
View user's profile Send private message
Kulik
Apprentice
Apprentice


Joined: 01 Aug 2004
Posts: 207
Location: Czech republic

PostPosted: Wed Jul 27, 2005 7:24 pm    Post subject: Reply with quote

Code:

# emerge --fetchonly --nodeps xcdroast
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/xcdroast-0.98_alpha15-r3 to /
>>> Resuming download...
>>> Downloading http://heanet.dl.sourceforge.net/sourceforge/xcdroast/xcdroast-0.98alpha15.tar.gz
--21:23:33--  http://heanet.dl.sourceforge.net/sourceforge/xcdroast/xcdroast-0.98alpha15.tar.gz
           => `/usr/portage/distfiles/xcdroast-0.98alpha15.tar.gz'
Resolving heanet.dl.sourceforge.net... 193.1.219.87, 2001:770:18:2::1:2
Connecting to heanet.dl.sourceforge.net[193.1.219.87]:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 3,282,794 (3,207,498 to go) [application/x-gzip]

100%[====================================>] 3,282,794      1.46M/s

21:23:35 (1.46 MB/s) - `/usr/portage/distfiles/xcdroast-0.98alpha15.tar.gz' saved [3,282,794/3,282,794]


Is that the same package?! Really weird problem.
_________________
Registered Linux user number 369644

Tenuity3D developer - http://www.tenuity3d.com
Back to top
View user's profile Send private message
LZ
n00b
n00b


Joined: 22 Aug 2004
Posts: 18

PostPosted: Wed Jul 27, 2005 7:34 pm    Post subject: Reply with quote

Sorry, I must have said the package I cannot find is "xcdroast-0.98_alpha15_new_configure.tar.gz". The output of my emerge is

Code:
ASGARD heimdall # emerge --fetchonly --nodeps xcdroast
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/xcdroast-0.98_alpha15-r3 to /
>>> Previously fetched file: xcdroast-0.98alpha15.tar.gz size ;-)
>>> Previously fetched file: xcdroast-0.98alpha15.tar.gz MD5 ;-)
>>> Downloading http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
--21:29:16--  http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
           => `/usr/portage/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz'
Resolviendo ftp.snt.utwente.nl... 130.89.175.1
Connecting to ftp.snt.utwente.nl|130.89.175.1|:80... conectado.
Petición HTTP enviada, esperando respuesta... 404 Not Found
21:29:16 ERROR 404: Not Found.

>>> Downloading http://mirrors.tds.net/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
--21:29:16--  http://mirrors.tds.net/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
           => `/usr/portage/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz'
Resolviendo mirrors.tds.net... 216.165.129.134
Connecting to mirrors.tds.net|216.165.129.134|:80... conectado.
Petición HTTP enviada, esperando respuesta... 404 Not Found
21:29:17 ERROR 404: Not Found.

>>> Downloading http://gentoo.mirrors.pair.com/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
--21:29:17--  http://gentoo.mirrors.pair.com/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
           => `/usr/portage/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz'
Resolviendo gentoo.mirrors.pair.com... 216.92.2.140
Connecting to gentoo.mirrors.pair.com|216.92.2.140|:80... conectado.
Petición HTTP enviada, esperando respuesta... 404 Not Found
21:29:17 ERROR 404: Not Found.

>>> Downloading ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
--21:29:17--  ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
           => `/usr/portage/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz'
Resolviendo ftp.snt.utwente.nl... 130.89.175.1
Connecting to ftp.snt.utwente.nl|130.89.175.1|:21... conectado.
Identificándose como anonymous ... ¡Dentro!
==> SYST ... hecho.   ==> PWD ... hecho.
==> TYPE I ... hecho.  ==> CWD /pub/os/linux/gentoo/distfiles ... hecho.
==> PASV ... hecho.   ==> RETR xcdroast-0.98_alpha15_new_configure.tar.gz ...
No existe el fichero `xcdroast-0.98_alpha15_new_configure.tar.gz'.

>>> Downloading http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
--21:29:18--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
           => `/usr/portage/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz'
Resolviendo distro.ibiblio.org... 152.2.210.109
Connecting to distro.ibiblio.org|152.2.210.109|:80... conectado.
Petición HTTP enviada, esperando respuesta... 404 Not Found
21:29:19 ERROR 404: Not Found.

>>> Downloading http://gentoo.mirrored.ca/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
--21:29:19--  http://gentoo.mirrored.ca/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
           => `/usr/portage/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz'
Resolviendo gentoo.mirrored.ca... 142.77.49.225
Connecting to gentoo.mirrored.ca|142.77.49.225|:80... conectado.
Petición HTTP enviada, esperando respuesta...
etc etc.......


Can you try it?
_________________
[Fight hard][Live fast][Play loud][Step out of the crowd]
Back to top
View user's profile Send private message
balkira
Tux's lil' helper
Tux's lil' helper


Joined: 25 Dec 2004
Posts: 116
Location: /local/pub

PostPosted: Wed Jul 27, 2005 8:50 pm    Post subject: comes from mirrorselect Reply with quote

hi,
same issue for me and I am SURE it comes from the fact i used mirrorselect.

I simply can't emerge world -u !!
and of course I can't download the update of mirrorselect, very annoying..
_________________
no way to happiness, happiness is the way
Back to top
View user's profile Send private message
flippah
n00b
n00b


Joined: 26 Jul 2005
Posts: 4
Location: Hannover Germany

PostPosted: Wed Jul 27, 2005 9:44 pm    Post subject: Reply with quote

so it seems to make a difference between xcdroast-0.98_alpha15_new_configure.tar.gz and xcdroast-0.98alpha15.tar.gz - so how do I switch to the second, which seems to work?

By the way: I made the MIRROR_SELECT a comment, that doesn't change anything.
Back to top
View user's profile Send private message
Kulik
Apprentice
Apprentice


Joined: 01 Aug 2004
Posts: 207
Location: Czech republic

PostPosted: Wed Jul 27, 2005 10:38 pm    Post subject: Reply with quote

I use amd64 keyword. Try to emerge --sync, maybe the ebuild got upgraded
_________________
Registered Linux user number 369644

Tenuity3D developer - http://www.tenuity3d.com
Back to top
View user's profile Send private message
Crimson Shadow
n00b
n00b


Joined: 28 Jul 2005
Posts: 2

PostPosted: Thu Jul 28, 2005 4:45 am    Post subject: Reply with quote

Unfortunately, I'm having the same problem. The first time, it downloaded xcdroast-0.98_alpha15tar.gz and then tried to download the config file. It goes through several ftp sites but can't find route to host or file not found. I've tried to delete the non-config file and it re-downloaded it just fine, but wanted the config file again. There is NO xcdroast in my package.mask file. I've got ~x86 in my keyword file (tried the amd64 too, just to see). It still wants that config file. Oh, I've also tried commenting out GENTOO_MIRRORS in make.conf. I've even tried to vist the sites via a browser and no file.

Hmm. someday I should just learn cdrecord from the command line so I don't have to depend on the gui :(
Back to top
View user's profile Send private message
kiezpro
Tux's lil' helper
Tux's lil' helper


Joined: 13 May 2004
Posts: 126
Location: Yes

PostPosted: Fri Jul 29, 2005 6:41 am    Post subject: Reply with quote

After searching for the missing file for quite a while, I found a place where you can download it manually:
http://gentoo.mirror.sdv.fr/distfiles/xcdroast-0.98_alpha15_new_configure.tar.gz
Get the file and put it to /usr/portage/distfiles/, and xcdroast will emerge nicely.
Back to top
View user's profile Send private message
LZ
n00b
n00b


Joined: 22 Aug 2004
Posts: 18

PostPosted: Fri Jul 29, 2005 8:39 am    Post subject: Reply with quote

It rulez!! Thanks you!!
_________________
[Fight hard][Live fast][Play loud][Step out of the crowd]
Back to top
View user's profile Send private message
ZoeF
n00b
n00b


Joined: 02 Jul 2005
Posts: 17

PostPosted: Fri Jul 29, 2005 3:57 pm    Post subject: Reply with quote

Ditto on the thank you.

I've been looking for this for a good while. Thanks.
Back to top
View user's profile Send private message
Crimson Shadow
n00b
n00b


Joined: 28 Jul 2005
Posts: 2

PostPosted: Sat Jul 30, 2005 1:48 am    Post subject: Reply with quote

Thanks. Emerging as I speak.
Back to top
View user's profile Send private message
flippah
n00b
n00b


Joined: 26 Jul 2005
Posts: 4
Location: Hannover Germany

PostPosted: Sat Jul 30, 2005 5:02 am    Post subject: Reply with quote

has emerged and now runs smoothly! Thanks a lot!
Back to top
View user's profile Send private message
blindboygrunt
n00b
n00b


Joined: 04 Aug 2005
Posts: 2

PostPosted: Thu Aug 04, 2005 3:26 pm    Post subject: Reply with quote

Works for me too! Thanks very much.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum