[Touch-packages] [Bug 1914888] [NEW] ifupdown_0.8.17ubuntu1.1 doesn't assign static ipv4 and ipv6

2021-02-06 Thread Aaron Dudek
Public bug reported: Upgraded from 16.06 to 18.04.5. 1 interface has issues coming up. The only thing that is different is that this interface has both ipv4 and ipv6 addresses. eg auto eth6 iface eth6 inet6 static address 2001:1ffb:ffe:1::3/64 gateway 2001:1ffb:ffe:1::1 dn

[Touch-packages] [Bug 1798313] Re: traceoute6 gives error sendto: Invalid argument

2019-04-24 Thread Aaron Dudek
Is there any plan to fix this bug in the 178.04 LTS version? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iputils in Ubuntu. https://bugs.launchpad.net/bugs/1798313 Title: traceoute6 gives error sendto: Invalid argument

[Touch-packages] [Bug 1825845] [NEW] traceroute6 is broken for ipv6

2019-04-22 Thread Aaron Dudek
Public bug reported: hitting this bug https://github.com/iputils/iputils/issues/68 adudek@ncs-playground-1:$ more /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS" adudek@ncs-playground-1:~$ apt-cache policy iputils-tracepa

[Touch-packages] [Bug 1798313] Re: traceoute6 gives error sendto: Invalid argument

2019-04-11 Thread Aaron Dudek
and no, using the traceroute package does not fix the issue dudek@test-box:~$ sudo apt-get install traceroute [sudo] password for adudek: Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: traceroute 0 upgraded, 1

[Touch-packages] [Bug 1798313] Re: traceoute6 gives error sendto: Invalid argument

2019-04-11 Thread Aaron Dudek
I have hit this issue too. via iputils-tracepath under ubuntu 18.04. There are actually 2 issues with this, one with ipv6 address and the other to an ipv6 hostname. https://github.com/iputils/iputils/issues/68 https://github.com/iputils/iputils/issues/81 I also do not see how this is fixed in th