Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184202 - mail-filter/assp-1.3.1 bugfix for bad paths
Summary: mail-filter/assp-1.3.1 bugfix for bad paths
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: William L. Thomson Jr. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 16:02 UTC by Greg Watson (linuxkrn)
Modified: 2007-08-17 21:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Diff of patches (just fixes for -r1) (updated-20070704.patch,7.17 KB, patch)
2007-07-04 16:02 UTC, Greg Watson (linuxkrn)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Watson (linuxkrn) 2007-07-04 16:02:12 UTC
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 Greg Watson (linuxkrn) 2007-07-04 16:02:59 UTC
Created attachment 123886 [details, diff]
Diff of patches (just fixes for -r1)
Comment 2 William L. Thomson Jr. (RETIRED) gentoo-dev 2007-07-09 17:17:21 UTC
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 Andre Meyer 2007-07-10 07:36:40 UTC
this looks wrong ;) first change.

> -d "/etc/assp/notes" or mkdir "/var/lib/assp/notes",0770;
Comment 4 William L. Thomson Jr. (RETIRED) gentoo-dev 2007-08-17 21:55:35 UTC
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 :)