| Summary: | net-analyzer/munin munin-node: Couldn't fork: [Inappropriate ioctl for device] at /usr/lib64/perl5/vendor_perl/5.20.2/Net/Server/Daemonize.pm line 182. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | nikarul |
| Component: | Current packages | Assignee: | Sysadmin Bugs <sysadmin> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
nikarul
2016-07-25 02:02:26 UTC
I had enabled the "ithreads" use flag for perl for one of my projects, and it appears to be the source of the problems. Once I rebuilt without ithreads, munin-node started and appeared to run normally. (In reply to nikarul from comment #1) > I had enabled the "ithreads" use flag for perl for one of my projects, and > it appears to be the source of the problems. Once I rebuilt without > ithreads, munin-node started and appeared to run normally. I just tried this with munin 2.0.33 and perl 5.24.1 with ithreads and had no problems starting munin-node. You reported this for perl 5.20.2 and you don't mention the munin version. Perhaps something got fixed in the meantime? Could you test this again with more recent versions and re-open if this is still a problem? |