This is still failing for me,
3.66s$ sudo apt-get purge -y libxfont1 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: xfonts-encodings xserver-common Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: libxfont1* xfonts-base* xfonts-utils* xserver-xorg-core* xvfb* It seems that bdftopcf depends on xfonts-utils, https://packages.ubuntu.com/de/xenial/xfonts-utils, and this is still using https://packages.ubuntu.com/de/xenial/libxfont1. Do you know how can I workaround this issue so that I can XTS working? Thanks! On Mon, 4 Mar 2019 at 13:30, Timo Aaltonen <[email protected]> wrote: > btw, libxfont2 is backported to xenial, so you should be able to build > XTS with libxfont-dev, not libxfont1-dev > > ** Changed in: libxfont (Ubuntu Xenial) > Status: New => Won't Fix > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1818428 > > Title: > bdftopcf: bdf input, xtfont4.bdf, corrupt > > Status in libxfont package in Ubuntu: > Fix Released > Status in libxfont source package in Xenial: > Won't Fix > Status in libxfont package in Nexenta Operating System: > Unknown > > Bug description: > Compiling the xorg Test Suite called XTS > (https://github.com/freedesktop/xorg-test-xts) on TravisCI (https > ://travis-ci.org/mjtrangoni/nx-libs/jobs/501145999), I am running on > this Bug, > > ----------------- > /usr/bin/bdftopcf -t -o xtfont0.pcf xtfont0.bdf > /usr/bin/bdftopcf -t -o xtfont1.pcf xtfont1.bdf > /usr/bin/bdftopcf -t -o xtfont2.pcf xtfont2.bdf > /usr/bin/bdftopcf -t -o xtfont3.pcf xtfont3.bdf > /usr/bin/bdftopcf -t -o xtfont4.pcf xtfont4.bdf > BDF Error on line 32: character 'ascii001' has out of range width, -8 > /usr/bin/bdftopcf: bdf input, xtfont4.bdf, corrupt > Makefile:767: recipe for target 'xtfont4.pcf' failed > --------------- > > Which seems to be fixed upstream, > > See RedHat Bugzilla 1241939 > (https://bugzilla.redhat.com/show_bug.cgi?id=1241939) and its upstream > fix here (https://lists.x.org/archives/xorg- > devel/2015-July/046914.html) > > I hope, I can get this fixed/backported soon on Ubuntu Xenial. > > Operating System Details: > Distributor ID: Ubuntu > Description: Ubuntu 16.04.5 LTS > Release: 16.04 > Codename: xenial > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/libxfont/+bug/1818428/+subscriptions > -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libxfont in Ubuntu. https://bugs.launchpad.net/bugs/1818428 Title: bdftopcf: bdf input, xtfont4.bdf, corrupt Status in libxfont package in Ubuntu: Fix Released Status in libxfont source package in Xenial: Won't Fix Status in libxfont package in Nexenta Operating System: Unknown Bug description: Compiling the xorg Test Suite called XTS (https://github.com/freedesktop/xorg-test-xts) on TravisCI (https ://travis-ci.org/mjtrangoni/nx-libs/jobs/501145999), I am running on this Bug, ----------------- /usr/bin/bdftopcf -t -o xtfont0.pcf xtfont0.bdf /usr/bin/bdftopcf -t -o xtfont1.pcf xtfont1.bdf /usr/bin/bdftopcf -t -o xtfont2.pcf xtfont2.bdf /usr/bin/bdftopcf -t -o xtfont3.pcf xtfont3.bdf /usr/bin/bdftopcf -t -o xtfont4.pcf xtfont4.bdf BDF Error on line 32: character 'ascii001' has out of range width, -8 /usr/bin/bdftopcf: bdf input, xtfont4.bdf, corrupt Makefile:767: recipe for target 'xtfont4.pcf' failed --------------- Which seems to be fixed upstream, See RedHat Bugzilla 1241939 (https://bugzilla.redhat.com/show_bug.cgi?id=1241939) and its upstream fix here (https://lists.x.org/archives/xorg- devel/2015-July/046914.html) I hope, I can get this fixed/backported soon on Ubuntu Xenial. Operating System Details: Distributor ID: Ubuntu Description: Ubuntu 16.04.5 LTS Release: 16.04 Codename: xenial To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libxfont/+bug/1818428/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

