Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233805 - SRC_URIs are incorrect on enigmail
Summary: SRC_URIs are incorrect on enigmail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-03 14:24 UTC by Scott
Modified: 2008-08-04 15:33 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 Scott 2008-08-03 14:24:14 UTC
Due to my usual mirror being down, I discovered that the last src uri in the ebuilds for enigmail are incorrect; they point to 	http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz which has moved to 
https://addons.mozilla.org/en-US/thunderbird/downloads/file/22391/enigmail-0.95.6-tb+sm.xpi?type=application/octet-stream


Reproducible: Always

Steps to Reproduce:
1. Try going to the last SRC_URI in the ebuilds

Actual Results:  
404 not found error

Expected Results:  
the tar.gz for enigmail
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2008-08-04 15:33:39 UTC
Uh, you're right that the SRC_URI is wrong, but you are wrong with the new SRC_URI.

The SRC_URI should be http://www.mozilla-enigmail.org/download/source/enigmail-${EMVER}.tar.gz

Fixed, though, thanks for the report.