I'm new to the forum and I'm running a new install of Ubuntu 10.10 on my old Dell D610. Synaptic Manager will only download 117 of 142 packages, and when I try to download/install from there or a command line I get the same error below.
I need to get my wireless working, and the drivers that came with the ISO do not include the bcm4318 I need.
Thanks for any help!!!
dan@dan-Latitude-D610:~$ sudo apt-get install b43-fwcutter
[sudo] password for dan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
fakeroot libgif4 patch
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
b43-fwcutter
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.3kB of archives.
After this operation, 81.9kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
b43-fwcutter
Install these packages without verification [y/N]? y
Err http://archive.ubuntu.com/ubuntu/ maverick/main b43-fwcutter i386 1:013-2
404 Not Found [IP: 91.189.92.201 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/b43-fwcutter/b43-fwcutter_013-2_i386.deb 404 Not Found [IP: 91.189.92.201 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
dan@dan-Latitude-D610:~$