libgt:5"X : not allowed

Asked by Bernard Woods

I run 10.04, Lucid.
Until recently this has been very stable and all upgrades have been applied regularly.
About 5 weeks ago, the upgrade failed and I eventually found a cure from the community.
I now have an ongoing problem. There is a growing total of files not installed, now 47.
After partial update, there is the message:
Extract templates from packages: 100%
dpkg: parse error in file '/var/lib/dpkg/available' near line 98 package ligt kspell0.
'Depends' field, invalid package name 'libgt:5"X': Character ':' not allowed.

I have a live CD 10.04.

All help will be appreciated.
Although I can use the terminal if needed, please spell out all steps in the process!

Thanks
Bernard Woods.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Best Manfred Hampl (m-hampl) said :
#1

Please start with following that procedure:
https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure
with the only exception that in step 5 you should not start a new question, but continue in a new message of this question thread https://answers.launchpad.net/ubuntu/+source/update-manager/+question/161786

Revision history for this message
Bernard Woods (exetek) said :
#2

Thanks for your help.

Here is the requested printout. I hope I have got it right.

Linux bernard-laptop 2.6.32-27-generic #49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686 GNU/Linux
bernard@bernard-laptop:~$ sudo rm /var/lib/apt/lists/lock
bernard@bernard-laptop:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
bernard@bernard-laptop:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
bernard@bernard-laptop:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
bernard@bernard-laptop:~$ sudo rm -rf /var/lib/dpkg/updates/*
bernard@bernard-laptop:~$ sudo rm -rf /var/lib/apt/lists
bernard@bernard-laptop:~$ sudo rm /var/cache/apt/*.bin
bernard@bernard-laptop:~$ sudo mkdir /var/lib/apt/lists
bernard@bernard-laptop:~$ sudo mkdir /var/lib/apt/lists/partial
bernard@bernard-laptop:~$ LANG=C;sudo apt-get clean
bernard@bernard-laptop:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
bernard@bernard-laptop:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bernard@bernard-laptop:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
Get:1 http://archive.ubuntu.com lucid Release.gpg [189B]
Get:2 http://archive.ubuntu.com lucid-updates Release.gpg [198B]
Get:3 http://archive.ubuntu.com lucid-security Release.gpg [198B]
Get:4 http://dl.google.com stable Release.gpg [198B]
Get:5 http://ppa.launchpad.net lucid Release.gpg [316B]
Get:6 http://archive.ubuntu.com lucid Release [57.2kB]
Get:7 http://dl.google.com stable Release [1351B]
Get:8 http://ppa.launchpad.net lucid Release [14.0kB]
Get:9 http://dl.google.com stable/main Packages [1252B]
Get:10 http://archive.ubuntu.com lucid-updates Release [44.7kB]
Get:11 http://archive.ubuntu.com lucid-security Release [44.7kB]
Get:12 http://archive.ubuntu.com lucid/main Packages [1386kB]
Get:13 http://ppa.launchpad.net lucid/main Packages [3873B]
Get:14 http://archive.ubuntu.com lucid/restricted Packages [6208B]
Get:15 http://archive.ubuntu.com lucid/main Sources [659kB]
Get:16 http://archive.ubuntu.com lucid/restricted Sources [3775B]
Get:17 http://archive.ubuntu.com lucid/universe Packages [5448kB]
Get:18 http://archive.ubuntu.com lucid/universe Sources [3165kB]
Get:19 http://archive.ubuntu.com lucid/multiverse Packages [180kB]
Get:20 http://archive.ubuntu.com lucid/multiverse Sources [119kB]
Get:21 http://archive.ubuntu.com lucid-updates/main Packages [504kB]
Get:22 http://archive.ubuntu.com lucid-updates/restricted Packages [3240B]
Get:23 http://archive.ubuntu.com lucid-updates/main Sources [195kB]
Get:24 http://archive.ubuntu.com lucid-updates/restricted Sources [1443B]
Get:25 http://archive.ubuntu.com lucid-updates/universe Packages [208kB]
Get:26 http://archive.ubuntu.com lucid-updates/universe Sources [76.1kB]
Get:27 http://archive.ubuntu.com lucid-updates/multiverse Packages [10.5kB]
Get:28 http://archive.ubuntu.com lucid-updates/multiverse Sources [5053B]
Get:29 http://archive.ubuntu.com lucid-security/main Packages [195kB]
Get:30 http://archive.ubuntu.com lucid-security/restricted Packages [14B]
Get:31 http://archive.ubuntu.com lucid-security/main Sources [58.9kB]
Get:32 http://archive.ubuntu.com lucid-security/restricted Sources [14B]
Get:33 http://archive.ubuntu.com lucid-security/universe Packages [75.3kB]
Get:34 http://archive.ubuntu.com lucid-security/universe Sources [22.8kB]
Get:35 http://archive.ubuntu.com lucid-security/multiverse Packages [4561B]
Get:36 http://archive.ubuntu.com lucid-security/multiverse Sources [1754B]
Fetched 12.5MB in 50s (249kB/s)
Reading package lists... Done
bernard@bernard-laptop:~$ sudo dpkg --clear-avail
bernard@bernard-laptop:~$ sudo dpkg --configure -a
bernard@bernard-laptop:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded.
bernard@bernard-laptop:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded.
bernard@bernard-laptop:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade
Hit http://archive.ubuntu.com lucid Release.gpg
Hit http://archive.ubuntu.com lucid-updates Release.gpg
Hit http://archive.ubuntu.com lucid-security Release.gpg
Get:1 http://dl.google.com stable Release.gpg [198B]
Hit http://archive.ubuntu.com lucid Release
Hit http://archive.ubuntu.com lucid-updates Release
Get:2 http://dl.google.com stable Release [1351B]
Hit http://ppa.launchpad.net lucid Release.gpg
Hit http://archive.ubuntu.com lucid-security Release
Hit http://archive.ubuntu.com lucid/main Packages
Hit http://archive.ubuntu.com lucid/restricted Packages
Hit http://archive.ubuntu.com lucid/main Sources
Hit http://archive.ubuntu.com lucid/restricted Sources
Hit http://archive.ubuntu.com lucid/universe Packages
Get:3 http://dl.google.com stable/main Packages [1252B]
Hit http://archive.ubuntu.com lucid/universe Sources
Hit http://archive.ubuntu.com lucid/multiverse Packages
Hit http://archive.ubuntu.com lucid/multiverse Sources
Hit http://ppa.launchpad.net lucid Release
Hit http://archive.ubuntu.com lucid-updates/main Packages
Hit http://archive.ubuntu.com lucid-updates/restricted Packages
Hit http://archive.ubuntu.com lucid-updates/main Sources
Hit http://archive.ubuntu.com lucid-updates/restricted Sources
Hit http://archive.ubuntu.com lucid-updates/universe Packages
Hit http://archive.ubuntu.com lucid-updates/universe Sources
Hit http://archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://archive.ubuntu.com lucid-updates/multiverse Sources
Hit http://archive.ubuntu.com lucid-security/main Packages
Hit http://archive.ubuntu.com lucid-security/restricted Packages
Hit http://archive.ubuntu.com lucid-security/main Sources
Hit http://archive.ubuntu.com lucid-security/restricted Sources
Hit http://ppa.launchpad.net lucid/main Packages
Hit http://archive.ubuntu.com lucid-security/universe Packages
Hit http://archive.ubuntu.com lucid-security/universe Sources
Hit http://archive.ubuntu.com lucid-security/multiverse Packages
Hit http://archive.ubuntu.com lucid-security/multiverse Sources
Fetched 2801B in 0s (2831B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  wine1.2
The following NEW packages will be installed:
  linux-headers-2.6.32-32 linux-headers-2.6.32-32-generic
  linux-image-2.6.32-32-generic ttf-droid wine1.3 wine1.3-gecko
The following packages will be upgraded:
  apt apt-transport-https apt-utils bind9-host dkms dnsutils ethtool gimp
  gimp-data gnome-user-guide gnome-user-guide-en google-chrome-beta
  grub-common initscripts libbind9-60 libdbus-glib-1-2 libdns64 libgimp2.0
  libisc60 libisccc60 libisccfg60 libldap-2.4-2 liblwres60 libnm-glib2
  libnm-util1 libpam-modules libpam-runtime libpam0g libpoppler-glib4
  libpoppler5 libsmbclient libwbclient0 libxml2 libxml2-dev libxml2-utils
  linux-generic linux-headers-generic linux-image-generic linux-libc-dev
  modemmanager network-manager poppler-utils python-libxml2 rdesktop
  samba-common samba-common-bin smbclient sysv-rc sysvinit-utils
  ttf-symbol-replacement winbind wine
52 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.
Need to get 149MB of archives.
After this operation, 240MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libldap-2.4-2 2.4.21-0ubuntu5.5 [202kB]
Get:2 http://dl.google.com/linux/chrome/deb/ stable/main google-chrome-beta 13.0.782.24-r89139 [28.5MB]
Get:3 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main wine1.3 1.3.21-0ubuntu1~lucid1~ppa1 [11.3MB]
Get:4 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libxml2-dev 2.7.6.dfsg-1ubuntu1.2 [753kB]
Get:5 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libxml2 2.7.6.dfsg-1ubuntu1.2 [829kB]
Get:6 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libpam-modules 1.1.1-2ubuntu5.3 [371kB]
Get:7 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libdbus-glib-1-2 0.84-1ubuntu0.2 [159kB]
Get:8 http://archive.ubuntu.com/ubuntu/ lucid-updates/main linux-image-2.6.32-32-generic 2.6.32-32.62 [31.7MB]
Get:9 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main wine 1.2.3-0ubuntu1~ppa2~lucid1 [42.0kB]
Get:10 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main ttf-symbol-replacement 1.2.3-0ubuntu1~ppa2~lucid1 [57.9kB]
Get:11 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main wine1.3-gecko 1.2.0-0ubuntu1~maverickppa1 [21.4MB]
Get:12 http://archive.ubuntu.com/ubuntu/ lucid-updates/main apt 0.7.25.3ubuntu9.5 [1811kB]
Get:13 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libpam-runtime 1.1.1-2ubuntu5.3 [115kB]
Get:14 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libpam0g 1.1.1-2ubuntu5.3 [123kB]
Get:15 http://archive.ubuntu.com/ubuntu/ lucid-updates/main apt-utils 0.7.25.3ubuntu9.5 [238kB]
Get:16 http://archive.ubuntu.com/ubuntu/ lucid-updates/main sysvinit-utils 2.87dsf-4ubuntu17.4 [111kB]
Get:17 http://archive.ubuntu.com/ubuntu/ lucid-updates/main sysv-rc 2.87dsf-4ubuntu17.4 [79.7kB]
Get:18 http://archive.ubuntu.com/ubuntu/ lucid-updates/main initscripts 2.87dsf-4ubuntu17.4 [74.6kB]
Get:19 http://archive.ubuntu.com/ubuntu/ lucid-updates/main apt-transport-https 0.7.25.3ubuntu9.5 [81.1kB]
Get:20 http://archive.ubuntu.com/ubuntu/ lucid-updates/main bind9-host 1:9.7.0.dfsg.P1-1ubuntu0.2 [65.1kB]
Get:21 http://archive.ubuntu.com/ubuntu/ lucid-updates/main dnsutils 1:9.7.0.dfsg.P1-1ubuntu0.2 [151kB]
Get:22 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libisc60 1:9.7.0.dfsg.P1-1ubuntu0.2 [157kB]
Get:23 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libdns64 1:9.7.0.dfsg.P1-1ubuntu0.2 [651kB]
Get:24 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libisccc60 1:9.7.0.dfsg.P1-1ubuntu0.2 [28.3kB]
Get:25 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libisccfg60 1:9.7.0.dfsg.P1-1ubuntu0.2 [46.4kB]
Get:26 http://archive.ubuntu.com/ubuntu/ lucid-updates/main liblwres60 1:9.7.0.dfsg.P1-1ubuntu0.2 [46.9kB]
Get:27 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libbind9-60 1:9.7.0.dfsg.P1-1ubuntu0.2 [34.8kB]
Get:28 http://archive.ubuntu.com/ubuntu/ lucid-updates/main dkms 2.1.1.2-2ubuntu1 [70.8kB]
Get:29 http://archive.ubuntu.com/ubuntu/ lucid-updates/main ethtool 6+20091202-1ubuntu1 [69.4kB]
Get:30 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libgimp2.0 2.6.8-2ubuntu1.3 [594kB]
Get:31 http://archive.ubuntu.com/ubuntu/ lucid-updates/main gimp-data 2.6.8-2ubuntu1.3 [1981kB]
Get:32 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libpoppler5 0.12.4-0ubuntu5.2 [730kB]
Get:33 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libpoppler-glib4 0.12.4-0ubuntu5.2 [75.9kB]
Get:34 http://archive.ubuntu.com/ubuntu/ lucid-updates/main gimp 2.6.8-2ubuntu1.3 [4413kB]
Get:35 http://archive.ubuntu.com/ubuntu/ lucid-updates/main gnome-user-guide-en 2.30.0+git20100403ubuntu3 [6098B]
Get:36 http://archive.ubuntu.com/ubuntu/ lucid-updates/main gnome-user-guide 2.30.0+git20100403ubuntu3 [1942kB]
Get:37 http://archive.ubuntu.com/ubuntu/ lucid-updates/main grub-common 1.98-1ubuntu12 [1584kB]
Get:38 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libnm-util1 0.8-0ubuntu3.2 [119kB]
Get:39 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libnm-glib2 0.8-0ubuntu3.2 [64.3kB]
Get:40 http://archive.ubuntu.com/ubuntu/ lucid-updates/main smbclient 2:3.4.7~dfsg-1ubuntu3.6 [11.5MB]
Get:41 http://archive.ubuntu.com/ubuntu/ lucid-updates/main winbind 2:3.4.7~dfsg-1ubuntu3.6 [4408kB]
Get:42 http://archive.ubuntu.com/ubuntu/ lucid-updates/main samba-common 2:3.4.7~dfsg-1ubuntu3.6 [397kB]
Get:43 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libwbclient0 2:3.4.7~dfsg-1ubuntu3.6 [107kB]
Get:44 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libxml2-utils 2.7.6.dfsg-1ubuntu1.2 [89.3kB]
Get:45 http://archive.ubuntu.com/ubuntu/ lucid-updates/main linux-generic 2.6.32.32.38 [4536B]
Get:46 http://archive.ubuntu.com/ubuntu/ lucid-updates/main linux-image-generic 2.6.32.32.38 [4546B]
Get:47 http://archive.ubuntu.com/ubuntu/ lucid-updates/main linux-headers-2.6.32-32 2.6.32-32.62 [10.1MB]
Get:48 http://archive.ubuntu.com/ubuntu/ lucid-updates/main linux-headers-2.6.32-32-generic 2.6.32-32.62 [791kB]
Get:49 http://archive.ubuntu.com/ubuntu/ lucid-updates/main linux-headers-generic 2.6.32.32.38 [4532B]
Get:50 http://archive.ubuntu.com/ubuntu/ lucid-updates/main linux-libc-dev 2.6.32-32.62 [838kB]
Get:51 http://archive.ubuntu.com/ubuntu/ lucid-updates/main modemmanager 0.3-0ubuntu2.2 [132kB]
Get:52 http://archive.ubuntu.com/ubuntu/ lucid-updates/main network-manager 0.8-0ubuntu3.2 [317kB]
Get:53 http://archive.ubuntu.com/ubuntu/ lucid-updates/main poppler-utils 0.12.4-0ubuntu5.2 [80.6kB]
Get:54 http://archive.ubuntu.com/ubuntu/ lucid-updates/main python-libxml2 2.7.6.dfsg-1ubuntu1.2 [223kB]
Get:55 http://archive.ubuntu.com/ubuntu/ lucid-updates/main rdesktop 1.6.0-2ubuntu3.1 [138kB]
Get:56 http://archive.ubuntu.com/ubuntu/ lucid-updates/main samba-common-bin 2:3.4.7~dfsg-1ubuntu3.6 [4818kB]
Get:57 http://archive.ubuntu.com/ubuntu/ lucid/universe ttf-droid 1.00~b112+dfsg+1-0ubuntu1 [2771kB]
Get:58 http://archive.ubuntu.com/ubuntu/ lucid-updates/main libsmbclient 2:3.4.7~dfsg-1ubuntu3.6 [1664kB]
Fetched 149MB in 10min 23s (239kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 358490 files and directories currently installed.)
Preparing to replace libldap-2.4-2 2.4.21-0ubuntu5.4 (using .../libldap-2.4-2_2.4.21-0ubuntu5.5_i386.deb) ...
Unpacking replacement libldap-2.4-2 ...
Preparing to replace libxml2-dev 2.7.6.dfsg-1ubuntu1.1 (using .../libxml2-dev_2.7.6.dfsg-1ubuntu1.2_i386.deb) ...
Unpacking replacement libxml2-dev ...
Preparing to replace libxml2 2.7.6.dfsg-1ubuntu1.1 (using .../libxml2_2.7.6.dfsg-1ubuntu1.2_i386.deb) ...
Unpacking replacement libxml2 ...
Processing triggers for man-db ...
dpkg: wine1.2: dependency problems, but removing anyway as you requested:
 wine depends on wine1.2.
(Reading database ... 358489 files and directories currently installed.)
Removing wine1.2 ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.C.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for man-db ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Selecting previously deselected package wine1.3.
(Reading database ... 357354 files and directories currently installed.)
Unpacking wine1.3 (from .../wine1.3_1.3.21-0ubuntu1~lucid1~ppa1_i386.deb) ...
Preparing to replace wine 1.2.2-1ubuntu1~lucid1 (using .../wine_1.2.3-0ubuntu1~ppa2~lucid1_i386.deb) ...
Unpacking replacement wine ...
Preparing to replace libpam-modules 1.1.1-2ubuntu5 (using .../libpam-modules_1.1.1-2ubuntu5.3_i386.deb) ...
Unpacking replacement libpam-modules ...
Processing triggers for man-db ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.C.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for python-support ...
Setting up libpam-modules (1.1.1-2ubuntu5.3) ...

(Reading database ... 358620 files and directories currently installed.)
Preparing to replace libdbus-glib-1-2 0.84-1 (using .../libdbus-glib-1-2_0.84-1ubuntu0.2_i386.deb) ...
Unpacking replacement libdbus-glib-1-2 ...
Preparing to replace google-chrome-beta 12.0.742.60-r85714 (using .../google-chrome-beta_13.0.782.24-r89139_i386.deb) ...
Unpacking replacement google-chrome-beta ...
Selecting previously deselected package linux-image-2.6.32-32-generic.
Unpacking linux-image-2.6.32-32-generic (from .../linux-image-2.6.32-32-generic_2.6.32-32.62_i386.deb) ...
Done.
Preparing to replace ttf-symbol-replacement 1.2.2-1ubuntu1~lucid1 (using .../ttf-symbol-replacement_1.2.3-0ubuntu1~ppa2~lucid1_all.deb) ...
Unpacking replacement ttf-symbol-replacement ...
Selecting previously deselected package wine1.3-gecko.
Unpacking wine1.3-gecko (from .../wine1.3-gecko_1.2.0-0ubuntu1~maverickppa1_i386.deb) ...
Preparing to replace apt 0.7.25.3ubuntu9.4 (using .../apt_0.7.25.3ubuntu9.5_i386.deb) ...
Unpacking replacement apt ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.C.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for man-db ...
Processing triggers for fontconfig ...
Processing triggers for python-support ...
Setting up apt (0.7.25.3ubuntu9.5) ...
Installing new version of config file /etc/cron.daily/apt ...

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
(Reading database ... 362139 files and directories currently installed.)
Preparing to replace libpam-runtime 1.1.1-2ubuntu5 (using .../libpam-runtime_1.1.1-2ubuntu5.3_all.deb) ...
Unpacking replacement libpam-runtime ...
Processing triggers for man-db ...
Setting up libpam-runtime (1.1.1-2ubuntu5.3) ...

(Reading database ... 362139 files and directories currently installed.)
Preparing to replace libpam0g 1.1.1-2ubuntu5 (using .../libpam0g_1.1.1-2ubuntu5.3_i386.deb) ...
Unpacking replacement libpam0g ...
Setting up libpam0g (1.1.1-2ubuntu5.3) ...

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
(Reading database ... 362139 files and directories currently installed.)
Preparing to replace apt-utils 0.7.25.3ubuntu9.4 (using .../apt-utils_0.7.25.3ubuntu9.5_i386.deb) ...
Unpacking replacement apt-utils ...
Preparing to replace sysvinit-utils 2.87dsf-4ubuntu17.1 (using .../sysvinit-utils_2.87dsf-4ubuntu17.4_i386.deb) ...
Unpacking replacement sysvinit-utils ...
Preparing to replace sysv-rc 2.87dsf-4ubuntu17.1 (using .../sysv-rc_2.87dsf-4ubuntu17.4_all.deb) ...
Unpacking replacement sysv-rc ...
Preparing to replace initscripts 2.87dsf-4ubuntu17.1 (using .../initscripts_2.87dsf-4ubuntu17.4_i386.deb) ...
Unpacking replacement initscripts ...
Preparing to replace apt-transport-https 0.7.25.3ubuntu9.4 (using .../apt-transport-https_0.7.25.3ubuntu9.5_i386.deb) ...
Unpacking replacement apt-transport-https ...
Preparing to replace bind9-host 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../bind9-host_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement bind9-host ...
Preparing to replace dnsutils 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../dnsutils_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement dnsutils ...
Preparing to replace libisc60 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../libisc60_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement libisc60 ...
Preparing to replace libdns64 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../libdns64_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement libdns64 ...
Preparing to replace libisccc60 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../libisccc60_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement libisccc60 ...
Preparing to replace libisccfg60 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../libisccfg60_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement libisccfg60 ...
Preparing to replace liblwres60 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../liblwres60_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement liblwres60 ...
Preparing to replace libbind9-60 1:9.7.0.dfsg.P1-1ubuntu0.1 (using .../libbind9-60_1%3a9.7.0.dfsg.P1-1ubuntu0.2_i386.deb) ...
Unpacking replacement libbind9-60 ...
Preparing to replace dkms 2.1.1.2-2fakesync1 (using .../dkms_2.1.1.2-2ubuntu1_all.deb) ...
Unpacking replacement dkms ...
Preparing to replace ethtool 6+20091202-1 (using .../ethtool_6+20091202-1ubuntu1_i386.deb) ...
Unpacking replacement ethtool ...
Preparing to replace libgimp2.0 2.6.8-2ubuntu1.2 (using .../libgimp2.0_2.6.8-2ubuntu1.3_i386.deb) ...
Unpacking replacement libgimp2.0 ...
Preparing to replace gimp-data 2.6.8-2ubuntu1.2 (using .../gimp-data_2.6.8-2ubuntu1.3_all.deb) ...
Unpacking replacement gimp-data ...
Preparing to replace libpoppler5 0.12.4-0ubuntu5.1 (using .../libpoppler5_0.12.4-0ubuntu5.2_i386.deb) ...
Unpacking replacement libpoppler5 ...
Preparing to replace libpoppler-glib4 0.12.4-0ubuntu5.1 (using .../libpoppler-glib4_0.12.4-0ubuntu5.2_i386.deb) ...
Unpacking replacement libpoppler-glib4 ...
Preparing to replace gimp 2.6.8-2ubuntu1.2 (using .../gimp_2.6.8-2ubuntu1.3_i386.deb) ...
Unpacking replacement gimp ...
Preparing to replace gnome-user-guide-en 2.30.0+git20100403ubuntu2 (using .../gnome-user-guide-en_2.30.0+git20100403ubuntu3_all.deb) ...
Unpacking replacement gnome-user-guide-en ...
Preparing to replace gnome-user-guide 2.30.0+git20100403ubuntu2 (using .../gnome-user-guide_2.30.0+git20100403ubuntu3_all.deb) ...
Unpacking replacement gnome-user-guide ...
Preparing to replace grub-common 1.98-1ubuntu10 (using .../grub-common_1.98-1ubuntu12_i386.deb) ...
Unpacking replacement grub-common ...
Preparing to replace libnm-util1 0.8-0ubuntu3 (using .../libnm-util1_0.8-0ubuntu3.2_i386.deb) ...
Unpacking replacement libnm-util1 ...
Preparing to replace libnm-glib2 0.8-0ubuntu3 (using .../libnm-glib2_0.8-0ubuntu3.2_i386.deb) ...
Unpacking replacement libnm-glib2 ...
Preparing to replace smbclient 2:3.4.7~dfsg-1ubuntu3.5 (using .../smbclient_2%3a3.4.7~dfsg-1ubuntu3.6_i386.deb) ...
Unpacking replacement smbclient ...
Preparing to replace winbind 2:3.4.7~dfsg-1ubuntu3.5 (using .../winbind_2%3a3.4.7~dfsg-1ubuntu3.6_i386.deb) ...
 * Stopping the Winbind daemon winbind [ OK ]
Unpacking replacement winbind ...
Preparing to replace samba-common 2:3.4.7~dfsg-1ubuntu3.5 (using .../samba-common_2%3a3.4.7~dfsg-1ubuntu3.6_all.deb) ...
Unpacking replacement samba-common ...
Preparing to replace libwbclient0 2:3.4.7~dfsg-1ubuntu3.5 (using .../libwbclient0_2%3a3.4.7~dfsg-1ubuntu3.6_i386.deb) ...
Unpacking replacement libwbclient0 ...
Preparing to replace libxml2-utils 2.7.6.dfsg-1ubuntu1.1 (using .../libxml2-utils_2.7.6.dfsg-1ubuntu1.2_i386.deb) ...
Unpacking replacement libxml2-utils ...
Preparing to replace linux-generic 2.6.32.31.37 (using .../linux-generic_2.6.32.32.38_i386.deb) ...
Unpacking replacement linux-generic ...
Preparing to replace linux-image-generic 2.6.32.31.37 (using .../linux-image-generic_2.6.32.32.38_i386.deb) ...
Unpacking replacement linux-image-generic ...
Selecting previously deselected package linux-headers-2.6.32-32.
Unpacking linux-headers-2.6.32-32 (from .../linux-headers-2.6.32-32_2.6.32-32.62_all.deb) ...
Selecting previously deselected package linux-headers-2.6.32-32-generic.
Unpacking linux-headers-2.6.32-32-generic (from .../linux-headers-2.6.32-32-generic_2.6.32-32.62_i386.deb) ...
Preparing to replace linux-headers-generic 2.6.32.31.37 (using .../linux-headers-generic_2.6.32.32.38_i386.deb) ...
Unpacking replacement linux-headers-generic ...
Preparing to replace linux-libc-dev 2.6.32-31.61 (using .../linux-libc-dev_2.6.32-32.62_i386.deb) ...
Unpacking replacement linux-libc-dev ...
Preparing to replace modemmanager 0.3-0ubuntu2 (using .../modemmanager_0.3-0ubuntu2.2_i386.deb) ...
Unpacking replacement modemmanager ...
Preparing to replace network-manager 0.8-0ubuntu3 (using .../network-manager_0.8-0ubuntu3.2_i386.deb) ...
Unpacking replacement network-manager ...
Preparing to replace poppler-utils 0.12.4-0ubuntu5.1 (using .../poppler-utils_0.12.4-0ubuntu5.2_i386.deb) ...
Unpacking replacement poppler-utils ...
Preparing to replace python-libxml2 2.7.6.dfsg-1ubuntu1.1 (using .../python-libxml2_2.7.6.dfsg-1ubuntu1.2_i386.deb) ...
Unpacking replacement python-libxml2 ...
Preparing to replace rdesktop 1.6.0-2ubuntu3 (using .../rdesktop_1.6.0-2ubuntu3.1_i386.deb) ...
Unpacking replacement rdesktop ...
Preparing to replace samba-common-bin 2:3.4.7~dfsg-1ubuntu3.5 (using .../samba-common-bin_2%3a3.4.7~dfsg-1ubuntu3.6_i386.deb) ...
Unpacking replacement samba-common-bin ...
Selecting previously deselected package ttf-droid.
Unpacking ttf-droid (from .../ttf-droid_1.00~b112+dfsg+1-0ubuntu1_all.deb) ...
Preparing to replace libsmbclient 2:3.4.7~dfsg-1ubuntu3.5 (using .../libsmbclient_2%3a3.4.7~dfsg-1ubuntu3.6_i386.deb) ...
Unpacking replacement libsmbclient ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for hicolor-icon-theme ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.C.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for install-info ...
Processing triggers for python-support ...
Processing triggers for fontconfig ...
Setting up libldap-2.4-2 (2.4.21-0ubuntu5.5) ...

Setting up libxml2 (2.7.6.dfsg-1ubuntu1.2) ...

Setting up libxml2-dev (2.7.6.dfsg-1ubuntu1.2) ...
Setting up wine1.3 (1.3.21-0ubuntu1~lucid1~ppa1) ...
procps stop/waiting
procps stop/waiting

Setting up wine (1.2.3-0ubuntu1~ppa2~lucid1) ...
Setting up libdbus-glib-1-2 (0.84-1ubuntu0.2) ...

Setting up google-chrome-beta (13.0.782.24-r89139) ...

Setting up linux-image-2.6.32-32-generic (2.6.32-32.62) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.32-32-generic
Running postinst hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.32-32-generic
Found kernel: /boot/vmlinuz-2.6.32-31-generic
Found kernel: /boot/vmlinuz-2.6.32-30-generic
Found kernel: /boot/vmlinuz-2.6.32-29-generic
Found kernel: /boot/vmlinuz-2.6.32-28-generic
Found kernel: /boot/vmlinuz-2.6.32-27-generic
Found kernel: /boot/vmlinuz-2.6.32-26-generic
Found kernel: /boot/vmlinuz-2.6.32-25-generic
Found kernel: /boot/vmlinuz-2.6.32-24-generic
Found kernel: /boot/vmlinuz-2.6.32-23-generic
Found kernel: /boot/vmlinuz-2.6.32-22-generic
Found kernel: /boot/vmlinuz-2.6.32-21-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.32-32-generic /boot/vmlinuz-2.6.32-32-generic
run-parts: executing /etc/kernel/postinst.d/nvidia-common 2.6.32-32-generic /boot/vmlinuz-2.6.32-32-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.32-32-generic /boot/vmlinuz-2.6.32-32-generic

Setting up ttf-symbol-replacement (1.2.3-0ubuntu1~ppa2~lucid1) ...
Setting up wine1.3-gecko (1.2.0-0ubuntu1~maverickppa1) ...
Setting up apt-utils (0.7.25.3ubuntu9.5) ...

Setting up sysvinit-utils (2.87dsf-4ubuntu17.4) ...
Setting up sysv-rc (2.87dsf-4ubuntu17.4) ...

Setting up initscripts (2.87dsf-4ubuntu17.4) ...
Installing new version of config file /etc/init.d/sendsigs ...

Setting up apt-transport-https (0.7.25.3ubuntu9.5) ...
Setting up libisc60 (1:9.7.0.dfsg.P1-1ubuntu0.2) ...

Setting up libdns64 (1:9.7.0.dfsg.P1-1ubuntu0.2) ...

Setting up libisccc60 (1:9.7.0.dfsg.P1-1ubuntu0.2) ...

Setting up libisccfg60 (1:9.7.0.dfsg.P1-1ubuntu0.2) ...

Setting up libbind9-60 (1:9.7.0.dfsg.P1-1ubuntu0.2) ...

Setting up liblwres60 (1:9.7.0.dfsg.P1-1ubuntu0.2) ...

Setting up bind9-host (1:9.7.0.dfsg.P1-1ubuntu0.2) ...
Setting up dnsutils (1:9.7.0.dfsg.P1-1ubuntu0.2) ...

Setting up dkms (2.1.1.2-2ubuntu1) ...

Setting up ethtool (6+20091202-1ubuntu1) ...
Installing new version of config file /etc/network/if-pre-up.d/ethtool ...
Installing new version of config file /etc/network/if-up.d/ethtool ...
Setting up libgimp2.0 (2.6.8-2ubuntu1.3) ...

Setting up gimp-data (2.6.8-2ubuntu1.3) ...
Setting up libpoppler5 (0.12.4-0ubuntu5.2) ...

Setting up libpoppler-glib4 (0.12.4-0ubuntu5.2) ...

Setting up gimp (2.6.8-2ubuntu1.3) ...

Setting up gnome-user-guide (2.30.0+git20100403ubuntu3) ...
Setting up gnome-user-guide-en (2.30.0+git20100403ubuntu3) ...
Setting up grub-common (1.98-1ubuntu12) ...

Setting up libnm-util1 (0.8-0ubuntu3.2) ...

Setting up libnm-glib2 (0.8-0ubuntu3.2) ...

Setting up samba-common (2:3.4.7~dfsg-1ubuntu3.6) ...

Setting up libwbclient0 (2:3.4.7~dfsg-1ubuntu3.6) ...

Setting up smbclient (2:3.4.7~dfsg-1ubuntu3.6) ...
Setting up winbind (2:3.4.7~dfsg-1ubuntu3.6) ...
 * Starting the Winbind daemon winbind [ OK ]

Setting up libxml2-utils (2.7.6.dfsg-1ubuntu1.2) ...
Setting up linux-image-generic (2.6.32.32.38) ...
Setting up linux-generic (2.6.32.32.38) ...
Setting up linux-headers-2.6.32-32 (2.6.32-32.62) ...
Setting up linux-headers-2.6.32-32-generic (2.6.32-32.62) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.32-32-generic /boot/vmlinuz-2.6.32-32-generic
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common 2.6.32-32-generic /boot/vmlinuz-2.6.32-32-generic

Setting up linux-headers-generic (2.6.32.32.38) ...
Setting up linux-libc-dev (2.6.32-32.62) ...
Setting up modemmanager (0.3-0ubuntu2.2) ...
Setting up network-manager (0.8-0ubuntu3.2) ...

Setting up poppler-utils (0.12.4-0ubuntu5.2) ...
Setting up python-libxml2 (2.7.6.dfsg-1ubuntu1.2) ...

Setting up rdesktop (1.6.0-2ubuntu3.1) ...
Setting up samba-common-bin (2:3.4.7~dfsg-1ubuntu3.6) ...

Setting up ttf-droid (1.00~b112+dfsg+1-0ubuntu1) ...
No CIDSupplement specified for Batang-Bold, defaulting to 0.
No CIDSupplement specified for Dotum-Bold, defaulting to 0.
No CIDSupplement specified for Batang-Regular, defaulting to 0.
No CIDSupplement specified for DroidSansJapanese, defaulting to 0.
No CIDSupplement specified for UMingCN, defaulting to 0.
No CIDSupplement specified for ZenHei, defaulting to 0.
No CIDSupplement specified for ZenHei-CNS, defaulting to 0.
No CIDSupplement specified for Dotum-Regular, defaulting to 0.
No CIDSupplement specified for DroidSansJapanese-JaH, defaulting to 0.
Updating fontconfig cache for /usr/share/fonts/truetype/ttf-droid

Setting up libsmbclient (2:3.4.7~dfsg-1ubuntu3.6) ...

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
bernard@bernard-laptop:~$

Revision history for this message
Bernard Woods (exetek) said :
#3

I have just run update manager and it tells me the system is up to date with nothing outstanding!

Thanks for your prompt and accurate help.

Bernard.

Revision history for this message
Bernard Woods (exetek) said :
#4

Thanks Manfred Hampl, that solved my question.