Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284572 - www-client/chromium-bin-9999: use amd64 specific url to get latest version
Summary: www-client/chromium-bin-9999: use amd64 specific url to get latest version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 09:12 UTC by Jonas Bernoulli
Modified: 2009-09-18 05:45 UTC (History)
1 user (show)

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


Attachments
use amd64 specific LATEST file (arch_path.patch,976 bytes, patch)
2009-09-11 09:14 UTC, Jonas Bernoulli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Bernoulli 2009-09-11 09:12:57 UTC
The amd64 and x86 snapshots are not necessarily in sync. So to get the latest download for amd64 one has to use the value of http://build.chromium.org/buildbot/snapshots/chromium-rel-linux-64/LATEST (instead of without the -64).

The attached patch fixes this.

Reproducible: Sometimes

Steps to Reproduce:
1. install chromium-bin[amd64]
2. ebuilds figures out what latest x86 version is
3. but that version might not exist for amd64

Actual Results:  
lucky or not

Expected Results:  
no luck required
Comment 1 Jonas Bernoulli 2009-09-11 09:14:28 UTC
Created attachment 203771 [details, diff]
use amd64 specific LATEST file
Comment 2 Wormo (RETIRED) gentoo-dev 2009-09-13 19:11:17 UTC
Could you try syncing your portage tree? Bug 284198 was closed because this problem was thought to be fixed...
Comment 3 Jonas Bernoulli 2009-09-17 13:23:38 UTC
(In reply to comment #2)
> Could you try syncing your portage tree? Bug 284198 was closed because this
> problem was thought to be fixed...
> 

Yes, it is fixed. I am using the funtoo git repository which occasional lags behind a bit, which is unfortunate in such situations. Sorry for the noise.