Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6591 - [sys-devel/gcc-3.2.ebuild]: gcc-3.2.tar.gz vs gcc-3.2.tar.bz2
Summary: [sys-devel/gcc-3.2.ebuild]: gcc-3.2.tar.gz vs gcc-3.2.tar.bz2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.ibiblio.org/pub/Linux/dist...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-16 09:29 UTC by Christian Skarby
Modified: 2002-08-16 10:09 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 Christian Skarby 2002-08-16 09:29:16 UTC
There is no file in http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/
named gcc-3.2.tar.bz2 trying to emerge gcc-3.2 results in a HTTP 404 - Not Found.

The right is gcc-3.2.tar.gz, please correct the ebuild :)

// snippet from <urk: http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ >
/*
gcc-3.2-20020728.tar.bz2                          16-Aug-2002 09:00  18.1M  tar archive
gcc-3.2.tar.gz                                    15-Aug-2002 10:48  25.7M  GZIP compressed  gcc-testsuite-3.2.tar.gz                          15-Aug-2002 10:48   1.1M  GZIP compressed
*/

Christian
Comment 1 Christian Skarby 2002-08-16 09:40:36 UTC
Having a look at the ebuild I see there are two places requiring a change.
(SRC_URI and in the src_unpack()-section)

NOTE: all ${P}.tar.bz2 should be replaced with ${P}.tar.gz

Christian
Comment 2 Christian Skarby 2002-08-16 09:48:05 UTC
Seems like gcc.gnu.org distrubutes both tar.bz2 and tar.gz

// ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.2/
/*
gcc-3.2.tar.bz2
gcc-3.2.tar.gz
*/

Thus, there is another aproache aswell - staying with the standard we already have.
Just to see to that gcc-3.2.tar.bz2 is avaliable through www.ibiblio.org

:)

Christian
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-16 10:09:06 UTC
it's on the biblio mirror