<?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>54909</bug_id>
          
          <creation_ts>2004-06-23 10:38 0000</creation_ts>
          <short_desc>exicyclog contains wrong path go gzip</short_desc>
          <delta_ts>2006-03-06 14:22:26 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>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mattbrown@lamphost.net</reporter>
          <assigned_to>bug-wranglers@gentoo.org</assigned_to>
          <cc>chris.lear@laculine.com</cc>
    
    <cc>martin.hierling@hs-owl.de</cc>
    
    <cc>mattbrown@lamphost.net</cc>
    
    <cc>pfeifer@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>mattbrown@lamphost.net</who>
            <bug_when>2004-06-23 10:38:59 0000</bug_when>
            <thetext>exicyclog has this setting:
compress=/usr/bin/gzip

however gzip is located here:
/bin/gzip

To fix, edit line 63 of exim-4.34-r1.ebuild from
COMPRESS_COMMAND=/usr/bin/gzip
to
COMPRESS_COMMAND=/bin/gzip


Reproducible: Always
Steps to Reproduce:
1. emerge exim
2. open /usr/sbin/exicyclog (it&apos;s a shell script) and look for compress=
3. or run /usr/sbin/exicyclog to get error message

Actual Results:  
/usr/sbin/exicyclog: line 242: /usr/bin/gzip: No such file or directory 
/usr/sbin/exicyclog: line 246: /usr/bin/gzip: No such file or directory 

Expected Results:  
path should be /bin/gzip</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>seemant@gentoo.org</who>
            <bug_when>2004-06-23 11:02:39 0000</bug_when>
            <thetext>what package is this for, please?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mattbrown@lamphost.net</who>
            <bug_when>2004-06-23 11:30:19 0000</bug_when>
            <thetext>mail-mta/exim

current ebuild is exim-4.34-r1.ebuild
I&apos;ve had this problem with previous exim ebuilds as well.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2004-06-23 14:37:58 0000</bug_when>
            <thetext>Will fix for -r2.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>griffon26@gentoo.org</who>
            <bug_when>2005-07-15 09:50:44 0000</bug_when>
            <thetext>Latest is exim-4.50-r1.ebuild. Colin, I suppose this has been fixed?
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mattbrown@lamphost.net</who>
            <bug_when>2005-07-15 10:50:34 0000</bug_when>
            <thetext>It is not fixed in mail-mta/exim-4.50-r1 
 
I believe this bug was fixed shortly after being reported, but was then  
re-introduced in the following exim ebuilds.  </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2005-07-15 13:18:46 0000</bug_when>
            <thetext>latest is -r2 (at the moment)
I&apos;ll get this fixed again for 4.51 which should be in the tree tonight (maybe, if not hopefully this weekend)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2005-07-15 13:52:14 0000</bug_when>
            <thetext>aww *swears*. sorry guys, i thought i&apos;d fixed this, but i can&apos;t see any evidence of it,  expect a fix tonight ~ 
masked 4.52 for x86.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2005-07-15 14:02:06 0000</bug_when>
            <thetext>*** Bug 97876 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>martin.hierling@hs-owl.de</who>
            <bug_when>2005-10-19 22:59:04 0000</bug_when>
            <thetext>Again, this has NOT been fixed! Every update the same handwork!

# epm -q exim
exim-4.54

# exicyclog 
/usr/sbin/exicyclog: line 270: /usr/bin/gzip: No such file or directory
/usr/sbin/exicyclog: line 270: /usr/bin/gzip: No such file or directory
/usr/sbin/exicyclog: line 270: /usr/bin/gzip: No such file or directory</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2005-10-20 11:36:49 0000</bug_when>
            <thetext>no idea how this one got missed, updated 4.54 is in the tree (no -r bump, the fix is a bit too minor.)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2006-03-06 14:20:13 0000</bug_when>
            <thetext>Closing, no further complatins</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2006-03-06 14:21:35 0000</bug_when>
            <thetext>missed the commit button and managed to re-assign to bug-wranglers, sorry.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peitolm@gentoo.org</who>
            <bug_when>2006-03-06 14:22:26 0000</bug_when>
            <thetext>closing, (sorry for the spurious emails.)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>