help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave-forge in debian


From: Thomas Weber
Subject: Re: octave-forge in debian
Date: Sun, 7 Feb 2010 22:33:12 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Feb 05, 2010 at 07:31:56PM +0100, lc wrote:
> I want to install the package octave-specfun in debian unstable,
> but it says
> octave-specfun:
> Depends: libhdf5-serial-1.8.3 but it is not going to be installed or
>       libhdf5-1.8.3
> 
> because the newly upgraded octave3.2.4-1 depends and installed
> libhdf5-1.8.4

Yes. hdf5 was upgraded in unstable recently and changed its ABI,
resulting in a SONAME bump. This means that all packages using that
library must be recompiled against the new version. As all -forge
packages use Octave's link flags, they are all linked against hdf5
(though I'm not aware of any package actually using hdf5 in any form).

> what can I do?
Wait, either for the release team to act on this (it's their realm,
called binNMU) or me to loose patience and upload new sourceful uploads
for the -forge packages.

An alternative is recompiling the packages in your environement (You
can't break much, it's the same I'm going to do).

        Thomas


reply via email to

[Prev in Thread] Current Thread [Next in Thread]