Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5503 - Vpopmail 5.2.1 ebuild + MySQL patch (thanks to carpaski)
Summary: Vpopmail 5.2.1 ebuild + MySQL patch (thanks to carpaski)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-07-24 04:59 UTC by Maurizio Disimino
Modified: 2003-08-06 01:35 UTC (History)
1 user (show)

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


Attachments
vpopmail 5.2.1 ebuild + MySQL patch (vpopmail-5.2.1.tar.gz,4.47 KB, application/gzip)
2002-07-24 05:00 UTC, Maurizio Disimino
Details
vpopmail 5.2.1 ebuild + MySQL patch (vpopmail-5.2.1.tar.gz,4.49 KB, application/gzip)
2002-07-24 05:26 UTC, Maurizio Disimino
Details
Vpopmail 5.2.1-r1 ebuild (vpopmail-5.2.1-r1.ebuild,5.39 KB, application/octet-stream)
2002-07-25 11:16 UTC, Maurizio Disimino
Details

Note You need to log in before you can comment on or make changes to this bug.
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).