Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638154 - sys-libs/glibc: don't elog "Defaulting /etc/host.conf:multi to on"
Summary: sys-libs/glibc: don't elog "Defaulting /etc/host.conf:multi to on"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-19 17:12 UTC by Pacho Ramos
Modified: 2017-12-16 19:04 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 Pacho Ramos gentoo-dev 2017-11-19 17:12:12 UTC
I think I have always been seeing this message for ages:
LOG: preinst
Defaulting /etc/host.conf:multi to on

And I have never seen it as really useful to be shown on every build :/, personally I would decrease it to einfo or at least suggest what should admins do about that setting :|

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2017-12-16 19:04:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35ef2d25fd6bc46a3289f4c39667727c32e1eea

commit e35ef2d25fd6bc46a3289f4c39667727c32e1eea
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2017-12-16 19:03:53 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2017-12-16 19:04:12 +0000

    sys-libs/glibc: Downgrade hosts.conf message to einfo, bug 638154
    
    The logic of the setting makes sense though...
    
    Bug: https://bugs.gentoo.org/436530
    Closes: https://bugs.gentoo.org/638154
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 sys-libs/glibc/glibc-2.26-r3.ebuild | 2 +-
 sys-libs/glibc/glibc-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)