Bug 184202 - mail-filter/assp-1.3.1 bugfix for bad paths
Bug#: 184202 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: wltjr@gentoo.org Reported By: bugs@linuxlogin.com
Component: Ebuilds
URL: 
Summary: mail-filter/assp-1.3.1 bugfix for bad paths
Keywords:  
Status Whiteboard: 
Opened: 2007-07-04 16:02 0000
Description:   Opened: 2007-07-04 16:02 0000
By default, Assp uses one directory for everything which can cause problems for
using Gentoo layout.  A few new features cause flaky behavior where sometimes a
path will be correct, but other functions won't see it.

Updated few path locations, instead of using $base/.. which doesn't always get
re-mapped correctly.  

Attaching both diff of 1.3.1 and 1.3.1-r1, and complete patch for convenience. 
Recommend bumping to -r1 since it effects runtime behavior.

------- Comment #1 From Greg Watson (linuxkrn) 2007-07-04 16:02:59 0000 -------
Created an attachment (id=123886) [details]
Diff of patches (just fixes for -r1)

------- Comment #2 From William L. Thomson Jr. (RETIRED) 2007-07-09 17:17:21 0000 -------
1.3.2 should be out later today or tomorrow. Likely just going to wait for that
version and put it in tree in place of 1.3.1. If you would like to help with
that. Please provide a diff -Naur of the 1.3.2 ebuild, and complete 1.3.2 patch
:)

Thanks for your interest and help with the package. Hopefully I will have the
time this week to do it all myself. If not, happy to work with contributing
users :) Just seems to be how the ebuild is being maintained, and I should
really step up a bit more.

------- Comment #3 From Andre Meyer 2007-07-10 07:36:40 0000 -------
this looks wrong ;) first change.

> -d "/etc/assp/notes" or mkdir "/var/lib/assp/notes",0770;

------- Comment #4 From William L. Thomson Jr. (RETIRED) 2007-08-17 21:55:35 0000 -------
Ok, I have removed 1.3.1. I made a new patch from scratch for 1.3.3.1, and made
sure to address path as mentioned in this bug. Should be good to go, and
closing this bug. Please file a new one for any other path problems or etc with
1.3.3.1 instead of re-opening this one. Thanks :)