Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378777 - www-client/chromium-9999-r1: newins: chrome/app/theme/chromium/product_logo_64.png does not exist
Summary: www-client/chromium-9999-r1: newins: chrome/app/theme/chromium/product_logo_6...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 13:15 UTC by Julien Sanchez
Modified: 2011-08-12 23:29 UTC (History)
0 users

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


Attachments
chromium-9999-r1.ebuild fix (chromium-9999-r1.ebuild.patch,484 bytes, text/plain)
2011-08-11 13:15 UTC, Julien Sanchez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Sanchez archtester 2011-08-11 13:15:35 UTC
Created attachment 282915 [details]
chromium-9999-r1.ebuild fix

product_logo_64.png no more in sources: http://src.chromium.org/viewvc/chrome?view=rev&revision=95995

Patch attached.

emerge fails with:

>>> Install chromium-9999-r1 into /var/tmp/portage/www-client/chromium-9999-r1/image/ category www-client
!!! newins: chrome/app/theme/chromium/product_logo_64.png does not exist
 * ERROR: www-client/chromium-9999-r1 failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_install
 *   environment, line 6532:  Called die
 * The specific snippet of code:
 *           newins chrome/app/theme/chromium/product_logo_${SIZE}.png chromium-browser${SUFFIX}.png || die;
 * 
 * If you need support, post the output of 'emerge --info =www-client/chromium-9999-r1',
 * the complete build log and the output of 'emerge -pqv =www-client/chromium-9999-r1'.
 * This ebuild is from an overlay named 'gentooboontoo': '/var/lib/layman/gentooboontoo/'
 * The complete build log is located at '/var/tmp/portage/www-client/chromium-9999-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-9999-r1/temp/environment'.
 * S: '/var/tmp/portage/www-client/chromium-9999-r1/work/chromium-9999'
 * QA Notice: file does not exist:
 * 
 * 	newins: chrome/app/theme/chromium/product_logo_64.png does not exist

>>> Failed to emerge www-client/chromium-9999-r1
...
Comment 1 Charles Svitlik 2011-08-11 19:42:22 UTC
Also getting this.
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-08-12 23:29:54 UTC
Thanks, fixed.