Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24548 - oidentd missing config/init files in portage (version 2.0.7)
Summary: oidentd missing config/init files in portage (version 2.0.7)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jon Portnoy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-15 15:34 UTC by Alex Tomkins
Modified: 2003-08-10 23:17 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 Alex Tomkins 2003-07-15 15:34:39 UTC
During emerge:

make[1]: Leaving directory `/var/tmp/portage/oidentd-2.0.7/work/oidentd-2.0.7'
cp: cannot stat `/usr/portage/net-misc/oidentd/files/oidentd-2.0.7-init': No
such file or directory
install: cannot stat `/var/tmp/portage/oidentd-2.0.7/temp/oidentd': No such file
or directory
cp: cannot stat `/usr/portage/net-misc/oidentd/files/oidentd-2.0.7-confd': No
such file or directory
install: cannot stat `/var/tmp/portage/oidentd-2.0.7/temp/oidentd': No such file
or directory


From the ebuild:

        exeinto /etc/init.d ; newexe ${FILESDIR}/oidentd-${PV}-init oidentd
        insinto /etc/conf.d ; newins ${FILESDIR}/oidentd-${PV}-confd oidentd


There are no files for oidentd-2.0.7-confd and oidentd-2.0.7-init in
net-misc/oidentd/files in portage.  The same applies for the 2.0.6 ebuild as well.
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-08-10 15:37:05 UTC
I think I fixed this a bit ago, but I wasn't aware there was a bug open about it. Is this still a problem you experience?
Comment 2 Alex Tomkins 2003-08-10 17:32:45 UTC
Bug was fixed in 2.0.7-r1 and just needs closing.
Comment 3 Jon Portnoy (RETIRED) gentoo-dev 2003-08-10 23:17:15 UTC
Closing.