Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40442 - coreutils-5.0.91 has -i18n-0.2.patch.gz that isn't gzipped
Summary: coreutils-5.0.91 has -i18n-0.2.patch.gz that isn't gzipped
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-04 22:31 UTC by Ed Suominen
Modified: 2004-03-05 19:36 UTC (History)
1 user (show)

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 Ed Suominen 2004-02-04 22:31:55 UTC
Emerge -u coreutils complained and crashed. I rebuilt the digest and proceeded to an error where /usr/portage/distfiles/coreutils-5.0.91-i18n-0.2.patch.gz wasn't a gzipped file. So I looked at it and, sure enough, it was plain text.

Got the ebuild to emerge successfully by doing this:

# gzip -c /usr/portage/distfiles/coreutils-5.0.91-i18n-0.2.patch.gz >tmp.gz
# mv tmp.gz /usr/portage/distfiles/coreutils-5.0.91-i18n-0.2.patch.gz
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-03 09:32:54 UTC
Has this happened again?
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-05 19:36:22 UTC
it exists correctly on the mirrors and the digest and the manifests, sounds like a freak accident.  Please reopen if it happens again.