Comment 7 for bug 1039828

Revision history for this message
Stéphane Graber (stgraber) wrote :

BEFORE:
root@tpl-lucid-amd64-temp-BRBIx1T:~# apt-get install fontconfig-config
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  fontconfig-config
1 upgraded, 0 newly installed, 0 to remove and 186 not upgraded.
Need to get 44.4kB of archives.
After this operation, 137kB disk space will be freed.
Get:1 http://archive.ubuntu.com/ubuntu/ precise/main fontconfig-config 2.8.0-3ubuntu9 [44.4kB]
Fetched 44.4kB in 0s (1114kB/s)
(Reading database ... 14033 files and directories currently installed.)
Preparing to replace fontconfig-config 2.8.0-2ubuntu1 (using .../fontconfig-config_2.8.0-3ubuntu9_all.deb) ...
Unpacking replacement fontconfig-config ...
Setting up fontconfig-config (2.8.0-3ubuntu9) ...
Installing new version of config file /etc/fonts/conf.avail/40-nonlatin.conf ...
Installing new version of config file /etc/fonts/conf.avail/65-nonlatin.conf ...
rmdir: failed to remove `/var/lib/defoma/fontconfig.d/': Directory not empty
dpkg: error processing fontconfig-config (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 fontconfig-config
E: Sub-process /usr/bin/dpkg returned an error code (1)

AFTER:
root@tpl-lucid-amd64-temp-BRBIx1T:~# apt-get install fontconfig-config
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  fontconfig-config
1 upgraded, 0 newly installed, 0 to remove and 186 not upgraded.
1 not fully installed or removed.
Need to get 44.4kB of archives.
After this operation, 0B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ precise-proposed/main fontconfig-config 2.8.0-3ubuntu9.1 [44.4kB]
Fetched 44.4kB in 0s (208kB/s)
(Reading database ... 14032 files and directories currently installed.)
Preparing to replace fontconfig-config 2.8.0-3ubuntu9 (using .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ...
Unpacking replacement fontconfig-config ...
Setting up fontconfig-config (2.8.0-3ubuntu9.1) ...