[Bug 1082894] Re: package linux-image-3.2.0-29-generic 3.2.0-29.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-11-27 Thread SEAN FARLEY
Getting impatient for a solution to this so tried some other bug reports
in the forums:


sean@sean-P55-USB3:~$ sudo dpkg --configure -a
[sudo] password for sean: 
Setting up linux-image-3.2.0-29-generic (3.2.0-29.46) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled 
(3.2.0-29.46 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(3.2.0-29.46 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
/usr/sbin/grub-mkconfig: 26: /etc/default/grub: Syntax error: newline unexpected
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-3.2.0-29-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-29-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up linux-image-3.2.0-32-generic (3.2.0-32.51) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled 
(3.2.0-32.51 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(3.2.0-32.51 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
/usr/sbin/grub-mkconfig: 26: /etc/default/grub: Syntax error: newline unexpected
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-3.2.0-32-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-32-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 linux-image-3.2.0-29-generic
 linux-image-3.2.0-32-generic
sean@sean-P55-USB3:~$ sudo -i
[sudo] password for sean: 
root@sean-P55-USB3:~# cd /var/lib/dpkg/info
root@sean-P55-USB3:/var/lib/dpkg/info# sudo rm linux-image-3.2.0-29-generic 
linux-image-3.2.0-32-generic
rm: cannot remove `linux-image-3.2.0-29-generic': No such file or directory
rm: cannot remove `linux-image-3.2.0-32-generic': No such file or directory
root@sean-P55-USB3:/var/lib/dpkg/info# cd ~/
root@sean-P55-USB3:~# sudo rm linux-image-3.2.0-29-generic 
linux-image-3.2.0-32-generic
rm: cannot remove `linux-image-3.2.0-29-generic': No such file or directory
rm: cannot remove `linux-image-3.2.0-32-generic': No such file or directory
root@sean-P55-USB3:~# sudo dpkg --remove --force-remove-reinstreq 
linux-image-3.2.0-29-generic
(Reading database ... 221392 files and directories currently installed.)
Removing linux-image-3.2.0-29-generic ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
dkms: removing: nvidia-current-updates 304.64 (3.2.0-29-generic) (x86_64)

 Uninstall Beginning 
Module:  nvidia-current-updates
Version: 304.64
Kernel:  3.2.0-29-generic (x86_64)
-

Status: Before uninstall, this module version was ACTIVE on this kernel.

nvidia_current_updates.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.2.0-29-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod

DKMS: uninstall completed.
dkms: removing: nvidia-experimental-310 310.14 (3.2.0-29-generic) (x86_64)

 Uninstall Beginning 
Module:  nvidia-experimental-310
Version: 310.14
Kernel:  3.2.0-29-generic (x86_64)
-

Status: Before uninstall, this module 

[Bug 1082894] Re: package linux-image-3.2.0-29-generic 3.2.0-29.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-11-27 Thread SEAN FARLEY
tried to play a movie got this:

 The following packages have unmet dependencies:

gstreamer0.10-ffmpeg: Depends: libavcodec-extra-53 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
  Depends: libavformat-extra-53 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
  Depends: libavutil-extra-51 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
  Depends: libc6 (= 2.7) but 2.15-0ubuntu10.3 is to be 
installed
  Depends: libglib2.0-0 (= 2.31.2) but 2.32.3-0ubuntu1 is 
to be installed
  Depends: libgstreamer-plugins-base0.10-0 (= 0.10.31) but 
0.10.36-1ubuntu0.1 is to be installed
  Depends: libgstreamer0.10-0 (= 0.10.31) but 
0.10.36-1ubuntu1 is to be installed
  Depends: liborc-0.4-0 (= 1:0.4.16) but 1:0.4.16-1ubuntu2 
is to be installed
  Depends: libpostproc-extra-52 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
  Depends: libswscale-extra-2 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
gstreamer0.10-ffmpeg:i386: Depends: libavcodec-extra-53 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
   Depends: libavformat-extra-53 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
   Depends: libavutil-extra-51 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
   Depends: libc6 (= 2.7) but 2.15-0ubuntu10.3 is to 
be installed
   Depends: libglib2.0-0 (= 2.31.2) but 
2.32.3-0ubuntu1 is to be installed
   Depends: libgstreamer-plugins-base0.10-0 (= 
0.10.31) but 0.10.36-1ubuntu0.1 is to be installed
   Depends: libgstreamer0.10-0 (= 0.10.31) but 
0.10.36-1ubuntu1 is to be installed
   Depends: liborc-0.4-0 (= 1:0.4.16) but 
1:0.4.16-1ubuntu2 is to be installed
   Depends: libpostproc-extra-52 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
   Depends: libswscale-extra-2 (= 4:0.7.3-1) but 
4:0.8.4ubuntu0.12.04.1+medibuntu1 is to be installed
gstreamer0.10-plugins-bad:i386: Depends: libc6 (= 2.15) but 2.15-0ubuntu10.3 
is to be installed
Depends: libcairo2 (= 1.2.4) but 
1.10.2-6.1ubuntu3 is to be installed
Depends: libcdaudio1 (= 0.99.12p2) but 
0.99.12p2-10build1 is to be installed
Depends: libcurl3-gnutls (= 7.16.2-1) but 
7.22.0-3ubuntu4 is to be installed
Depends: libgcc1 (= 1:4.1.1) but 
1:4.6.3-1ubuntu5 is to be installed
Depends: libglib2.0-0 (= 2.31.8) but 
2.32.3-0ubuntu1 is to be installed
Depends: libgsm1 (= 1.0.13) but 1.0.13-3 is to 
be installed
Depends: libgstreamer-plugins-bad0.10-0 (= 
0.10.22.3-2ubuntu2.1) but 0.10.22.3-2ubuntu2.1 is to be installed
Depends: libgstreamer-plugins-base0.10-0 (= 
0.10.36) but 0.10.36-1ubuntu0.1 is to be installed
Depends: libgstreamer0.10-0 (= 0.10.36) but 
0.10.36-1ubuntu1 is to be installed
Depends: libmpcdec6 (= 1:0.1~r435) but 
2:0.1~r459-1ubuntu1 is to be installed
Depends: libopenal1 (= 1:1.13) but 
1:1.13-4ubuntu3 is to be installed
Depends: libopenspc0 but it is not going to be 
installed
Depends: liborc-0.4-0 (= 1:0.4.16) but 
1:0.4.16-1ubuntu2 is to be installed
Depends: libpng12-0 (= 1.2.13-4) but 
1.2.46-3ubuntu4 is to be installed
Depends: librsvg2-2 (= 2.14.4) but 
2.36.1-0ubuntu1 is to be installed
Depends: librtmp0 (= 2.3) but 
2.4~20110711.gitc28f1bab-1 is to be installed
Depends: libschroedinger-1.0-0 (= 1.0.9) but 
1.0.11-1 is to be installed
Depends: libsndfile1 (= 1.0.20) but 1.0.25-4 
is to be installed
Depends: libssl1.0.0 (= 1.0.0) but 
1.0.1-4ubuntu5.5 is to be installed
Depends: libstdc++6 (= 4.1.1) but 
4.6.3-1ubuntu5 is to be installed
Depends: libvpx1 (= 1.0.0) but 1.0.0-1 is to 
be installed
Depends: libxvidcore4 (= 1.2.2) but 2:1.3.2-6 
is to be installed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1082894

Title:
  package linux-image-3.2.0-29-generic 

[Bug 1082894] Re: package linux-image-3.2.0-29-generic 3.2.0-29.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-11-27 Thread SEAN FARLEY
SOMEONE PLEASE HELP

before i wipe this install

sean@sean-P55-USB3:~$ sudo apt-get install -f
[sudo] password for sean: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED
  linux-image-3.2.0-29-generic linux-image-3.2.0-32-generic
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 299 MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 213129 files and directories currently installed.)
Removing linux-image-3.2.0-29-generic ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
update-initramfs: Deleting /boot/initrd.img-3.2.0-29-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
/usr/sbin/grub-mkconfig: 26: /etc/default/grub: Syntax error: newline unexpected
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postrm.d at 
/var/lib/dpkg/info/linux-image-3.2.0-29-generic.postrm line 328.
dpkg: error processing linux-image-3.2.0-29-generic (--remove):
 subprocess installed post-removal script returned error exit status 1
Removing linux-image-3.2.0-32-generic ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
update-initramfs: Deleting /boot/initrd.img-3.2.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
/usr/sbin/grub-mkconfig: 26: /etc/default/grub: Syntax error: newline unexpected
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postrm.d at 
/var/lib/dpkg/info/linux-image-3.2.0-32-generic.postrm line 328.
dpkg: error processing linux-image-3.2.0-32-generic (--remove):
 subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
 linux-image-3.2.0-29-generic
 linux-image-3.2.0-32-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
sean@sean-P55-USB3:~$ sudo apt-get clean
sean@sean-P55-USB3:~$ sudo apt-get update
Ign http://gb.archive.ubuntu.com precise InRelease
Ign http://gb.archive.ubuntu.com precise-updates InRelease 
Ign http://gb.archive.ubuntu.com precise-backports InRelease   
Ign http://gb.archive.ubuntu.com precise-proposed InRelease
Ign http://security.ubuntu.com precise-security InRelease  
Ign http://ppa.launchpad.net precise InRelease 
Ign http://ppa.launchpad.net precise InRelease 
Ign http://ppa.launchpad.net precise InRelease 
Ign http://archive.canonical.com precise InRelease 
Ign http://extras.ubuntu.com precise InRelease 
Hit http://packages.medibuntu.org precise InRelease
Hit http://gb.archive.ubuntu.com precise Release.gpg   
Hit http://deb.playonlinux.com precise InRelease   
Get:1 http://security.ubuntu.com precise-security Release.gpg [198 B]  
Ign http://ppa.launchpad.net precise InRelease 
Ign http://ppa.launchpad.net precise InRelease 
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://archive.canonical.com precise Release.gpg   
Get:2 http://extras.ubuntu.com precise Release.gpg [72 B]  
Get:3 http://gb.archive.ubuntu.com precise-updates Release.gpg [198 B] 
Hit http://gb.archive.ubuntu.com precise-backports Release.gpg 
Get:4 http://security.ubuntu.com precise-security Release [49.6 kB]
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://archive.canonical.com precise Release   
Hit http://extras.ubuntu.com precise Release   
Get:5 http://gb.archive.ubuntu.com precise-proposed Release.gpg [198 B]
Hit http://deb.playonlinux.com precise/main amd64 Packages 
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://gb.archive.ubuntu.com precise Release   
Get:6 http://gb.archive.ubuntu.com precise-updates Release [49.6 kB]   
Hit http://archive.canonical.com precise/partner Sources   
Hit http://packages.medibuntu.org precise/free amd64 Packages  

[Bug 1082894] Re: package linux-image-3.2.0-29-generic 3.2.0-29.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-11-26 Thread Joseph Salisbury
You may need to run the following:

sudo apt-get install -f
sudo apt-get clean
sudo apt-get update

Then re-install the package.

If that does not resolve your issue, please mark the bug as Confirmed


** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1082894

Title:
  package linux-image-3.2.0-29-generic 3.2.0-29.46 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082894/+subscriptions

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


[Bug 1082894] Re: package linux-image-3.2.0-29-generic 3.2.0-29.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-11-26 Thread SEAN FARLEY
That did not work.  I also tried apt-get install the linux headers as
per the error messages.  keep getting the same dpkg errors.  Just ran
the updater and installed small security update.  got the following
output:


installArchives() failed: (Reading database ... 
(Reading database ... 5%%
(Reading database ... 10%%
(Reading database ... 15%%
(Reading database ... 20%%
(Reading database ... 25%%
(Reading database ... 30%%
(Reading database ... 35%%
(Reading database ... 40%%
(Reading database ... 45%%
(Reading database ... 50%%
(Reading database ... 55%%
(Reading database ... 60%%
(Reading database ... 65%%
(Reading database ... 70%%
(Reading database ... 75%%
(Reading database ... 80%%
(Reading database ... 85%%
(Reading database ... 90%%
(Reading database ... 95%%
(Reading database ... 100%%
(Reading database ... 221393 files and directories currently installed.)
Preparing to replace libssh-4 0.5.2-1 (using 
.../libssh-4_0.5.2-1ubuntu0.12.04.1_amd64.deb) ...
Unpacking replacement libssh-4 ...
Setting up linux-image-3.2.0-29-generic (3.2.0-29.46) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled 
(3.2.0-29.46 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(3.2.0-29.46 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
/usr/sbin/grub-mkconfig: 26: /etc/default/grub: Syntax error: newline unexpected
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-3.2.0-29-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-29-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
Setting up linux-image-3.2.0-32-generic (3.2.0-32.51) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled 
(3.2.0-32.51 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(3.2.0-32.51 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-32-generic 
/boot/vmlinuz-3.2.0-32-generic
/usr/sbin/grub-mkconfig: 26: /etc/default/grub: Syntax error: newline unexpected
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-3.2.0-32-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-32-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
Setting up libssh-4 (0.5.2-1ubuntu0.12.04.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 linux-image-3.2.0-29-generic
 linux-image-3.2.0-32-generic
Error in function: 
Setting up linux-image-3.2.0-29-generic (3.2.0-29.46) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled 
(3.2.0-29.46 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(3.2.0-29.46 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-29-generic 
/boot/vmlinuz-3.2.0-29-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-29-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 

[Bug 1082894] Re: package linux-image-3.2.0-29-generic 3.2.0-29.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-11-25 Thread SEAN FARLEY
Additional output on installation of Unsettings package:

sean@sean-P55-USB3:~$ sudo add-apt-repository ppa:diesch/testing
[sudo] password for sean: 
You are about to add the following PPA to your system:
 This PPA contains the most recent alpha/beta releases for
 * Arronax http://www.florian-diesch.de/software/arronax/
 * ClassicMenu Indicator 
http://www.florian-diesch.de/software/classicmenu-indicator/
 * RunLens http://www.florian-diesch.de/software/runlens/
 * Unsettings http://www.florian-diesch.de/software/unsettings/
 * UUdeLens http://www.florian-diesch.de/software/uudelens
 More info: https://launchpad.net/~diesch/+archive/testing
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpSajrjP/secring.gpg' created
gpg: keyring `/tmp/tmpSajrjP/pubring.gpg' created
gpg: requesting key 0FEB6DD9 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpSajrjP/trustdb.gpg: trustdb created
gpg: key 0FEB6DD9: public key Launchpad PPA for Florian Diesch imported
gpg: Total number processed: 1
gpg:   imported: 1  (RSA: 1)
OK
sean@sean-P55-USB3:~$ sudo apt-get update
Ign http://gb.archive.ubuntu.com precise InRelease
Ign http://gb.archive.ubuntu.com precise-updates InRelease 
Ign http://gb.archive.ubuntu.com precise-backports InRelease   
Ign http://gb.archive.ubuntu.com precise-proposed InRelease
Hit http://gb.archive.ubuntu.com precise Release.gpg   
Hit http://gb.archive.ubuntu.com precise-updates Release.gpg   
Hit http://gb.archive.ubuntu.com precise-backports Release.gpg 
Hit http://packages.medibuntu.org precise InRelease
Ign http://archive.canonical.com precise InRelease 
Get:1 http://gb.archive.ubuntu.com precise-proposed Release.gpg [198 B]
Hit http://deb.playonlinux.com precise InRelease   
Ign http://extras.ubuntu.com precise InRelease 
Hit http://archive.canonical.com precise Release.gpg   
Ign http://security.ubuntu.com precise-security InRelease  
Hit http://gb.archive.ubuntu.com precise Release   
Hit http://gb.archive.ubuntu.com precise-updates Release   
Hit http://archive.canonical.com precise Release   
Hit http://deb.playonlinux.com precise/main amd64 Packages 
Hit http://gb.archive.ubuntu.com precise-backports Release 
Ign http://ppa.launchpad.net precise InRelease 
Ign http://ppa.launchpad.net precise InRelease 
Ign http://ppa.launchpad.net precise InRelease 
Hit http://extras.ubuntu.com precise Release.gpg   
Get:2 http://gb.archive.ubuntu.com precise-proposed Release [49.6 kB]  
Hit http://archive.canonical.com precise/partner Sources   
Hit http://deb.playonlinux.com precise/main i386 Packages  
Hit http://security.ubuntu.com precise-security Release.gpg
Ign http://deb.playonlinux.com precise/main TranslationIndex   
Hit http://archive.canonical.com precise/partner amd64 Packages
Hit http://archive.canonical.com precise/partner i386 Packages 
Ign http://archive.canonical.com precise/partner TranslationIndex  
Ign http://ppa.launchpad.net precise InRelease 
Ign http://ppa.launchpad.net precise InRelease 
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://extras.ubuntu.com precise Release   
Hit http://security.ubuntu.com precise-security Release
Hit http://packages.medibuntu.org precise/free amd64 Packages  
Get:3 http://ppa.launchpad.net precise Release.gpg [316 B] 
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://ppa.launchpad.net precise Release.gpg   
Hit http://extras.ubuntu.com precise/main Sources  
Hit http://gb.archive.ubuntu.com precise/main Sources  
Hit http://gb.archive.ubuntu.com precise/restricted Sources
Hit http://gb.archive.ubuntu.com precise/universe Sources  
Hit http://gb.archive.ubuntu.com precise/multiverse Sources
Hit http://gb.archive.ubuntu.com precise/main amd64 Packages   
Hit http://gb.archive.ubuntu.com precise/restricted amd64 Packages 
Hit http://gb.archive.ubuntu.com precise/universe amd64 Packages   
Hit http://gb.archive.ubuntu.com precise/multiverse amd64 Packages