[Touch-packages] [Bug 1972897] [NEW] redirect seen as error

2022-05-10 Thread Martijn Lievaart
Public bug reported: NOTE: this bug report is for the package iputils-ping, but the website did not let me enter that: $ dpkg-query -S /bin/ping iputils-ping: /bin/ping $ dpkg-query -l iputils-ping Desired=Unknown/Install/Remove/Purge/Hold |

[Touch-packages] [Bug 737959] Re: ping waits 5 seconds between packets if RDNS is not present

2015-07-31 Thread Martijn Lievaart
jmitchel, That's actually very weird, because ping *does* cache (and incorrectly: https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1405232). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iputils in Ubuntu.

[Touch-packages] [Bug 1246981] Re: Bluetooth mouse fails to re-connect after sleep.

2015-07-02 Thread Martijn Lievaart
Fresh install of 14.04 and another Bluetooth mouse, still the same issue, only now no workarounds seem to work. I have to reconnect the mouse after every suspend/resume. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez

[Touch-packages] [Bug 1193236] Re: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-*

2015-04-22 Thread Martijn Lievaart
Fresh install 14.04.02. export NO_AT_BRIDGE=1 works as a workaround. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/1193236 Title: Couldn't connect to accessibility

[Touch-packages] [Bug 737959] Re: ping waits 5 seconds between packets if RDNS is not present

2015-02-26 Thread Martijn Lievaart
The same issue is described here: http://www.unchartedbackwaters.co.uk/pyblosxom/debian_ubuntu_dns_resolution_delays I can confirm that removing mdns4 makes the problem go away. So it's really https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/94940, please merge. -- You received this bug

[Touch-packages] [Bug 1405232] Re: ping reports wrong IP responding under certain conditions

2015-02-16 Thread Martijn Lievaart
No, don't kick upstream. It's bug109709-less-dns.patch. Revert it, it's bogus -- 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/1405232 Title: ping reports wrong IP

[Touch-packages] [Bug 1405232] Re: ping reports wrong IP responding under certain conditions

2015-02-16 Thread Martijn Lievaart
To follow up on myself (I seem to do that a lot) see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=109709. The problem that this patch tries to fix is sort of real (but see below), but the patch is plain wrong. Yes it fixes that issue, but introduces this new bug. Which one is more serious? I

[Touch-packages] [Bug 1405232] Re: ping reports wrong IP responding under certain conditions

2015-02-12 Thread Martijn Lievaart
The problem even exists on an ICMP redirect. martijn@garfield:~$ ping 172.22.226.3 PING 172.22.226.3 (172.22.226.3) 56(84) bytes of data. From 10.0.0.138: icmp_seq=1 Redirect Host(New nexthop: 10.0.0.138) 64 bytes from 10.0.0.138: icmp_seq=1 ttl=245 time=66.4 ms 64 bytes from 10.0.0.138:

[Touch-packages] [Bug 1405232] Re: ping reports wrong IP responding under certain conditions

2015-02-12 Thread Martijn Lievaart
I Noted the nexthop field is wrong as well in my last output. What happens is a wrong optimisation. the pr_addr function assumes it is always called with the same address, so it just returns the previous buffer on subsequent invocations. The following quickfix fixes both the issue in this ticket

[Touch-packages] [Bug 1246981] Re: Bluetooth mouse failes to re-connect after sleep.

2014-08-06 Thread Martijn Lievaart
Ubuntu 14.04 bluez: 4.101-0ubuntu13 After suspend resume things one by one hang, and I have no other option than a hard poweroff. Ctrl-Alt-Fn to switch consoles does not work immediately after resume, so debugging is tricky (haven't tried ssh-ing into the box yet). The workaround above solved it

[Touch-packages] [Bug 1246981] Re: Bluetooth mouse failes to re-connect after sleep.

2014-08-06 Thread Martijn Lievaart
Oops, forgot the most important, this all started when I attache a BT mouse, without the BT mouse there are no problems. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1246981