First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 137484
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kerberos Maintainers <kerberos@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexander Skwar <askwar@digitalprojects.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mit-krb5-1.4.3-r1.einfo-2-ewarn.patch Patch against ebuild replacing einfo with ewarn patch Alexander Skwar 2006-06-21 05:40 0000 683 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 137484 depends on: Show dependency tree
Show dependency graph
Bug 137484 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-21 05:38 0000
In the mit-krb5-1.4.3-r1, there's in pkg_postinst:

    ewarn "PLEASE READ THIS"
    einfo "This release of mit-krb5 now depends on an external version"
    einfo "of the com_err library.  Please make sure to run revdep-rebuild"
    einfo "to ensure the integrity of the linking on your system"

The new elog system can mail and/or save "warn" messages (and also "info"
messages). If it's set to mail only messages of level "warn", a message
containing only the following is generated:

WARN: postinst
PLEASE READ THIS


That's not really helpful.

I'll attach a patch against the ebuild, which will change the "einfo" to
"ewarn".

------- Comment #1 From Alexander Skwar 2006-06-21 05:40:47 0000 -------
Created an attachment (id=89713) [edit]
Patch against ebuild replacing einfo with ewarn

------- Comment #2 From Emanuele Giaquinta (RETIRED) 2006-07-05 16:28:34 0000 -------
fixed, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug