Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12442 - wmnetload no digest / failing build
Summary: wmnetload no digest / failing build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-19 09:40 UTC by Paul Slinski
Modified: 2003-02-04 19:42 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 Paul Slinski 2002-12-19 09:40:58 UTC
wmnetload seems to have multiple problems. First the digest is missing:

[log]
>>> emerge (1 of 1) x11-plugins/wmnetload-1.2 to /
>>> No message digest entry found for archive"wmnetload-1.2.tar.bz2."
!!! 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
[log]

Secondly, it fails to extract:
[log]
>>> md5 ;-) wmnetload-1.2.tar.bz2
>>> Unpacking source...
>>> Unpacking wmnetload-1.2.tar.bz2

bzip2: Data integrity error when decompressing.
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Child returned status 2
tar: Error exit delayed from previous errors

!!! ERROR: x11-plugins/wmnetload-1.2 failed.
!!! Function unpack, Line 254, Exitcode 2
!!! failure unpacking wmnetload-1.2.tar.bz2
[log]

Digests seem to be missing quite often as of late.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-12-19 17:37:35 UTC
Changed from tar.bz2 to tar.gz cause tar.bz2 seems to be broken :(

fixed in cvs

thx.