Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 37859
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 23591
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andrew MacKenzie <amackenz-gentoo@edespot.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 37859 depends on: Show dependency tree
Bug 37859 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-01-10 20:41 0000
I get the following while trying to emerge svgalib:

# emerge svgalib
Calculating dependencies ...done!
>>> emerge (1 of 1) media-libs/svgalib-1.4.3-r4 to /
>>> md5 src_uri ;-) svgalib-1.4.3.tar.gz

!!! No message digest entry found for file "r128.c."
!!! Most likely a temporary problem. Try 'emerge rsync' 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

The file /usr/portage/distfiles/r128.c does exist.

The contents of /usr/portage/media-libs/svgalib/files/digest-svgalib-1.4.3-r4 is:
MD5 7d2778e3beebc07dd7c74668f6887c6f svgalib-1.4.3.tar.gz 840282
MD5 84ae3a6515b24a657ba9118af1c2cfce svgalib-1.4.3-r128.c.bz2 8633



Reproducible: Always
Steps to Reproduce:
1. emerge svgalib


Actual Results:  
see 'details'

Expected Results:  
svgalib to compile and install.

------- Comment #1 From Markus Nigbur (RETIRED) 2004-01-10 21:20:33 0000 -------
Digests are correct, just verified.
The following steps should solve your problem:

# rm /usr/portage/distfiles/svgalib-1.4.3.tar.gz
# rm /usr/portage/distfiles/r128.c
# emerge sync
# emerge svgalib

------- Comment #2 From SpanKY 2004-01-11 02:47:00 0000 -------
actually it is a semi-valid bug ... since the file is text, some http servers
translate the CRLF stuff for you (thus changing the md5)

------- Comment #3 From SpanKY 2004-01-11 02:49:10 0000 -------

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

------- Comment #4 From Andrew MacKenzie 2004-01-11 12:57:21 0000 -------
*** Bug 37893 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug