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
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst
12.04.5 LTS, same problem. purging linux firmware or installing nonfree
does not make a difference
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314245
Title:
Missing r8169 firmware warning when i
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/737959
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
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
Workaround in #17 fixed it for me
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359689
Title:
cryptsetup password prompt not shown
To manage notifications about this bug go to:
https://bugs.launch
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193236
Title:
Couldn't connect to accessibility bus: Failed to connect to socket
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 noti
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
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1405232
Title:
ping reports wrong IP responding under certain conditions
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
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: icmp_seq
Fix worked for me too.
Hello? 8 months further and the simple fix has not yet been deployed?
Risks of breaking something: it's totally borked now, so no risk. Please
deploy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
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
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246981
Title:
Bluetooth mouse
I can confirm this bug in raring. The fix in the originale bug report
fixed it for me too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1099947
Title:
driver unable to connect to CyberPower UPS usi
Public bug reported:
Ignoring install-info called from maintainer script
The package miscfiles should be rebuilt with new debhelper to get trigger
support
** Affects: miscfiles (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a memb
My problem seems exactly the same, except as far as I can see all
symlinks are created. Interestingly, a vgscan -y -a at the command
prompt returns immediately, without error.
I do have a rather elaborate setup, with lot's of LVs containing either
filesystems or PVs (yes, PVs in LVs) and some snap
Public bug reported:
The following packages have unmet dependencies:
ipplan : Depends: libphp-phplayersmenu but it is not installable
** Affects: ipplan (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
> On 7 January 2013 23:13, Martijn Lievaart <930...@bugs.launchpad.net> wrote:
>> According to my cursory reading of relevant RFCs and a quick wireshark
>> session, the bug is in KVM virtio. An UDP packet should contain a
>> checksum field of 0 for no checksum, or a co
As mentioned in the first comment, switching to e1000 NIC on the dhcpd
server also fixed the issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930962
Title:
dhcp3-server reports many bad udp chec
According to my cursory reading of relevant RFCs and a quick wireshark
session, the bug is in KVM virtio. An UDP packet should contain a
checksum field of 0 for no checksum, or a correct checksum. I see bogus
values coming in.
OTOH, wireshark warns that this may be due to offloading, so I may not
Note that the analog workaround on the server running dhcpd does not
work. I assume the raw socket used by dhcpd is read before PREROUTING is
hit. That makes this bug ugly, as the workaround must be done on *all*
clients instead of only the server.
--
You received this bug notification because yo
This workaround on bridged clients seems to make dhcpd happy
sudo iptables -A POSTROUTING -t mangle -p udp --dport 67 -j CHECKSUM
--checksum-fill
(Luckily I only need it on my Icinga to check dhcp, all clients have
fixed IPs)
--
You received this bug notification because you are a member of Ubu
apt-get install libcanberra-gtk0 solves the problem for me. Weird,
others solved it by removing this package?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172
Title:
libcanberra-gtk0 should reco
Bug still present on 12.10, exactly like described above.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/943680
Title:
Apparmor profile does not authorize access to 9p shared filesystems
To manage n
I suggest this *IS* a bug, even multiple bugs, for the following reasons
* The bootwait option does not seem to work in this case
* It may make sense not to wait for fsck, but not for asking passwords, it'll
never complete.
** Changed in: cryptsetup (Ubuntu)
Status: Invalid => New
--
Yo
Public bug reported:
I set up a fresh ubuntu with the alternate installer. I have a separate
/boot, an encrypted partition for LVM and an encrypted partition for
swap.
At boot, I'm asked my passphrase for the encrypted LVM partition. I
briefly see a prompt for a passphrase for my swap, but then l
This bug also affects me on 12.04. The solution in #24 did not work for
me, no difference. Workstation with two ATI video cards. Seperate /boot,
encrypted lvm (and and swap, but that probably doesn't make a
difference.)
--
You received this bug notification because you are a member of Ubuntu
Bugs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001988
Title:
X Nethack does not start from the dash panel, but does start from dash
home
To manage notifications about this bug go to:
https://bugs.
Public bug reported:
X Nethack can be started and shows in the dash panel. When I lock it to
the launcher, X Nethack does not start when clicked.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.10.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-
Maybe dupliacte of Bug #875876?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899546
Title:
ccsm segfaults if Desktop Cube is disabled while 3D windows is enabled
To manage notifications about this
31 matches
Mail list logo