[Bug 412375] Re: Fails to read registers on 32 bit

2017-12-25 Thread Andres Salomon
This was fixed way back in 2009 with the 1.2 release. ** Changed in: msr-tools (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/412375 Title: Fails to read

[Bug 364645] Re: Coordination of bluetooth patches for hardy netbook-lpia

2009-04-24 Thread Andres Salomon
Ok, it would appear that userspace is being updated. Can you please apply these patches to the netbook-lpia branch? Thanks! -- Coordination of bluetooth patches for hardy netbook-lpia https://bugs.launchpad.net/bugs/364645 You received this bug notification because you are a member of Ubuntu Bu

[Bug 55813] Re: Acquire::http::proxy breaks things with apt proxies like apt-cacher

2006-08-09 Thread Andres Salomon
Here's a fix for apt. Basically, the URI class tests whether or not it's epmty by checking whether the Access string (ie, "http") is empty. The only URI methods where that's actually the case are "file" and "copy"; the rest require both the Access string and the Host string. So, the attached patc

[Bug 55813] Re: Acquire::http::proxy breaks things with apt proxies like apt-cacher

2006-08-09 Thread Andres Salomon
Actually, it looks like this is the same as http://bugs.debian.org/378868. Tcpdumping shows apt in dapper using the full server name in its GET string, which confuses approx (which is not an HTTP proxy, it is a normal web server which just happens to fetch and cache debian packages). Apt shouldn'

[Bug 55813] Acquire::http::proxy breaks things with apt proxies like apt-cacher

2006-08-09 Thread Andres Salomon
Public bug reported: Dapper's apt-setup puts the following line in /etc/apt/apt.conf: Acquire::http::Proxy "false"; When using official Ubuntu mirrors, this works just fine. However, when using a local cache (via apt-cacher or approx), this line causes 'apt update' to fail in the following mann

[Bug 55234] sata_mv doesn't work with my chipset

2006-08-04 Thread Andres Salomon
Public bug reported: Binary package hint: linux-image-2.6.15-26-686 With my SATA Marvell chipset, the sata_mv driver that's in dapper does not work for me. When I say "doesn't work"; i mean i/o hangs and times out when attemping to access/modify data on a drive attached to the controller. Edgy'