Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 315393

Summary: mail-filter/assp-1.6.5.0: uses wrong absolute path for css and images
Product: Gentoo Linux Reporter: Carsten Sann <carsten>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carsten Sann 2010-04-15 06:53:36 UTC
Right after installation of mail-filter/assp-1.6.5.0 the admin panel looks messed up and is not usable. Looks as if the css and image files could not be retrieved.

Reproducible: Always

Steps to Reproduce:
1. Install package
2. Go to admin panel 
3. Open your eyes ;-)

Actual Results:  
Messed up admin panel

Expected Results:  
Neatly formatted admin panel

After doing a bit of debugging myself I found, that the get?file=xyz request does not retrieve the wanted file because ASSP expects the 'images' directory at /var/lib/assp/ but actually it is located at /usr/share/assp/.

Adding a symlink to /var/lib/assp works as a workaround ...
Comment 1 Patrick Lauer gentoo-dev 2010-08-26 15:23:24 UTC
+  26 Aug 2010; Patrick Lauer <patrick@gentoo.org> +assp-1.7.5.7.ebuild,
+  files/asspd.init:
+  Bump, thanks to William L. Thomson Jr. wlt at obsidian-studios.com. Closes
+  #247498 and #315393