First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 54909
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matt Brown <mattbrown@lamphost.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 54909 depends on: Show dependency tree
Show dependency graph
Bug 54909 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-23 10:38 0000
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'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

------- Comment #1 From Seemant Kulleen (RETIRED) 2004-06-23 11:02:39 0000 -------
what package is this for, please?

------- Comment #2 From Matt Brown 2004-06-23 11:30:19 0000 -------
mail-mta/exim

current ebuild is exim-4.34-r1.ebuild
I've had this problem with previous exim ebuilds as well.

------- Comment #3 From Colin Morey 2004-06-23 14:37:58 0000 -------
Will fix for -r2.

------- Comment #4 From Maurice van der Pot 2005-07-15 09:50:44 0000 -------
Latest is exim-4.50-r1.ebuild. Colin, I suppose this has been fixed?

------- Comment #5 From Matt Brown 2005-07-15 10:50:34 0000 -------
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.  

------- Comment #6 From Colin Morey 2005-07-15 13:18:46 0000 -------
latest is -r2 (at the moment)
I'll get this fixed again for 4.51 which should be in the tree tonight (maybe, if not hopefully this weekend)

------- Comment #7 From Colin Morey 2005-07-15 13:52:14 0000 -------
aww *swears*. sorry guys, i thought i'd fixed this, but i can't see any
evidence of it,  expect a fix tonight ~ 
masked 4.52 for x86.

------- Comment #8 From Colin Morey 2005-07-15 14:02:06 0000 -------
*** Bug 97876 has been marked as a duplicate of this bug. ***

------- Comment #9 From Martin Hierling 2005-10-19 22:59:04 0000 -------
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

------- Comment #10 From Colin Morey 2005-10-20 11:36:49 0000 -------
no idea how this one got missed, updated 4.54 is in the tree (no -r bump, the
fix is a bit too minor.)

------- Comment #11 From Colin Morey 2006-03-06 14:20:13 0000 -------
Closing, no further complatins

------- Comment #12 From Colin Morey 2006-03-06 14:21:35 0000 -------
missed the commit button and managed to re-assign to bug-wranglers, sorry.

------- Comment #13 From Colin Morey 2006-03-06 14:22:26 0000 -------
closing, (sorry for the spurious emails.)

First Last Prev Next    No search results available      Search page      Enter new bug