Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439652 - net-analyzer/rrdtool - /etc/init.d/rrdcached should drop 'need net'
Summary: net-analyzer/rrdtool - /etc/init.d/rrdcached should drop 'need net'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: need-net
  Show dependency tree
 
Reported: 2012-10-25 18:22 UTC by Matthew Schultz
Modified: 2022-04-05 19:34 UTC (History)
1 user (show)

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 Matthew Schultz 2012-10-25 18:22:38 UTC
This service fails to start on a my machine with a nfs network root mounted filesystem:

Service `rrdcached' needs non existent service `net'

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-04-05 19:34:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57c5e54c6b898a2075ebf22a622e7f9a04fc8ce

commit a57c5e54c6b898a2075ebf22a622e7f9a04fc8ce
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-04-05 19:31:30 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-04-05 19:31:44 +0000

    net-analyzer/rrdtool: add 1.8.0
    
    Closes: https://bugs.gentoo.org/439652
    Closes: https://bugs.gentoo.org/450674
    Closes: https://bugs.gentoo.org/836576
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-analyzer/rrdtool/Manifest                 |   1 +
 net-analyzer/rrdtool/files/rrdcached.confd-r1 |  13 ++
 net-analyzer/rrdtool/files/rrdcached.init-r1  |  23 +++
 net-analyzer/rrdtool/metadata.xml             |   1 +
 net-analyzer/rrdtool/rrdtool-1.8.0.ebuild     | 246 ++++++++++++++++++++++++++
 5 files changed, 284 insertions(+)