Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200799 - mail-client/claws-mail-3.1.0 install fails - template_claws-mail-attach-files.desktop is missing
Summary: mail-client/claws-mail-3.1.0 install fails - template_claws-mail-attach-files...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Marius Mauch (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-30 00:34 UTC by David Relson
Modified: 2007-11-30 19:28 UTC (History)
2 users (show)

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


Attachments
Patch fix name (claws-mail-3.1.0.ebuild.patch,856 bytes, text/plain)
2007-11-30 09:34 UTC, Ilya Kashirin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Relson 2007-11-30 00:34:06 UTC
emerge claws-mail-3.1.0 fails because file template_claws-mail-attach-files.desktop is missing

Reproducible: Always

Steps to Reproduce:
1.emerge claws-mail
2.
3.

Actual Results:  
 * Installing extra tools
 * Installing kde service scripts
sed: can't read template_claws-mail-attach-files.desktop: No such file or directory
cp: cannot stat `template_claws-mail-attach-files.desktop': No such file or directory
 * 
 * ERROR: mail-client/claws-mail-3.1.0 failed.
 * Call stack:
 *                 ebuild.sh, line 1701:  Called dyn_install
 *                 ebuild.sh, line 1138:  Called qa_call 'src_install'
 *                 ebuild.sh, line   44:  Called src_install
 *   claws-mail-3.1.0.ebuild, line  129:  Called die
 * The specific snippet of code:
 *   		newins template_${desktopfile} ${desktopfile} || die
Comment 1 Ilya Kashirin 2007-11-30 09:34:44 UTC
Created attachment 137378 [details]
Patch fix name
Comment 2 David Relson 2007-11-30 12:49:19 UTC
Fixed !

Thanks.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2007-11-30 13:16:05 UTC
(In reply to comment #2)
> Fixed !

Er, nothing's changed in CVS... Reopening. Please leave this bug open until the bug is fixed for *everyone*.
Comment 4 Andrej Kacian (RETIRED) gentoo-dev 2007-11-30 19:23:53 UTC
(In reply to comment #0)
>  * ERROR: mail-client/claws-mail-3.1.0 failed.
>  * Call stack:
>  *                 ebuild.sh, line 1701:  Called dyn_install
>  *                 ebuild.sh, line 1138:  Called qa_call 'src_install'
>  *                 ebuild.sh, line   44:  Called src_install
>  *   claws-mail-3.1.0.ebuild, line  129:  Called die
>  * The specific snippet of code:
>  *              newins template_${desktopfile} ${desktopfile} || die
> 

Hah, that was a deliberate action to grief KDE users. In your face!

But seriously - my apologies, I completely missed that one.
Comment 5 Andrej Kacian (RETIRED) gentoo-dev 2007-11-30 19:28:55 UTC
Oh, and yes, I fixed it in CVS.