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
Created attachment 203771 [details, diff] use amd64 specific LATEST file
Could you try syncing your portage tree? Bug 284198 was closed because this problem was thought to be fixed...
(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.