Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541294 - =media-fonts/mathematica-fonts-7.0: fails to emerge with 404 error for SRC_URI
Summary: =media-fonts/mathematica-fonts-7.0: fails to emerge with 404 error for SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-25 01:16 UTC by Jonas Stein
Modified: 2015-08-06 13:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mathematica-fonts-10.0.ebuild (mathematica-fonts-10.0.ebuild,550 bytes, text/plain)
2015-03-06 15:52 UTC, Guilherme Amadio
Details
mathematica-fonts-10.0.ebuild v2 (mathematica-fonts-10.0.ebuild,538 bytes, text/plain)
2015-03-09 17:55 UTC, Guilherme Amadio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2015-02-25 01:16:37 UTC
fails to emerge Err 404 for SRC

>>> Downloading 'http://support.wolfram.com/technotes/MathematicaV7FontsLinux.tar.gz'
--2015-02-25 02:05:09--  http://support.wolfram.com/technotes/MathematicaV7FontsLinux.tar.gz
Resolving support.wolfram.com... 140.177.205.40
Connecting to support.wolfram.com|140.177.205.40|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-02-25 02:05:10 ERROR 404: Not Found.

!!! Couldn't download 'MathematicaV7FontsLinux.tar.gz'. Aborting.
 * Fetch failed for 'media-fonts/mathematica-fonts-7.0', Log file:
 *  '/var/tmp/portage/media-fonts/mathematica-fonts-7.0/temp/build.log'


Reproducible: Always
Comment 1 Michael Orlitzky gentoo-dev 2015-02-25 01:42:30 UTC
Same result here. CCing Guilherme because of the recent thread on -dev.
Comment 2 Guilherme Amadio gentoo-dev 2015-02-25 20:52:28 UTC
Here there are links to newer versions of the fonts (8, 9, and 10):

http://support.wolfram.com/kb/10427

Maybe we should just do a version bump and use the latest fonts?
Comment 3 Guilherme Amadio gentoo-dev 2015-03-06 15:52:53 UTC
Created attachment 398248 [details]
mathematica-fonts-10.0.ebuild

Proposed ebuild for version bump. Will commit if there are no objections.
Comment 4 Ben de Groot (RETIRED) gentoo-dev 2015-03-07 01:45:08 UTC
(In reply to Guilherme Amadio from comment #3)
> Created attachment 398248 [details]
> mathematica-fonts-10.0.ebuild
> 
> Proposed ebuild for version bump. Will commit if there are no objections.

We'll run into problems with updates if we use an unversioned zip like that. Please add -> ${P}.zip to the SRC_URI.

Pull FONT_S and FONT_SUFFIX out of src_install and drop that function from the ebuild.

And let's put the RESTRICT flags in alphabetical order.
Comment 5 Guilherme Amadio gentoo-dev 2015-03-09 17:55:14 UTC
Created attachment 398536 [details]
mathematica-fonts-10.0.ebuild v2

(In reply to Ben de Groot from comment #4)
> (In reply to Guilherme Amadio from comment #3)
> > Created attachment 398248 [details]
> > mathematica-fonts-10.0.ebuild
> > 
> > Proposed ebuild for version bump. Will commit if there are no objections.
> 
> We'll run into problems with updates if we use an unversioned zip like that.
> Please add -> ${P}.zip to the SRC_URI.
> 
> Pull FONT_S and FONT_SUFFIX out of src_install and drop that function from
> the ebuild.
> 
> And let's put the RESTRICT flags in alphabetical order.

OK. Updated with your suggestions in new attachment.
Comment 6 Guilherme Amadio gentoo-dev 2015-08-06 13:01:06 UTC
Version bumped to media-fonts/mathematica-fonts-10.0.