|
Bugzilla – Full Text Bug Listing |
| Summary: | file /etc/gai.conf is missing on some machines with a Thumbleweed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Igor Kuznetsov <virex> |
| Component: | Other | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | kukuk |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Igor Kuznetsov
2024-05-14 07:11:48 UTC
(In reply to Igor Kuznetsov from comment #0) > >rpm -ql glibc | grep gai > /etc/gai.conf > /usr/share/doc/packages/glibc/gai.conf It's a ghost file, it does not exist by default since it does not make sense to have empty config files in /etc (search for UsrEtc or hermetic-usr). A template can be found in the doc directory. So everything is fine. |