Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306385 - app-misc/dnetc missing directory
Summary: app-misc/dnetc missing directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 16:20 UTC by Patrick Lauer
Modified: 2010-02-23 10:04 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 Patrick Lauer gentoo-dev 2010-02-22 16:20:03 UTC
To save state etc. properly the /var/spool/dnetc dir is used, but not created by the ebuild. This causes slow startup and makes it unable to request workunits properly. Creating the dir is good:

# ls /var/spool/dnetc/
buff-in.og2  buff-in.r72  buff-out.og2  buff-out.r72

(And there seem to be new versions out, but not in sync - different versions for every platform)
Comment 1 Patrick Lauer gentoo-dev 2010-02-23 10:04:20 UTC
+  23 Feb 2010; Patrick Lauer <patrick@gentoo.org> dnetc-2.9103.509.ebuild:
+  Adding spool directory so dnetc runs properly, #306385