Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60595 - Mozilla 1.7.2 fails to build on x86, fetches wrong things as sourcefiles
Summary: Mozilla 1.7.2 fails to build on x86, fetches wrong things as sourcefiles
Status: RESOLVED DUPLICATE of bug 16159
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 14:20 UTC by Felix Gonsior
Modified: 2005-07-17 13:06 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 Felix Gonsior 2004-08-16 14:20:09 UTC
When emerging Mozilla, emerge tries to fetch from some URIs that really do not look like they describe somthing valid, but more like a processing error in the ebuild file. The said URIs are not found, of course and the building process stops.

Reproducible: Always
Steps to Reproduce:
1. emerge mozilla
Actual Results:  
The Mozilla ebuild fails, complaining about a missing digest file. 

Expected Results:  
Mozilla should have been compiled and installed into the system. 

Despite the warning about the missing digest file, creating it using 'ebuild 
<ebuild-name> digest' didn't work for me with this problem. Here are the 
actual outputs of 'emerge mozilla' (all fetchable files fetched beforehand) 
and 'emerge info'. 
 
root@lanys /usr/portage/net-www/mozilla # emerge mozilla 
Calculating dependencies ...done! 
>>> emerge (1 of 1) net-www/mozilla-1.7.2 to / 
>>> Downloading 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/!moznomail? 
--23:16:52--  
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/!moznomail? 
           => `/usr/portage/distfiles/.listing' 
Resolving sunsite.informatik.rwth-aachen.de... 137.226.34.227 
Connecting to sunsite.informatik.rwth-aachen.de[137.226.34.227]:21... 
connected. 
Logging in as anonymous ... Logged in! 
==> SYST ... done.    ==> PWD ... done. 
==> TYPE I ... done.  ==> CWD /pub/Linux/gentoo/distfiles ... done. 
==> PASV ... done.    ==> LIST ... done. 
 
    
[                                                                       <=>                                      ] 
1,313,813     87.09K/s 
 
23:17:09 (77.33 KB/s) - `/usr/portage/distfiles/.listing' saved [1313813] 
 
Removed `/usr/portage/distfiles/.listing'. 
No matches on pattern `!moznomail?'. 
>>> md5 src_uri ;-) mozilla-source3-1.7.2.tar.bz2 
 
!!! No message digest entry found for file "!moznomail?." 
!!! Most likely a temporary problem. Try 'emerge sync' again later. 
!!! If you are certain of the authenticity of the file then you may type 
!!! the following to generate a new digest: 
!!!   ebuild /usr/portage/category/package/package-version.ebuild digest 
 
 
root@lanys /usr/portage/net-www/mozilla # emerge info 
Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1, 
2.6.7-gentoo-r12) 
================================================================= 
System uname: 2.6.7-gentoo-r12 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz 
Gentoo Base System version 1.5.2 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-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.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 -mcpu=i686 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache cvs distcc sandbox userpriv" 
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X acpi alsa apache2 apm arts audiofile avi berkdb cdr crypt cups curl dba 
divx4linux doc dvd dvdr encode esd flash foomaticdb ftp gd gdbm gif gpm gtk 
gtk2 imagemagick imap imlib innodb ipv6 java jpeg junit kde ldap libg++ libwww 
mad maildir mikmod motif mozilla mpeg mysql ncurses nls odbc oggvorbis opengl 
oss pam pcmcia pcre pdflib perl php png pnp posix postgres ppds python qt 
quicktime readline samba scanner sdl session shared sharedmem slang slp spell 
ssl svg svga tcltk tcpd tokenizer truetype unicode usb wddx x86 xine xinerama 
xml xml2 xmms xosd xv xvid zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-08-16 14:55:01 UTC

*** This bug has been marked as a duplicate of 16159 ***