Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104894 - app-admin/metalog - /usr/sbin/consolelog.sh no longer works with the latest version of udev
Summary: app-admin/metalog - /usr/sbin/consolelog.sh no longer works with the latest v...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 06:47 UTC by Carlos Silva (RETIRED)
Modified: 2005-09-05 14:01 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 Carlos Silva (RETIRED) gentoo-dev 2005-09-05 06:47:15 UTC
The /usr/sbin/consolelog.sh file, by default, output's the logging to /dev/vc/12
that no longer exist in sys-fs/udev-068. This should be changed to /dev/tty12 to
work again.

Reproducible: Always
Steps to Reproduce:
1. emerge sys-fs/udev-068
2. emerge app-admin/metalog-0.8_pre20031130
3. /etc/init.d/metalog start

Actual Results:  
no loging to the console

Expected Results:  
log everything
Comment 1 SpanKY gentoo-dev 2005-09-05 13:57:49 UTC
not really, it should try both locations
Comment 2 SpanKY gentoo-dev 2005-09-05 14:01:15 UTC
fixed in cvs