[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

WINS - name resolution error



Hi,
starting from 2016-11-07 whit the daily upgrade (detail attached) I
spot these errors:

~$ ping google.com
ping: debian.com: Errore di sistema # literally "System error"

and, in the attempt to download email:

mpop: cannot locate host pop.*.com: File o directory non esistente #
file or directory not found


These errors seems to be related to wins, a workaround I found is to
remove or move back "wins" in /etc/nsswitch.conf, form:

hosts:          files wins dns mdns4_minimal [NOTFOUND=continue] mdns4

to

hosts:          files dns mdns4_minimal [NOTFOUND=continue] wins mdns4

I have tired, without success, to edit STATUS>ACTION field as follow:

hosts:          files wins [UNAVAIL=continue] dns mdns4_minimal [NOTFOUND=continue] mdns4


I would open a bug report but cannot figure out who is the culprit, it must be among the upgraded
packages, among these I suspect libwbclient0, I've done some tests
whit strace and ldd, but I'm not sure. 

Regards

-- 
Felipe Salvador
Start-Date: 2016-11-07  10:14:55
Commandline: apt-get upgrade
Upgrade: publicsuffix:amd64 (20160826-1, 20161028-1)
python-samba:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
libgstreamer1.0-dev:amd64 (1.8.3-1, 1.10.0-1)
libwbclient0:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
gstreamer1.0-tools:amd64 (1.8.3-1, 1.10.0-1)
gstreamer1.0-plugins-good:amd64 (1.8.3-1+b1, 1.10.0-1)
samba:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
samba-dsdb-modules:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
python3-pip:amd64 (8.1.2-2, 8.1.2-3)
gstreamer1.0-plugins-base:amd64 (1.8.3-1, 1.10.0-1)
gstreamer1.0-pulseaudio:amd64 (1.8.3-1+b1, 1.10.0-1)
samba-libs:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
winbind:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
samba-common:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
libnss-winbind:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
libdevel-globaldestruction-perl:amd64 (0.13-1, 0.14-1)
libgstreamer-plugins-base1.0-0:amd64 (1.8.3-1, 1.10.0-1)
samba-vfs-modules:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
gstreamer1.0-x:amd64 (1.8.3-1, 1.10.0-1)
gir1.2-gst-plugins-base-1.0:amd64 (1.8.3-1, 1.10.0-1)
python3-gst-1.0:amd64 (1.8.3-1, 1.10.0-1)
libsmbclient:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
smbclient:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
samba-common-bin:amd64 (2:4.4.6+dfsg-2, 2:4.4.7+dfsg-1)
gstreamer1.0-libav:amd64 (1.8.3-1, 1.10.0-1)
lsb-release:amd64 (9.20161016, 9.20161101)
lsb-base:amd64 (9.20161016, 9.20161101)
gir1.2-gstreamer-1.0:amd64 (1.8.3-1, 1.10.0-1)
libgstreamer1.0-0:amd64 (1.8.3-1, 1.10.0-1)
python-pip-whl:amd64 (8.1.2-2, 8.1.2-3)
gstreamer1.0-plugins-ugly:amd64 (1.8.3-1, 1.10.0-1)
End-Date: 2016-11-07  10:15:13

Reply to: