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

Bug 5503

Summary: Vpopmail 5.2.1 ebuild + MySQL patch (thanks to carpaski)
Product: Gentoo Linux Reporter: Maurizio Disimino <kevin>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED WORKSFORME    
Severity: enhancement CC: henti
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: vpopmail 5.2.1 ebuild + MySQL patch
vpopmail 5.2.1 ebuild + MySQL patch
Vpopmail 5.2.1-r1 ebuild

Description Maurizio Disimino 2002-07-24 04:59:36 UTC
Vpopmail 5.2.1 ebuild and MySQL patch here.

see ya

Maurizio Disimino
Comment 1 Maurizio Disimino 2002-07-24 05:00:20 UTC
Created attachment 2524 [details]
vpopmail 5.2.1 ebuild + MySQL patch
Comment 2 Maurizio Disimino 2002-07-24 05:26:38 UTC
Created attachment 2525 [details]
vpopmail 5.2.1 ebuild + MySQL patch
Comment 3 Maurizio Disimino 2002-07-25 11:16:48 UTC
Created attachment 2579 [details]
Vpopmail 5.2.1-r1 ebuild

1) some fix due to a b0rked configure 
2) now users can change their vpopmail home by changing the vpop_home setting 
   in the ebuild head.

Maurizio Disimino
Comment 4 Maurizio Disimino 2002-07-26 14:33:15 UTC
>>> Completed installing into /var/tmp/portage/vpopmail-5.2.1-r2/image/

>>> Merging net-mail/vpopmail-5.2.1-r2 to /
 * Setting VPOP_HOME to: /var/vpopmail
touch: creating `/var/vpopmail/domains/.keep': No such file or directory
--- /var/
>>> /var/vpopmail/

I had put this line (touch ${VPOP_HOME}/domains/.keep) in pkg_postinst()
since if you put it in pkg_preinst() it wont work. just try.

We've to move it in pkg_postinst() again.
Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2003-01-08 19:22:33 UTC
anything new on this one?
Comment 6 Henti Smith 2003-02-10 13:47:07 UTC
Arg . sorry about that .. 
any chance the ebuild can only build the mysql stuff is mysql IS in USE settings.
I ran a standard USE in make.conf and since mysql is installed vpopmail was 
compiled with mysql at latest update world which broke vpomail and I had to 
recompile with USE="-mysql" emerge vpopmail


Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-05-15 06:26:45 UTC
is this resolved?
Comment 8 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-06 01:35:17 UTC
This looks very similar to the vpopmail -r5 already, so I've closed this bug.
(And i'm using mysql+vpopmail successfully myself already).