Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144512 - sys-apps/man-1.6b ewarn output incomplete
Summary: sys-apps/man-1.6b ewarn output incomplete
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-20 04:46 UTC by Henning Schild
Modified: 2006-08-20 05:30 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 Henning Schild 2006-08-20 04:46:28 UTC
I have installed man-1.6b today. After checking my mail I saw that the ewarn output is not complete.

> WARN: postinst
> You have multiple makewhatis cron files installed.
> You might want to delete all but one of these:

The list of files can be seen during installation but is not mailed. Without the list of files the mail is basicly useless.
A patch may be:

...
ewarn "You might want to delete all but one of these:"
-echo ${files}
+ewarn ${files}
...
Comment 1 SpanKY gentoo-dev 2006-08-20 05:30:12 UTC
fixed in cvs, thanks