<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>159241</bug_id>
          
          <creation_ts>2006-12-27 14:21 0000</creation_ts>
          <short_desc>emerge of  mail-client/mail-notification-4.0_rc2 fails</short_desc>
          <delta_ts>2007-01-01 11:33:04 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.1</version>
          <rep_platform>AMD64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>TEST-REQUEST</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>fkrogh@mathalacarte.com</reporter>
          <assigned_to>slarti@gentoo.org</assigned_to>
          <cc>dpblnt@gmail.com</cc>
    
    <cc>jdaluz@gmail.com</cc>
    
    <cc>net-mail@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>fkrogh@mathalacarte.com</who>
            <bug_when>2006-12-27 14:21:27 0000</bug_when>
            <thetext>This shows what went wrong:

===========================

&gt;&gt;&gt; Source unpacked.
&gt;&gt;&gt; Compiling source in /var/tmp/portage/mail-client/mail-notification-4.0_rc2 ...
find: /var/tmp/portage/mail-client/mail-notification-4.0_rc2/work/mail-notification-4.0_rc2: No such file or directory

!!! ERROR: mail-client/mail-notification-4.0_rc2 failed.
Call stack:
  ebuild.sh, line 1580:   Called dyn_compile
  ebuild.sh, line 945:   Called src_compile
  mail-notification-4.0_rc2.ebuild, line 69:   Called gnome2_src_compile
  gnome2.eclass, line 70:   Called gnome2_src_configure
  gnome2.eclass, line 66:   Called econf &apos;--enable-ssl&apos; &apos;--enable-sasl&apos; &apos;--enable-ipv6&apos; &apos;--disable-imap&apos; &apos;--enable-pop3&apos; &apos;--disable-gmail&apos; &apos;--disable-evolution&apos; &apos;--with-evolution-source-dir=/usr/include/evolution-&apos; &apos;--disable-sylpheed&apos; &apos;--enable-mozilla&apos;
  ebuild.sh, line 544:   Called die

!!! no configure script found

=========================

an ls -l of /var/tmp/portage/mail-client/mail-notification-4.0_rc2/work/
gives
drwxr-xr-x 10 root root 4096 Dec 27 14:16 mail-notification-4.0-rc2/
so it seems find is not finding what is there.

emerge --info on request -- I don&apos;t think it is relevant.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jdaluz@gmail.com</who>
            <bug_when>2006-12-27 17:03:58 0000</bug_when>
            <thetext>Same problem here, but find is looking for mail-notification-4.0_rc2 but the directory is mail-notification-4.0-rc2 (hyphen before rc2, not underscore). 
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vin@vinboy.com</who>
            <bug_when>2006-12-27 21:26:44 0000</bug_when>
            <thetext>i have the same problem</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>josip@togs.biz</who>
            <bug_when>2006-12-28 07:18:13 0000</bug_when>
            <thetext>Dirty solution is...

cd /tmp
tar xvzf /usr/portage/distfiles/mail-notification-4.0-rc2.tar.gz
mv mail-notification-4.0_rc2 mail-notification-4.0-rc2
tar czvf mail-notification-4.0-rc2.tar.gz mail-notification-4.0-rc2/
cp mail-notification-4.0-rc2.tar.gz /usr/portage/distfiles/
cd /usr/portage/mail-client/mail-notification/
ebuild mail-notification-4.0_rc2.ebuild digest
emerge mail-notification

There is better solution, but this worked for me :)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2006-12-28 08:21:31 0000</bug_when>
            <thetext>Should be fixed in CVS. Please sync in few hours and give 4.0_rc2 a go.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-12-28 13:56:07 0000</bug_when>
            <thetext>*** Bug 159307 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jdaluz@gmail.com</who>
            <bug_when>2006-12-29 04:22:02 0000</bug_when>
            <thetext>Thanks, the update works for me.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2007-01-01 11:33:04 0000</bug_when>
            <thetext>Closing, thanks everyone.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>