To solve this error when upgrading 14.04->14.10 I ran:
$  dpkg -D40 -i ~/Downloads/fontconfig_2.11.0-0ubuntu4.1_amd64.deb
Then I notice this file caused the error, so I seek the packge owning it:
$ dpkg -S /usr/share/fonts/truetype/unfonts-core/UnBatangBold.ttf
I then remove that package:
$ sudo apt-get remove fonts-unfonts-core
I know resume the pakcages install:
$  sudo apt-get install -f 

which works ok now.

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

Title:
  fontconfig segmentation fault during package installation

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

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

Reply via email to