Also confirming for Surface Pro 1:
WiFi would report successful association, and then immediately drop the
connection giving "reason code 2" and "CMD_RESP: cmd 0x10f error, result=0x2"
as the only hints.
Disabling MAC randomization fixed the issue.
--
You received this bug notification because
On a stock 10.04 install, I can confirm that moving the file:
/etc/init.removed/anacron.conf
into the folder:
/etc/init/
Resolves this issue for me as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
** Description changed:
- Upstream reported multiple vulnerabilities in request-tracker3.8.
- Patches are described in:
+ Upstream reported multiple remotely exploitable vulnerabilities in
+ request-tracker3.8. Patches are described in:
http://lists.bestpractical.com/pipermail/rt-announce/201
Public bug reported:
Latest release (0.9-1 --> 0.9-1ubuntu1) installed via "apt-get upgrade"
now segfaults on Ubuntu 10.04
strace:
~$ strace /etc/init.d/haveged start
...
stat64("/usr/bin/tput", {st_mode=S_IFREG|0755, st_size=9752, ...}) = 0
geteuid32() = 0
)
Public bug reported:
Binary package hint: nginx
Please consider adding HTTPSubModule support to Nginx. This module
enables search and replace of text within the body of Nginx responses.
In doing so, it facilitates the ability to replicate a very valuable
Apache mod_proxy_html function: ProxyHTMLU