Bug#830985: tulip: error while loading shared libraries: libbfd-2.26-system.so

2016-07-16 Thread Yuri D'Elia
On Sat, Jul 16 2016, ydir...@free.fr wrote:
>> Seems like tulip depends on libbfd-2.26-system.so, but only
>> libbfd-2.26-system.so.1 is available on my system.
>
> You mean "libbfd-2.26.1-system.so", right ?

Indeed, just a typo in my part.



Bug#830985: tulip: error while loading shared libraries: libbfd-2.26-system.so

2016-07-16 Thread ydirson


- Mail original -
> De: "Yuri D'Elia" <wav...@thregr.org>
> À: "Debian Bug Tracking System" <sub...@bugs.debian.org>
> Envoyé: Mercredi 13 Juillet 2016 16:49:40
> Objet: Bug#830985: tulip: error while loading shared libraries: 
> libbfd-2.26-system.so
> 
> Package: tulip
> Version: 4.8.0dfsg-2+b3
> Severity: important
> 
> Seems like tulip depends on libbfd-2.26-system.so, but only
> libbfd-2.26-system.so.1 is available on my system.

You mean "libbfd-2.26.1-system.so", right ?

Looks like newer versions of binutils have broken the promise made by the
package's shlibs file ?


> % tulip
> tulip: error while loading shared libraries: libbfd-2.26-system.so:
> cannot open shared object file: No such file or directory
> 
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (900, 'unstable'), (800, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> 
> Versions of packages tulip depends on:
> ii  binutils  2.26.1-1
> ii  fonts-dejavu-core 2.35-1
> ii  fonts-font-awesome4.6.3~dfsg-1
> ii  libc6 2.23-1
> ii  libfreetype6  2.6.3-3+b1
> ii  libftgl2  2.1.3~rc5-4+nmu1+b1
> ii  libgcc1   1:6.1.1-9
> ii  libgl1-mesa-glx [libgl1]  11.2.2-1
> ii  libglew1.13   1.13.0-2
> ii  libgzstream-tulip-4.8-0   4.8.0dfsg-2+b3
> ii  libjpeg62-turbo   1:1.5.0-1
> ii  libogdf-tulip-4.8-0   4.8.0dfsg-2+b3
> ii  libpng16-16   1.6.23-1
> ii  libpython2.7  2.7.12-1
> ii  libqt5core5a  5.6.1+dfsg-3
> ii  libqt5gui55.6.1+dfsg-3
> ii  libqt5network55.6.1+dfsg-3
> ii  libqt5opengl5 5.6.1+dfsg-3
> ii  libqt5webkit5 5.6.1+dfsg-4
> ii  libqt5widgets55.6.1+dfsg-3
> ii  libqt5xml55.6.1+dfsg-3
> ii  libqt5xmlpatterns55.6.1-2
> ii  libquazip-tulip-4.8-1 4.8.0dfsg-2+b3
> ii  libqxt-tulip-4.8-04.8.0dfsg-2+b3
> ii  libstdc++66.1.1-9
> ii  libtess2-tulip-4.84.8.0dfsg-2+b3
> ii  libtulip-core-4.8 4.8.0dfsg-2+b3
> ii  libtulip-gui-4.8  4.8.0dfsg-2+b3
> ii  libtulip-ogdf-4.8 4.8.0dfsg-2+b3
> ii  libtulip-ogl-4.8  4.8.0dfsg-2+b3
> ii  libtulip-python-4.8   4.8.0dfsg-2+b3
> ii  libyajl-tulip-4.8-2   4.8.0dfsg-2+b3
> ii  zlib1g1:1.2.8.dfsg-2+b1
> 
> tulip recommends no packages.
> 
> tulip suggests no packages.
> 



Bug#830985: tulip: error while loading shared libraries: libbfd-2.26-system.so

2016-07-16 Thread ydirson
Well, I have never really felt libbfd.so-linking rejection from the project 
before,
as tulip has undergone numerous binNMU's to keep pace with libbfd.

Furthermore, the fact that the .so link is installed whenever bfd.h is installed
rather calls for linking against the shared lib.  If we want to provide them for
convenience to use cases which can't really do without, then I feel they ought 
to be
split in a separate deb, right ?

- Mail original -
> De: "Helmut Grohne" <hel...@subdivi.de>
> À: "Yuri D'Elia" <wav...@thregr.org>, 830...@bugs.debian.org
> Cc: "Matthias Klose" <d...@debian.org>
> Envoyé: Vendredi 15 Juillet 2016 00:11:31
> Objet: Bug#830985: tulip: error while loading shared libraries: 
> libbfd-2.26-system.so
> 
> Control: severity -1 grave
> 
> On Wed, Jul 13, 2016 at 04:49:40PM +0200, Yuri D'Elia wrote:
> > Seems like tulip depends on libbfd-2.26-system.so, but only
> > libbfd-2.26-system.so.1 is available on my system.
> 
> Linking libbfd dynamically is explicitly disallowed (see package
> description of binutils-dev). Please do not close this bug without
> removing the dynamic linking entirely. If you link libbfd statically,
> please ensure to add an appropriate Built-Using header.
> 
> Helmut
> 



Bug#830985: tulip: error while loading shared libraries: libbfd-2.26-system.so

2016-07-14 Thread Helmut Grohne
Control: severity -1 grave

On Wed, Jul 13, 2016 at 04:49:40PM +0200, Yuri D'Elia wrote:
> Seems like tulip depends on libbfd-2.26-system.so, but only 
> libbfd-2.26-system.so.1 is available on my system.

Linking libbfd dynamically is explicitly disallowed (see package
description of binutils-dev). Please do not close this bug without
removing the dynamic linking entirely. If you link libbfd statically,
please ensure to add an appropriate Built-Using header.

Helmut



Bug#830985: tulip: error while loading shared libraries: libbfd-2.26-system.so

2016-07-13 Thread Yuri D'Elia

Package: tulip
Version: 4.8.0dfsg-2+b3
Severity: important

Seems like tulip depends on libbfd-2.26-system.so, but only 
libbfd-2.26-system.so.1 is available on my system.

% tulip
tulip: error while loading shared libraries: libbfd-2.26-system.so: cannot open 
shared object file: No such file or directory

-- System Information:
Debian Release: stretch/sid
 APT prefers unstable
 APT policy: (900, 'unstable'), (800, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tulip depends on:
ii  binutils  2.26.1-1
ii  fonts-dejavu-core 2.35-1
ii  fonts-font-awesome4.6.3~dfsg-1
ii  libc6 2.23-1
ii  libfreetype6  2.6.3-3+b1
ii  libftgl2  2.1.3~rc5-4+nmu1+b1
ii  libgcc1   1:6.1.1-9
ii  libgl1-mesa-glx [libgl1]  11.2.2-1
ii  libglew1.13   1.13.0-2
ii  libgzstream-tulip-4.8-0   4.8.0dfsg-2+b3
ii  libjpeg62-turbo   1:1.5.0-1
ii  libogdf-tulip-4.8-0   4.8.0dfsg-2+b3
ii  libpng16-16   1.6.23-1
ii  libpython2.7  2.7.12-1
ii  libqt5core5a  5.6.1+dfsg-3
ii  libqt5gui55.6.1+dfsg-3
ii  libqt5network55.6.1+dfsg-3
ii  libqt5opengl5 5.6.1+dfsg-3
ii  libqt5webkit5 5.6.1+dfsg-4
ii  libqt5widgets55.6.1+dfsg-3
ii  libqt5xml55.6.1+dfsg-3
ii  libqt5xmlpatterns55.6.1-2
ii  libquazip-tulip-4.8-1 4.8.0dfsg-2+b3
ii  libqxt-tulip-4.8-04.8.0dfsg-2+b3
ii  libstdc++66.1.1-9
ii  libtess2-tulip-4.84.8.0dfsg-2+b3
ii  libtulip-core-4.8 4.8.0dfsg-2+b3
ii  libtulip-gui-4.8  4.8.0dfsg-2+b3
ii  libtulip-ogdf-4.8 4.8.0dfsg-2+b3
ii  libtulip-ogl-4.8  4.8.0dfsg-2+b3
ii  libtulip-python-4.8   4.8.0dfsg-2+b3
ii  libyajl-tulip-4.8-2   4.8.0dfsg-2+b3
ii  zlib1g1:1.2.8.dfsg-2+b1

tulip recommends no packages.

tulip suggests no packages.