This is fixed in Karmic.

azr...@laptop616:~/b43-fwcutter-012/debian$ cat install_bcm43xx_firmware.sh 
#!/bin/sh

set -e

dir=$(mktemp -d)
cd "$dir"
wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
wget http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
[...]

** Changed in: b43-fwcutter (Ubuntu)
       Status: New => Fix Released

-- 
Bad reference to firmware's URL causes loop that avoid ubuntu update! 
https://bugs.launchpad.net/bugs/397512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to