Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 632574

Summary: app-crypt/mit-krb5-appl-1.0.3 : Resolve library did not return a fully qualified domain name.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:mit-krb5-appl-1.0.3:20170930-200356.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
tests.tbz2
build.log (ppc, 1.0.3-r3)

Description Toralf Förster gentoo-dev 2017-09-30 20:15:31 UTC
+ + + I'm unsure if it is a bug but nevertheless:


At my tinderbox I do have within an image :

# cat /etc/resolv.conf 
domain localdomain
nameserver 127.0.0.1

# grep fox /etc/hosts
127.0.0.1 mr-fox.localdomain mr-fox localhost
::1       mr-fox.localdomain mr-fox localhost


The tinderbox DNS gives :


tinderbox@mr-fox ~ $ host mr-fox.localdomain
mr-fox.localdomain has address 127.0.0.1
mr-fox.localdomain has IPv6 address ::1

tinderbox@mr-fox ~ $ dig -x 127.0.0.1

; <<>> DiG 9.11.1-P3 <<>> -x 127.0.0.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5152
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;1.0.0.127.in-addr.arpa.                IN      PTR

;; ANSWER SECTION:
1.0.0.127.in-addr.arpa. 0       IN      PTR     localhost.

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sat Sep 30 22:14:02 CEST 2017
;; MSG SIZE  rcvd: 74



+ + +


FQDN: localhost

Resolve library did not return a fully qualified domain name.

If you are using /etc/hosts before DNS, e.g. "files" is listed first
for "hosts:" in nsswitch.conf, ensure that you have listed the FQDN

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20170914-215948

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-7]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm

emerge -qpv app-crypt/mit-krb5-appl
[ebuild  N    ] app-crypt/mit-krb5-appl-1.0.3
Comment 1 Toralf Förster gentoo-dev 2017-09-30 20:15:34 UTC
Created attachment 497262 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-30 20:15:37 UTC
Created attachment 497264 [details]
app-crypt:mit-krb5-appl-1.0.3:20170930-200356.log
Comment 3 Toralf Förster gentoo-dev 2017-09-30 20:15:40 UTC
Created attachment 497266 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-30 20:15:43 UTC
Created attachment 497268 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-30 20:15:46 UTC
Created attachment 497270 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-30 20:15:49 UTC
Created attachment 497272 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-30 20:15:52 UTC
Created attachment 497274 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-09-30 20:15:55 UTC
Created attachment 497276 [details]
tests.tbz2
Comment 9 ernsteiswuerfel archtester 2023-08-10 11:23:10 UTC
Created attachment 867570 [details]
build.log (ppc, 1.0.3-r3)

Same on ppc.