[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-10-09 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu RTM:
  Fix Released

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-18 Thread Tony Espy
Changing Canonical System Image task to FixCommitted as
0.9.10.0-4ubuntu15.1.7 has landed in the latest rc-proposed images (
confirmed on krillin / rc-proposed / #102 which contains ubuntu version
'20150818.1' ).

** Changed in: canonical-devices-system-image
   Status: New => Fix Committed

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  Fix Committed
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu RTM:
  Fix Released

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-17 Thread Tony Espy
FixReleased as version 0.9.10.0-4ubuntu15.1.7 to ppa:ci-train-ppa-
service/stable-phone-overlay.

** Changed in: network-manager (Ubuntu RTM)
   Status: In Progress => Fix Released

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu RTM:
  Fix Released

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-14 Thread Tony Espy
** Also affects: network-manager (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: network-manager (Ubuntu RTM)
   Status: New => In Progress

** Changed in: network-manager (Ubuntu RTM)
   Importance: Undecided => High

** Changed in: network-manager (Ubuntu RTM)
 Assignee: (unassigned) => Tony Espy (awe)

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Tony Espy (awe)

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu RTM:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-13 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 0.9.10.0-4ubuntu23

---
network-manager (0.9.10.0-4ubuntu23) wily; urgency=medium

  [ Tony Espy ]
  * d/p/lp1444162-add-ip6-config-to-nm-ofono-connections.patch: disable
IPv6 for ofono connections (LP: #1444162).

 -- Mathieu Trudel-Lapierre   Wed, 12 Aug 2015
15:45:38 -0400

** Changed in: network-manager (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~network-manager/network-manager/ubuntu

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~phablet-team/network-manager/lp1444162-wily

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-12 Thread Tony Espy
Great, I'll go ahead and prep a merge proposal...

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-11 Thread Renato Araujo Oliveira Filho
@Tony
QtNetwork is reporting the correct state after installing your packages.

Thanks

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-10 Thread Tony Espy
@Renato

I pushed my first attempt at fixing this to my PPA.   The fix involves
telling NM that ofono connections should ignore IPv6.

https://launchpad.net/~awe/+archive/ubuntu/ppa

I confirmed that "Default6" is set to false, however it appears that the
route still is added.Can you give it a try and see if it resolves
the problem for you?  If not, I may need to dig deeper into the code.

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~phablet-team/network-manager/lp1444162

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-10 Thread Tony Espy
** Changed in: network-manager (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-10 Thread Tony Espy
** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Tony Espy (awe)

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-08-04 Thread Bill Filler
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in Canonical System Image:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-07-02 Thread Alberto Salvia Novella
** Changed in: network-manager (Ubuntu)
   Importance: Undecided => High

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-07-02 Thread Renato Araujo Oliveira Filho
Note.

Just removing the rote does not fix the problem on QNetwork since it
checks for nm connection properties.

GENERAL.DEFAULT:no
GENERAL.DEFAULT6:   yes

To fix that, the nm should not set the gsm connection as default for
IPV6.

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-07-02 Thread Renato Araujo Oliveira Filho
This causes a problem on QtNetwork nm plugin.

The QtNetwork implementation goes throught the connection list and
returns the first connection that is set as default for for ipv4 or ipv6
as you can see on this code [1][2].

Since the gsm connection is always the default for ipv6 it will return
the gsm connection as default connection even if you are connected over
wifi.


[1] http://paste.ubuntu.com/11812336/
[2] http://paste.ubuntu.com/11812429/

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1444162/+subscriptions

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


[Desktop-packages] [Bug 1444162] Re: IPv6 default route present on ccmni0, even though no address assigned

2015-07-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  PciNetwork:
   
  SourcePackage: network-manager
  SystemImageInfo:
   current build number: 171
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-14 22:23:10
   version version: 171
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1444162/+subscriptions

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