Bug 200799 - mail-client/claws-mail-3.1.0 install fails - template_claws-mail-attach-files.desktop is missing
Bug#: 200799 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: genone@gentoo.org Reported By: relson@osagesoftware.com
Component: Ebuilds
URL: 
Summary: mail-client/claws-mail-3.1.0 install fails - template_claws-mail-attach-files.desktop is missing
Keywords:  
Status Whiteboard: 
Opened: 2007-11-30 00:34 0000
Description:   Opened: 2007-11-30 00:34 0000
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 From Ilya Kashirin 2007-11-30 09:34:44 0000 -------
Created an attachment (id=137378) [details]
Patch fix name

------- Comment #2 From David Relson 2007-11-30 12:49:19 0000 -------
Fixed !

Thanks.

------- Comment #3 From Jeroen Roovers 2007-11-30 13:16:05 0000 -------
(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 From Andrej Kacian (RETIRED) 2007-11-30 19:23:53 0000 -------
(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 From Andrej Kacian (RETIRED) 2007-11-30 19:28:55 0000 -------
Oh, and yes, I fixed it in CVS.