error loading libxmlbird.so.1.0 (seems to work with libxmlbird.so.1 though)

Bug #1571987 reported by Kevin Brubeck Unhammer
This bug report is a duplicate of:  Bug #1535277: cannot execute birdfont. Edit Remove
22
This bug affects 5 people
Affects Status Importance Assigned to Milestone
birdfont (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I did

$ sudo apt-get install birdfont
Les pakkelister ... Ferdig
Byggjer kravtre
Leser tilstandsinformasjon ... Ferdig
The following additional packages will be installed:
  fonts-roboto libxmlbird1 unicode-data
Dei følgjande NYE pakkane vil verta installerte:
  birdfont fonts-roboto libxmlbird1 unicode-data
0 oppgraderte, 4 nyleg installerte, 0 skal fjernast og 0 skal ikkje oppgraderast.
Må henta 9 901 kB med arkiv.
Etter denne operasjonen vil 46,2 MB ekstra diskplass bli brukt.
Vil du halda fram? [J/n]
Hent:1 http://no.archive.ubuntu.com/ubuntu xenial/universe amd64 fonts-roboto all 2:0~20160106-1 [2 302 B]
Hent:2 http://no.archive.ubuntu.com/ubuntu xenial/universe amd64 libxmlbird1 amd64 1.2.0-1 [26,5 kB]
Hent:3 http://no.archive.ubuntu.com/ubuntu xenial/universe amd64 unicode-data all 8.0-3 [7 031 kB]
Hent:4 http://no.archive.ubuntu.com/ubuntu xenial/universe amd64 birdfont amd64 2.14.0-1 [2 841 kB]
Henta 9 901 kB på 4s (2 023 kB/s)
Selecting previously unselected package fonts-roboto.
(Les database ... 266557 filer og kataloger er for øyeblikket installerte.)
Preparing to unpack .../fonts-roboto_2%3a0~20160106-1_all.deb ...
Unpacking fonts-roboto (2:0~20160106-1) ...
Selecting previously unselected package libxmlbird1.
Preparing to unpack .../libxmlbird1_1.2.0-1_amd64.deb ...
Unpacking libxmlbird1 (1.2.0-1) ...
Selecting previously unselected package unicode-data.
Preparing to unpack .../unicode-data_8.0-3_all.deb ...
Unpacking unicode-data (8.0-3) ...
Selecting previously unselected package birdfont.
Preparing to unpack .../birdfont_2.14.0-1_amd64.deb ...
Unpacking birdfont (2.14.0-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Processing triggers for shared-mime-info (1.5-2) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Set opp fonts-roboto (2:0~20160106-1) ...
Set opp libxmlbird1 (1.2.0-1) ...
Set opp unicode-data (8.0-3) ...
Set opp birdfont (2.14.0-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...

$ birdfont-export Beteckna.bf
birdfont-export: error while loading shared libraries: libxmlbird.so.1.0: cannot open shared object file: No such file or directory

A workaround that seems to work for the above command at least:
$ sudo cp /usr/lib/x86_64-linux-gnu/libxmlbird.so.1 /usr/lib/x86_64-linux-gnu/libxmlbird.so.1.0

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in birdfont (Ubuntu):
status: New → Confirmed
Revision history for this message
Ing. Josef Klotzner (josef-klotzner) wrote :

The workaround (last comment of Kevin Brubeck Unhammer) worked for me and fixed the problem, but instead of copying it, i created a link:

$ sudo ln -s /usr/lib/x86_64-linux-gnu/libxmlbird.so.1 /usr/lib/x86_64-linux-gnu/libxmlbird.so.1.0

Maybe someone responsible for distribution of ubuntu ISO could put this link to next release of ubuntu 16.04 ?? I did not check if 18.04 is also effected, but could do ...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.