This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] resolv: Mirror the entire resolver configuration in struct resolv_conf
- From: Florian Weimer <fweimer at redhat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 4 Jul 2017 10:00:38 +0200
- Subject: Re: [PATCH] resolv: Mirror the entire resolver configuration in struct resolv_conf
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=fweimer at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 49705624DD
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 49705624DD
- References: <20170630193802.80D6C439942F0@oldenburg.str.redhat.com> <mvmh8ysirv4.fsf@suse.de>
On 07/04/2017 09:27 AM, Andreas Schwab wrote:
> This is breaking rpm:
>
> https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:glibc/glibc/f/x86_64
>
> rpm: resolv_conf.c:550: update_from_conf: Assertion `resolv_conf_matches (resp, conf)' failed.
This has to be a property of the build root. What's the contents of
/etc/resolv.conf? What's the host name?
Thanks,
Florian