Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35651 - tpop3d ebuilds fail to install init script
Summary: tpop3d ebuilds fail to install init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 03:46 UTC by Maurice van der Pot (RETIRED)
Modified: 2004-08-25 18:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maurice van der Pot (RETIRED) gentoo-dev 2003-12-12 03:46:39 UTC
The ebuild contains:

        exeinto /etc/init.d
        newexe ${FILESDIR}/tpop3d-init

which should probably be:

        exeinto /etc/init.d
        newexe ${FILESDIR}/tpop3d-init tpop3d
Comment 1 Maurice van der Pot (RETIRED) gentoo-dev 2004-08-25 15:58:09 UTC
It would be nice to get some response to this. The ebuild has been broken for over 8 months and the fix is trivial.
Comment 2 Tuan Van (RETIRED) gentoo-dev 2004-08-25 16:40:26 UTC
Maurice, are you using this package? Would you mind maintain it?
Comment 3 Maurice van der Pot (RETIRED) gentoo-dev 2004-08-25 16:56:17 UTC
Yes, I'm using it and no I would not mind maintaining it.
I don't see you listed under the net-mail herd or in metadata.xml, 
are you the current maintainer?
Comment 4 Tuan Van (RETIRED) gentoo-dev 2004-08-25 17:34:46 UTC
I am in net-mail herd, it's just not list on the webwite (may be it time to add myself to it). No, I am not the maintainer of this package. Please add yourself to the metadata.xml. Thanks.
Comment 5 Maurice van der Pot (RETIRED) gentoo-dev 2004-08-25 18:31:05 UTC
Took over maintenance and fixed tpop3d ebuilds.