Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167432 - app-admin/sysklogd - Error querying loaded modules - Function not implemented
Summary: app-admin/sysklogd - Error querying loaded modules - Function not implemented
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-18 05:29 UTC by gogu
Modified: 2007-02-18 13:25 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 gogu 2007-02-18 05:29:49 UTC
for 2.6 kernels query_module is gone, so everytime sysklogd restarts.. in logs:
Error querying loaded modules - Function not implemented
maybe a USE should be added to disable syms in klogd?
http://lists.debian.org/debian-release/2004/04/msg00004.html

Reproducible: Always

Steps to Reproduce:
1.restart sysklogd and tail /var/log/messages
Comment 1 SpanKY gentoo-dev 2007-02-18 13:25:39 UTC
a USE flag is for controlling an optional feature, not for controlling a broken feature

ive tweaked sysklogd-1.4.1-querymod.patch so it doesnt log on ENOSYS