Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52050 - system loggers do not blocks each other
Summary: system loggers do not blocks each other
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-25 15:10 UTC by Marcin Kryczek (RETIRED)
Modified: 2005-02-11 19:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
metalog.patch (metalog.patch,350 bytes, patch)
2004-05-25 15:11 UTC, Marcin Kryczek (RETIRED)
Details | Diff
sysklogd.patch (sysklogd.patch,386 bytes, patch)
2004-05-25 15:11 UTC, Marcin Kryczek (RETIRED)
Details | Diff
syslog-ng.patch (syslog-ng.patch,409 bytes, patch)
2004-05-25 15:12 UTC, Marcin Kryczek (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kryczek (RETIRED) gentoo-dev 2004-05-25 15:10:30 UTC
i think it's not normal situation, since it allows user to install more than one system logger at the same time. i'm attaching 3 patchces for syslog-ng, metalog and sysklogd with working blocking system (by added !virtual/logger in RDEPEND)
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2004-05-25 15:11:31 UTC
Created attachment 32025 [details, diff]
metalog.patch

patch for metalog ebuild
Comment 2 Marcin Kryczek (RETIRED) gentoo-dev 2004-05-25 15:11:58 UTC
Created attachment 32026 [details, diff]
sysklogd.patch

patch for sysklogd
Comment 3 Marcin Kryczek (RETIRED) gentoo-dev 2004-05-25 15:12:29 UTC
Created attachment 32027 [details, diff]
syslog-ng.patch

patch for syslog-ng
Comment 4 SpanKY gentoo-dev 2004-07-21 21:36:16 UTC
whats wrong with having multiple system loggers installed ?
they dont clobber each other's files and the only thing they do is create a warning about having multiple system logger provides when depscan is run ...
Comment 5 SpanKY gentoo-dev 2005-02-11 19:24:46 UTC
no real issue with having multiple system loggers ...