Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460582 - Source for fetching app-office/openerp-7.0.20130219-r5 was removed upstream
Summary: Source for fetching app-office/openerp-7.0.20130219-r5 was removed upstream
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 19:59 UTC by Vicente Jiménez Aguilar
Modified: 2013-03-07 20:40 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 Vicente Jiménez Aguilar 2013-03-06 19:59:37 UTC
Openerp removed a lot files from
http://nightly.openerp.com/7.0/nightly/src/
one of those is the tarball needed by the openerp-7.0.20130219-r5.ebuild

Reproducible: Always

Steps to Reproduce:
Try to emerge app-office/openerp-7.0.20130219-r5 in a system that haven't download it previously.

Actual Results:  
Fetch would fail.

Expected Results:  
Download and install source tarball.
Comment 1 Vicente Jiménez Aguilar 2013-03-06 20:18:22 UTC
I suppose it could be solved easily by bumping the version of the ebuild (by renaming it) and don't forget to modify the line that contains:
FNAME="${PN}-${MY_PV}-002614"
accordingly.

FNAME is the name of the file to be downloaded.

Could be useful to wait for a new ebuild version that solves some other issues like:
https://bugs.gentoo.org/show_bug.cgi?id=453424
https://bugs.gentoo.org/show_bug.cgi?id=460584
Comment 2 Vicente Jiménez Aguilar 2013-03-07 20:40:28 UTC
The needed tarball gets downloaded from Gentoo distfiles mirrors.
So this is not an issue.
Sorry for the noise.