[Touch-packages] [Bug 1647031] Re: systemd-resolved’s 127.0.0.53 server does not follow CNAME records

2016-12-08 Thread plucky
** Description changed:

  $ systemd-resolve www.freedesktop.org
  www.freedesktop.org: 131.252.210.176
-  2610:10:20:722:a800:ff:feda:470f
-  (annarchy.freedesktop.org)
+  2610:10:20:722:a800:ff:feda:470f
+  (annarchy.freedesktop.org)
  
  -- Information acquired via protocol DNS in 673.6ms.
  -- Data is authenticated: no
  $ ping www.freedesktop.org
  ping: www.freedesktop.org: Name or service not known
  $ cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  # 127.0.0.53 is the systemd-resolved stub resolver.
  # run "systemd-resolve --status" to see details about the actual nameservers.
  
  nameserver 127.0.0.53
  $ dig +no{cmd,comments,stats} www.freedesktop.org @127.0.0.53
  ;www.freedesktop.org. IN  A
  www.freedesktop.org.  7146IN  CNAME   annarchy.freedesktop.org.
  $ dig +no{cmd,comments,stats} www.freedesktop.org @8.8.8.8
  ;www.freedesktop.org. IN  A
  www.freedesktop.org.  14399   IN  CNAME   annarchy.freedesktop.org.
  annarchy.freedesktop.org. 14399   IN  A   131.252.210.176
  
  I trust it needn’t be explained why this makes the internet almost
  completely useless in zesty.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1647031

Title:
  systemd-resolved’s 127.0.0.53 server does not follow CNAME records

Status in systemd:
  New
Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  $ systemd-resolve www.freedesktop.org
  www.freedesktop.org: 131.252.210.176
   2610:10:20:722:a800:ff:feda:470f
   (annarchy.freedesktop.org)

  -- Information acquired via protocol DNS in 673.6ms.
  -- Data is authenticated: no
  $ ping www.freedesktop.org
  ping: www.freedesktop.org: Name or service not known
  $ cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  # 127.0.0.53 is the systemd-resolved stub resolver.
  # run "systemd-resolve --status" to see details about the actual nameservers.

  nameserver 127.0.0.53
  $ dig +no{cmd,comments,stats} www.freedesktop.org @127.0.0.53
  ;www.freedesktop.org. IN  A
  www.freedesktop.org.  7146IN  CNAME   annarchy.freedesktop.org.
  $ dig +no{cmd,comments,stats} www.freedesktop.org @8.8.8.8
  ;www.freedesktop.org. IN  A
  www.freedesktop.org.  14399   IN  CNAME   annarchy.freedesktop.org.
  annarchy.freedesktop.org. 14399   IN  A   131.252.210.176

  I trust it needn’t be explained why this makes the internet almost
  completely useless in zesty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1647031/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1393744] [NEW] RT2x00/rt61pci disconnects since update on13-11-2014 for 15.04

2014-11-18 Thread plucky
Public bug reported:

lsb_release -rd :Description:   Ubuntu Vivid Vervet (development branch)
 Release:   15.04

wi-fi disconnects and unable to reconnect since updates on 13-11-2014.

Also affects Lubuntu 15.04 on same machine.

Ubuntu 12.04.1 on same machine does not disconnect.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.8.8-0ubuntu34
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic i686
ApportVersion: 2.14.7-0ubuntu10
Architecture: i386
CurrentDesktop: XFCE
Date: Tue Nov 18 11:12:23 2014
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2014-01-14 (307 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140114)
IpRoute:
 
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 Petersbergd473a136-74dc-4695-aac3-1fffc9cc8095   
802-11-wireless   1416308390   Tue 18 Nov 2014 10:59:50 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
 BTWifi-with-FON   a2b63b98-159a-49f4-9247-d46a0d67ed41   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/1
 Petersberg 1  4fc01379-d340-479e-a016-9af1ab717c83   
802-11-wireless   1416303120   Tue 18 Nov 2014 09:32:00 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/0
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 wlan0  802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.8disconnectedenabled   enabled 
enabledenabled disabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1393744

Title:
  RT2x00/rt61pci disconnects since update on13-11-2014 for 15.04

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  lsb_release -rd :Description: Ubuntu Vivid Vervet (development branch)
   Release: 15.04

  wi-fi disconnects and unable to reconnect since updates on 13-11-2014.

  Also affects Lubuntu 15.04 on same machine.

  Ubuntu 12.04.1 on same machine does not disconnect.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.8.8-0ubuntu34
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic i686
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Tue Nov 18 11:12:23 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-01-14 (307 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140114)
  IpRoute:
   
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Petersbergd473a136-74dc-4695-aac3-1fffc9cc8095   
802-11-wireless   1416308390   Tue 18 Nov 2014 10:59:50 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
   BTWifi-with-FON   a2b63b98-159a-49f4-9247-d46a0d67ed41   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/1
   Petersberg 1  4fc01379-d340-479e-a016-9af1ab717c83   
802-11-wireless   1416303120   Tue 18 Nov 2014 09:32:00 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8disconnectedenabled   enabled 
enabledenabled