This issue is caused by switching from a proxy to a none-proxy network, even when the proxy has been set to direct internet connection and applied system wide if the system has not rebooted it still seems to be configured to be under that proxy.
The easiest way to fix it is to go to System > Preferences > Network Proxy. Here change to your networks correct proxy setup then click “Apply System-Wide..” you will be prompted to enter your root password twice and then it will be done. If this does not resolve the issue try logging out and back in again or even rebooting your system, this should have fixed it.
The full error I was having is after the break:
$ sudo apt-get install amsn
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-2.6.31-14 linux-headers-2.6.31-14-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
amsn-data libsnack2-alsa tcl-tls tcl8.5 tk8.5
Suggested packages:
docker libsnack2-doc tclreadline
The following NEW packages will be installed
amsn amsn-data libsnack2-alsa tcl-tls tcl8.5 tk8.5
0 upgraded, 6 newly installed, 0 to remove and 3 not upgraded.
Need to get 12.5MB of archives.
After this operation, 30.9MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://gb.archive.ubuntu.com karmic/universe amsn-data 0.98.1~debian-0ubuntu1
Could not resolve ‘cache.uwe.ac.uk’
Err http://gb.archive.ubuntu.com karmic/main tcl8.5 8.5.7-1
Could not resolve ‘cache.uwe.ac.uk’
Err http://gb.archive.ubuntu.com karmic/main tk8.5 8.5.7-1
Could not resolve ‘cache.uwe.ac.uk’
Err http://gb.archive.ubuntu.com karmic/universe tcl-tls 1.5.0.dfsg-9
Could not resolve ‘cache.uwe.ac.uk’
Err http://gb.archive.ubuntu.com karmic/universe libsnack2-alsa 2.2.10-dfsg1-8ubuntu1
Could not resolve ‘cache.uwe.ac.uk’
Err http://gb.archive.ubuntu.com karmic/universe amsn 0.98.1~debian-0ubuntu1
Could not resolve ‘cache.uwe.ac.uk’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/universe/a/amsn/amsn-data_0.98.1~debian-0ubuntu1_all.deb Could not resolve ‘cache.uwe.ac.uk’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/main/t/tcl8.5/tcl8.5_8.5.7-1_i386.deb Could not resolve ‘cache.uwe.ac.uk’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/main/t/tk8.5/tk8.5_8.5.7-1_i386.deb Could not resolve ‘cache.uwe.ac.uk’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/universe/t/tcltls/tcl-tls_1.5.0.dfsg-9_i386.deb Could not resolve ‘cache.uwe.ac.uk’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/universe/s/snack/libsnack2-alsa_2.2.10-dfsg1-8ubuntu1_i386.deb Could not resolve ‘cache.uwe.ac.uk’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/universe/a/amsn/amsn_0.98.1~debian-0ubuntu1_i386.deb Could not resolve ‘cache.uwe.ac.uk’
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Great guide by wootah from the ubuntuforums.org of how to get the wireless receiver for PC working under linux, using the Userspace Xbox/Xbox360 USB Gamepad Driver for Linux from grumbel. It works pretty much perfectly, I use it as a remote to control my laptop when it is displayed on my TV.
Supported Controllers
- Original Xbox controllers through USB (with a cable modification)
- Xbox 360 USB Controllers
- Xbox 360 Wireless Controllers through the Wireless USB Adapter
- Xbox 360 USB Guitar
Some third party controllers may work as well (MadCatz) and they are probably already available. To check support for a particular controller, review the file xboxdrv.cpp and look for the line XPadDevice xpad_devices. You may even be able to add in support for your particular controller by adding the hardware identifiers into xboxdrv.cpp and recompiling the driver (the README talks about this further in depth).
Features
- Executes in user space on top of libusb. This means that you do not have to recompile the kernel
- Provides a joystick device (/dev/input/js0)
- Allows remapping of the buttons and axises
- Support of the analog triggers (LT, RT) along with reconfiguration into a digital mode (they function just as buttons)
- Change the LED status of the ring of light on the 360 pads
by ~Wootah – Click here for the rest of the installation.
MP3/Flash/DVD
sudo apt-get install ubuntu-restricted-extras
Music Applet
sudo apt-get install music-applet
Banshee
sudo apt-get install banshee
Mirage – Banshee Plugin
sudo apt-get install banshee-extension-mirage
Before Mirage can be used you need to make it scan your music so in Banshee Tools->Mirage Playlist Generator->Rescan the Music Collection as shown below
dockbarX
sudo add-apt-repository ppa:dockbar-main
sudo apt-get update && sudo apt-get install dockbarx
Chrome
Google Chrome 64bit .deb
Dropbox
Ubuntu 9.10 (x86_64) – Download Page
Wine
sudo apt-get install wine
Spotify
Once Wine has been installed this allows you to use the windows version of Spotify on linux and it work’s pretty well so you can grab that here. Once downloaded if your running Gnome/KDE you should be able to just run the file (just double click it) and it will begin the installation. It’s found under Applications->Wine->Programs.
Sensors
sudo apt-get install lm-sensors
Two Finger Scrolling
System->Preferences->Mouse
Under the Touchpad tab change the scrolling to Two-finger scrolling.
Gedit Plugins
sudo apt-get install gedit-plugins
gTwitter
sudo apt-get install gtwitter
|
About Hi, my name is Alex. I just got through studying Robotics at UWE and I am continuing to do a MSc by Research also in Robotics.
I enjoy a whole heap of things but on this website I mostly post linux, programming, machine vision and other similar topics.
You're free to redistribute anything you find on here, unless it states otherwise, as long as you are not selling it for profit and you link back to my site. Cheers.
Disclaimer Just to cover my ass.
Any information on this site is for informational purposes only, I take no responsibility for the accuracy, reliability, bla, bla or bla to it. Any information you use, you are using at your own risk. I am in no way liable for any loss, damage of data, hardware or anything else in connection with the use of this website.
|