Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661852 - net-analyzer/icinga2-2.9.0-r1: race condition prevents proper startup
Summary: net-analyzer/icinga2-2.9.0-r1: race condition prevents proper startup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-07-23 01:02 UTC by Daniel M. Weeks
Modified: 2018-08-07 07:33 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 Daniel M. Weeks 2018-07-23 01:02:33 UTC
2.9.0 appears to start completely in daemon mode but few features actually run due to a race condition when daemonizing.

Upstream issue: https://github.com/Icinga/icinga2/commit/15a8f87ac1399a0c5d7e2be9fa55b0bfc83f6e48

Please apply patch until upstream publishes bugfix release: https://github.com/Icinga/icinga2/issues/6445#issuecomment-406250387

Reproducible: Always
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-08-07 07:31:57 UTC
Can you verify 2.9.1 works,  I'll just stablize that if it does.
Comment 2 Larry the Git Cow gentoo-dev 2018-08-07 07:33:30 UTC
The bug has been closed via the following commit(s):

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

commit c19ff92aa303ed61d0a9f006ca006697df67360d
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-08-07 07:33:03 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-08-07 07:33:17 +0000

    net-analyzer/icinga2: remove broken version
    
    Closes: https://bugs.gentoo.org/661852
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-analyzer/icinga2/Manifest                |   1 -
 net-analyzer/icinga2/icinga2-2.9.0-r1.ebuild | 163 ---------------------------
 2 files changed, 164 deletions(-)