Data usage meter

Asked by Edmond Condillac

May I please request advice about suitable broadband data usage meters for Ubuntu 12.04 that are available for download. Your kind help would be most appreciated.
Kind regards.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
Warren Hill
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1
Revision history for this message
Warren Hill (warren-hill) said :
#2

Part of the problem is that monitoring data usage may not be that easy unless you only have one computer because any software would only see the data it used. I have several computers, smart phones, game consoles etc.

However there are a number of programs already in the software centre ntop for example.

but see here
http://askubuntu.com/questions/103634/any-good-application-for-data-usage-monitor
or here
http://www.iloveubuntu.net/easily-monitor-your-data-download-monitor-ubuntu-software-center

Revision history for this message
Edmond Condillac (econ22) said :
#3

Hi Mark

Thank you for your kind advice. The output for the command sudo add-apt-repository ppa:duncanjdavis/download-monitor-submit was "Cannot access PPA (https://launchpad.net/api/1.0/~duncanjdavis/+archive/download-monitor-submit) to get PPA information, please check your internet connection."
I would be most grateful if you would kindly help and advise further, if possible
Thanks again.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#4

Yes, sorry, that PPA seems to be dead. The commands do not work anymore on my PC as well.

I suggest following Warren's instructions instead.

Revision history for this message
Edmond Condillac (econ22) said :
#5

Hi Warren

I have downloaded ntm - 1.3.1.tar.gz from http://askubuntu.com/questions/103634/any-good-application-for-data-usage-monitor. Kindly advise how this is to be installed, if possible.
Thank you for looking into my query. Kind regards

Revision history for this message
Warren Hill (warren-hill) said :
#6

There is a deb file here
http://sourceforge.net/projects/netramon/files/latest/download
on this webpage
http://sourceforge.net/projects/netramon/

It's always easier to install from the deb file as its packaged for debian and ubuntu already

To install it either double click on the download and select install

or in a terminal (CTRL+ALT+T) navigate to the folder where you have the download and enter

----------------------------------------------
sudo dpkg -i ntm-1.3.1.deb
-----------------------------------------------

Revision history for this message
Edmond Condillac (econ22) said :
#7

Thanks for looking into my request with this. The ntm-1.3.1.deb file did not download Both links lead to ntm - 1.3.1.tar.gz files instead. Kindly advise further, if possible.
Your kind help is most appreciated. Thank you.

Revision history for this message
Manfred Hampl (m-hampl) said :
#8
Revision history for this message
Best Warren Hill (warren-hill) said :
#9

That's interesting when I go there with firefox on my Ubuntu box I get the deb file.

Using firefox on my Windows 7 box I get the gz file

Try this link instead works with both my PCs

http://sourceforge.net/projects/netramon/files/NTM/ntm-1.x/ntm-1.3.1.deb/download

Revision history for this message
Edmond Condillac (econ22) said :
#10

The .deb file downloaded successfully from the link http://sourceforge.net/projects/netramon/files/NTM/ntm-1.x/ntm-1.3.1.deb/download. The on using the given command the following output displayed:

edmond@Dell:~/Downloads$ sudo dpkg -i ntm-1.3.1.deb
Selecting previously unselected package ntm.
(Reading database ... 211351 files and directories currently installed.)
Unpacking ntm (from ntm-1.3.1.deb) ...
dpkg: dependency problems prevent configuration of ntm:
 ntm depends on python-rsvg; however:
  Package python-rsvg is not installed.
dpkg: error processing ntm (--install):
 dependency problems - leaving unconfigured
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Errors were encountered while processing:
 ntm

Kindly instruct further as to the procedure to follow to install the monitoring data usage meter. Your kind further help would be most appreciated. Thank you.

Revision history for this message
Manfred Hampl (m-hampl) said :
#11

use software-center to install python-rsvg, or install it with the terminal command

sudo apt-get install python-rsvg

then use the command

sudo dpkg --configure -a

this should either care for installation or give new error messages, in such case please post the exact error text in this question document that we can help further.

Revision history for this message
Edmond Condillac (econ22) said :
#12

Thanks for your kind response to my query. I had previously downloaded python-rsvg. The CLI output was:

edmond@Dell:~$ sudo dpkg --configure -a
[sudo] password for edmond:
edmond@Dell:~$ sudo apt-get install python-rsvg
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-rsvg is already the newest version.
python-rsvg set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 71 not upgraded.
edmond@Dell:~$ sudo dpkg --configure -a
edmond@Dell:~$

Thinking that the installation of NTM had failed, I used Ubuntu Software Centre to open my downloaded ntm-1.3.1.deb file. Then I found it accessible from Dash Home.
As I cannot understand the various displays, I would be most grateful if it was possible to refer me to a source of further advise and explanation about the out put from NTM.
Your kind help and instructions are most gratefully appreciated. Thank you very much.

Revision history for this message
Edmond Condillac (econ22) said :
#13

Thanks Warren Hill, that solved my question.

Revision history for this message
Manfred Hampl (m-hampl) said :
#14

The output of the "sudo apt-get install python-rsvg" command, namely "0 upgraded, 0 newly installed, 0 to remove and 71 not upgraded." shows that your system is not fully upgraded.

I recommend opening a terminal and executing the following commands:

lsb_release -a
uname -a
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Then copy all output and paste into this current question document.

Revision history for this message
Edmond Condillac (econ22) said :
#15

Hi Manfred

Thank you for your kind help and further instructions. I ran the first four commands in successive order as given by you, but an unexpected thing happened when I tried to enter the fifth command. The screen cleared and I fell I've lost the out put from those commands. From memory, sudo apt-get update resulted in installation of fresh updates, as confirmed by the disappearance of the Up Date Alert from the right hand side of the Menu Bar at the top of the Desktop. The output from the last command is as follows:

edmond@Dell:~$ sudo apt-get dist-upgrade
[sudo] password for edmond:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed
  linux-headers-3.2.0-37 linux-headers-3.2.0-37-generic linux-headers-3.2.0-37-generic-pae
  linux-image-3.2.0-37-generic linux-image-3.2.0-37-generic-pae wine-gecko1.9
The following packages will be upgraded:
  linux linux-generic linux-generic-pae linux-headers-generic linux-headers-generic-pae linux-image
  linux-image-generic linux-image-generic-pae wine1.5 wine1.5-i386
10 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 133 MB of archives.
After this operation, 328 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine-gecko1.9 i386 1.9-0ubuntu1~ppa1~precise1 [19.0 MB]
Get:2 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-headers-3.2.0-37 all 3.2.0-37.58 [11.7 MB]
Get:3 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-headers-3.2.0-37-generic-pae i386 3.2.0-37.58 [983 kB]
Get:4 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-generic-pae i386 3.2.0.37.44 [1,730 B]
Get:5 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-headers-generic-pae i386 3.2.0.37.44 [2,652 B]
Get:6 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux i386 3.2.0.37.44 [1,690 B]
Get:7 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-image-3.2.0-37-generic-pae i386 3.2.0-37.58 [38.3 MB]
Get:8 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine1.5 i386 1.5.22-0ubuntu2 [1,127 kB]
Get:9 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine1.5-i386 i386 1.5.22-0ubuntu2 [22.8 MB]
Get:10 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-image i386 3.2.0.37.44 [1,710 B]
Get:11 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-image-generic-pae i386 3.2.0.37.44 [2,666 B]
Get:12 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-image-3.2.0-37-generic i386 3.2.0-37.58 [38.0 MB]
Get:13 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-generic i386 3.2.0.37.44 [1,720 B]
Get:14 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-image-generic i386 3.2.0.37.44 [2,664 B]
Get:15 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-headers-3.2.0-37-generic i386 3.2.0-37.58 [981 kB]
Get:16 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main linux-headers-generic i386 3.2.0.37.44 [2,652 B]
Fetched 133 MB in 3min 30s (631 kB/s)
Selecting previously unselected package linux-headers-3.2.0-37.
(Reading database ... 211398 files and directories currently installed.)
Unpacking linux-headers-3.2.0-37 (from .../linux-headers-3.2.0-37_3.2.0-37.58_all.deb) ...
Selecting previously unselected package linux-headers-3.2.0-37-generic-pae.
Unpacking linux-headers-3.2.0-37-generic-pae (from .../linux-headers-3.2.0-37-generic-pae_3.2.0-37.58_i386.deb) ...
Preparing to replace linux-generic-pae 3.2.0.36.43 (using .../linux-generic-pae_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux-generic-pae ...
Preparing to replace linux-headers-generic-pae 3.2.0.36.43 (using .../linux-headers-generic-pae_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux-headers-generic-pae ...
Preparing to replace linux 3.2.0.36.43 (using .../linux_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux ...
Selecting previously unselected package linux-image-3.2.0-37-generic-pae.
Unpacking linux-image-3.2.0-37-generic-pae (from .../linux-image-3.2.0-37-generic-pae_3.2.0-37.58_i386.deb) ...
Done.
Preparing to replace linux-image 3.2.0.36.43 (using .../linux-image_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux-image ...
Preparing to replace linux-image-generic-pae 3.2.0.36.43 (using .../linux-image-generic-pae_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux-image-generic-pae ...
Selecting previously unselected package linux-image-3.2.0-37-generic.
Unpacking linux-image-3.2.0-37-generic (from .../linux-image-3.2.0-37-generic_3.2.0-37.58_i386.deb) ...
Done.
Selecting previously unselected package wine-gecko1.9.
Unpacking wine-gecko1.9 (from .../wine-gecko1.9_1.9-0ubuntu1~ppa1~precise1_i386.deb) ...
Preparing to replace wine1.5 1.5.22-0ubuntu1 (using .../wine1.5_1.5.22-0ubuntu2_i386.deb) ...
Unpacking replacement wine1.5 ...
Preparing to replace wine1.5-i386 1.5.22-0ubuntu1 (using .../wine1.5-i386_1.5.22-0ubuntu2_i386.deb) ...
Unpacking replacement wine1.5-i386 ...
Preparing to replace linux-generic 3.2.0.36.43 (using .../linux-generic_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux-generic ...
Preparing to replace linux-image-generic 3.2.0.36.43 (using .../linux-image-generic_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux-image-generic ...
Selecting previously unselected package linux-headers-3.2.0-37-generic.
Unpacking linux-headers-3.2.0-37-generic (from .../linux-headers-3.2.0-37-generic_3.2.0-37.58_i386.deb) ...
Preparing to replace linux-headers-generic 3.2.0.36.43 (using .../linux-headers-generic_3.2.0.37.44_i386.deb) ...
Unpacking replacement linux-headers-generic ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for man-db ...
Setting up linux-headers-3.2.0-37 (3.2.0-37.58) ...
Setting up linux-headers-3.2.0-37-generic-pae (3.2.0-37.58) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.2.0-37-generic-pae /boot/vmlinuz-3.2.0-37-generic-pae
Setting up linux-image-3.2.0-37-generic-pae (3.2.0-37.58) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-37-generic-pae /boot/vmlinuz-3.2.0-37-generic-pae
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-37-generic-pae /boot/vmlinuz-3.2.0-37-generic-pae
update-initramfs: Generating /boot/initrd.img-3.2.0-37-generic-pae
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-37-generic-pae /boot/vmlinuz-3.2.0-37-generic-pae
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-37-generic-pae /boot/vmlinuz-3.2.0-37-generic-pae
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-37-generic-pae /boot/vmlinuz-3.2.0-37-generic-pae
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-37-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-37-generic-pae
Found linux image: /boot/vmlinuz-3.2.0-37-generic
Found linux image: /boot/vmlinuz-3.2.0-36-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-36-generic-pae
Found linux image: /boot/vmlinuz-3.2.0-36-generic
Found initrd image: /boot/initrd.img-3.2.0-36-generic
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up linux-image-generic-pae (3.2.0.37.44) ...
Setting up linux-headers-generic-pae (3.2.0.37.44) ...
Setting up linux-generic-pae (3.2.0.37.44) ...
Setting up linux-image (3.2.0.37.44) ...
Setting up linux (3.2.0.37.44) ...
Setting up linux-image-3.2.0-37-generic (3.2.0-37.58) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-37-generic /boot/vmlinuz-3.2.0-37-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-37-generic /boot/vmlinuz-3.2.0-37-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-37-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-37-generic /boot/vmlinuz-3.2.0-37-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-37-generic /boot/vmlinuz-3.2.0-37-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-37-generic /boot/vmlinuz-3.2.0-37-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-37-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-37-generic-pae
Found linux image: /boot/vmlinuz-3.2.0-37-generic
Found initrd image: /boot/initrd.img-3.2.0-37-generic
Found linux image: /boot/vmlinuz-3.2.0-36-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-36-generic-pae
Found linux image: /boot/vmlinuz-3.2.0-36-generic
Found initrd image: /boot/initrd.img-3.2.0-36-generic
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up wine-gecko1.9 (1.9-0ubuntu1~ppa1~precise1) ...
Setting up linux-image-generic (3.2.0.37.44) ...
Setting up linux-headers-3.2.0-37-generic (3.2.0-37.58) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.2.0-37-generic /boot/vmlinuz-3.2.0-37-generic
Setting up linux-headers-generic (3.2.0.37.44) ...
Setting up linux-generic (3.2.0.37.44) ...
Setting up wine1.5-i386 (1.5.22-0ubuntu2) ...
Setting up wine1.5 (1.5.22-0ubuntu2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
edmond@Dell:~$

For what iys worth, I re-ran the first four command and am going to paste the CLI output below:

edmond@Dell:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.2 LTS
Release: 12.04
Codename: precise
edmond@Dell:~$ uname -a
Linux Dell 3.2.0-36-generic-pae #57-Ubuntu SMP Tue Jan 8 22:01:06 UTC 2013 i686 i686 i386 GNU/Linux
edmond@Dell:~$ sudo apt-get update
[sudo] password for edmond:
Sorry, try again.
[sudo] password for edmond:
Ign http://archive.canonical.com precise InRelease
Ign http://dl.google.com stable InRelease
Hit http://archive.canonical.com precise Release.gpg
Hit http://dl.google.com stable Release.gpg
Ign http://security.ubuntu.com precise-security InRelease
Hit http://archive.canonical.com precise Release
Get:1 http://security.ubuntu.com precise-security Release.gpg [198 B]
Ign http://extras.ubuntu.com precise InRelease
Hit http://download.virtualbox.org precise InRelease
Hit http://dl.google.com stable Release
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Hit http://ppa.launchpad.net precise Release.gpg
Hit http://ppa.launchpad.net precise Release.gpg
Get:2 http://security.ubuntu.com precise-security Release [49.6 kB]
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://ppa.launchpad.net precise Release.gpg
Hit http://extras.ubuntu.com precise Release.gpg
Hit http://ppa.launchpad.net precise Release
Hit http://ppa.launchpad.net precise Release
Hit http://ppa.launchpad.net precise Release
Hit http://archive.canonical.com precise/partner Sources
Hit http://gb.archive.ubuntu.com precise Release.gpg
Get:3 http://gb.archive.ubuntu.com precise-updates Release.gpg [198 B]
Hit http://gb.archive.ubuntu.com precise-backports Release.gpg
Hit http://extras.ubuntu.com precise Release
Hit http://archive.canonical.com precise/partner i386 Packages
Ign http://archive.canonical.com precise/partner TranslationIndex
Hit http://dl.google.com stable/main i386 Packages
Get:4 http://gb.archive.ubuntu.com precise-proposed Release.gpg [198 B]
Hit http://gb.archive.ubuntu.com precise Release
Hit http://download.virtualbox.org precise/contrib i386 Packages
Get:5 http://gb.archive.ubuntu.com precise-updates Release [49.6 kB]
Ign http://dl.google.com stable/main TranslationIndex
Hit http://ppa.launchpad.net precise/main Sources
Ign http://download.virtualbox.org precise/contrib TranslationIndex
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://ppa.launchpad.net precise/main Sources
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://gb.archive.ubuntu.com precise-backports Release
Get:6 http://gb.archive.ubuntu.com precise-proposed Release [49.6 kB]
Ign http://archive.canonical.com precise/partner Translation-en_GB
Hit http://ppa.launchpad.net precise/main Sources
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Ign http://archive.canonical.com precise/partner Translation-en
Hit http://extras.ubuntu.com precise/main Sources
Get:7 http://security.ubuntu.com precise-security/main Sources [62.8 kB]
Ign http://dl.google.com stable/main Translation-en_GB
Hit http://extras.ubuntu.com precise/main i386 Packages
Ign http://extras.ubuntu.com precise/main TranslationIndex
Ign http://dl.google.com stable/main Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://ppa.launchpad.net precise/main Translation-en
Hit http://gb.archive.ubuntu.com precise/main Sources
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://ppa.launchpad.net precise/main Translation-en
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 i386 Packages
Hit http://gb.archive.ubuntu.com precise/restricted i386 Packages
Hit http://gb.archive.ubuntu.com precise/universe i386 Packages
Hit http://gb.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://gb.archive.ubuntu.com precise/main TranslationIndex
Hit http://gb.archive.ubuntu.com precise/multiverse TranslationIndex
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://ppa.launchpad.net precise/main Translation-en
Hit http://gb.archive.ubuntu.com precise/restricted TranslationIndex
Get:8 http://security.ubuntu.com precise-security/restricted Sources [1,950 B]
Get:9 http://security.ubuntu.com precise-security/universe Sources [20.0 kB]
Hit http://gb.archive.ubuntu.com precise/universe TranslationIndex
Get:10 http://gb.archive.ubuntu.com precise-updates/main Sources [218 kB]
Get:11 http://security.ubuntu.com precise-security/multiverse Sources [1,379 B]
Get:12 http://security.ubuntu.com precise-security/main i386 Packages [229 kB]
Ign http://download.virtualbox.org precise/contrib Translation-en_GB
Ign http://download.virtualbox.org precise/contrib Translation-en
Get:13 http://gb.archive.ubuntu.com precise-updates/restricted Sources [5,118 B]
Get:14 http://gb.archive.ubuntu.com precise-updates/universe Sources [76.4 kB]
Get:15 http://security.ubuntu.com precise-security/restricted i386 Packages [3,968 B]
Get:16 http://security.ubuntu.com precise-security/universe i386 Packages [63.7 kB]
Get:17 http://gb.archive.ubuntu.com precise-updates/multiverse Sources [4,737 B]
Get:18 http://gb.archive.ubuntu.com precise-updates/main i386 Packages [489 kB]
Get:19 http://security.ubuntu.com precise-security/multiverse i386 Packages [2,366 B]
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Ign http://extras.ubuntu.com precise/main Translation-en_GB
Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Ign http://extras.ubuntu.com precise/main Translation-en
Hit http://security.ubuntu.com precise-security/universe Translation-en
Get:20 http://gb.archive.ubuntu.com precise-updates/restricted i386 Packages [9,483 B]
Get:21 http://gb.archive.ubuntu.com precise-updates/universe i386 Packages [176 kB]
Get:22 http://gb.archive.ubuntu.com precise-updates/multiverse i386 Packages [10.4 kB]
Hit http://gb.archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://gb.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://gb.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://gb.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://gb.archive.ubuntu.com precise-backports/main Sources
Hit http://gb.archive.ubuntu.com precise-backports/restricted Sources
Hit http://gb.archive.ubuntu.com precise-backports/universe Sources
Hit http://gb.archive.ubuntu.com precise-backports/multiverse Sources
Hit http://gb.archive.ubuntu.com precise-backports/main i386 Packages
Hit http://gb.archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://gb.archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://gb.archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://gb.archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://gb.archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://gb.archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://gb.archive.ubuntu.com precise-backports/universe TranslationIndex
Get:23 http://gb.archive.ubuntu.com precise-proposed/restricted i386 Packages [6,043 B]
Get:24 http://gb.archive.ubuntu.com precise-proposed/main i386 Packages [161 kB]
Get:25 http://gb.archive.ubuntu.com precise-proposed/multiverse i386 Packages [1,449 B]
Get:26 http://gb.archive.ubuntu.com precise-proposed/universe i386 Packages [23.4 kB]
Get:27 http://gb.archive.ubuntu.com precise-proposed/main TranslationIndex [3,564 B]
Get:28 http://gb.archive.ubuntu.com precise-proposed/multiverse TranslationIndex [2,605 B]
Get:29 http://gb.archive.ubuntu.com precise-proposed/restricted TranslationIndex [2,461 B]
Get:30 http://gb.archive.ubuntu.com precise-proposed/universe TranslationIndex [2,850 B]
Hit http://gb.archive.ubuntu.com precise/main Translation-en_GB
Hit http://gb.archive.ubuntu.com precise/main Translation-en
Hit http://gb.archive.ubuntu.com precise/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com precise/multiverse Translation-en
Hit http://gb.archive.ubuntu.com precise/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com precise/restricted Translation-en
Hit http://gb.archive.ubuntu.com precise/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com precise/universe Translation-en
Hit http://gb.archive.ubuntu.com precise-updates/main Translation-en_GB
Hit http://gb.archive.ubuntu.com precise-updates/main Translation-en
Hit http://gb.archive.ubuntu.com precise-updates/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://gb.archive.ubuntu.com precise-updates/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://gb.archive.ubuntu.com precise-updates/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://gb.archive.ubuntu.com precise-backports/main Translation-en
Hit http://gb.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://gb.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://gb.archive.ubuntu.com precise-backports/universe Translation-en
Hit http://gb.archive.ubuntu.com precise-proposed/main Translation-en_GB
Get:31 http://gb.archive.ubuntu.com precise-proposed/main Translation-en [51.3 kB]
Hit http://gb.archive.ubuntu.com precise-proposed/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com precise-proposed/multiverse Translation-en
Hit http://gb.archive.ubuntu.com precise-proposed/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com precise-proposed/restricted Translation-en
Hit http://gb.archive.ubuntu.com precise-proposed/universe Translation-en_GB
Get:32 http://gb.archive.ubuntu.com precise-proposed/universe Translation-en [13.0 kB]
Fetched 1,791 kB in 12s (145 kB/s)
Reading package lists... Done
edmond@Dell:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  unity-greeter
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 87.9 kB of archives.
After this operation, 4,096 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main unity-greeter i386 0.2.9-0ubuntu1 [87.9 kB]
Fetched 87.9 kB in 0s (120 kB/s)
(Reading database ... 250895 files and directories currently installed.)
Preparing to replace unity-greeter 0.2.8-0ubuntu1.4 (using .../unity-greeter_0.2.9-0ubuntu1_i386.deb) ...
Unpacking replacement unity-greeter ...
Processing triggers for libglib2.0-0 ...
Setting up unity-greeter (0.2.9-0ubuntu1) ...
edmond@Dell:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
edmond@Dell:~$

Thank you very mush for your most kind help.

Revision history for this message
pataquets (pataquets) said :
#16

Submitted 'needs packaging' bug at LP #1183461 for those interested in tracking it.