Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 397803

Summary: Emerge mail-client/thunderbird-9.0 fails - failed to cp thunderbird-gentoo-default-prefs.js
Product: Gentoo Linux Reporter: sroschke <s.roschke>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: complete build log

Description sroschke 2012-01-05 20:52:07 UTC
Emerge mail-client/thunderbird-9.0 fails with: "failed to cp thunderbird-gentoo-default-prefs.js".

Call stack:
ERROR: mail-client/thunderbird-9.0 failed (install phase):
 *   failed to cp thunderbird-gentoo-default-prefs.js
 * 
 * Call stack:
 *     ebuild.sh, line  75:  Called src_install
 *   environment, line 6386:  Called die
 * The specific snippet of code:
 *       cp "${FILESDIR}"/thunderbird-gentoo-default-prefs-1.js-1 "${ED}/${MOZILLA_FIVE_HOME}/defaults/pref/all-gentoo.js" || die "failed to cp thunderbird-gentoo-default-prefs.js";
 * 
 * If you need support, post the output of 'emerge --info =mail-client/thunderbird-9.0',
 * the complete build log and the output of 'emerge -pqv =mail-client/thunderbird-9.0'.
 * The complete build log is located at '/var/tmp/portage/mail-client/thunderbird-9.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/mail-client/thunderbird-9.0/temp/environment'.
 * S: '/var/tmp/portage/mail-client/thunderbird-9.0/work/comm-release'

Reproducible: Always

Steps to Reproduce:
1. emerge -av =mail-client/thunderbird-9.0
2. 
3.
Actual Results:  
Emerge failed.

Expected Results:  
Emerge completed.

Additional info as attachment.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-01-05 20:53:59 UTC

*** This bug has been marked as a duplicate of bug 397773 ***
Comment 2 sroschke 2012-01-05 20:56:18 UTC
Created attachment 298037 [details]
complete build log