On Sat, Oct 14, 2006 at 02:57:40PM -0500, Dirk Eddelbuettel wrote:
> That's the one then as I had

>         libgfortran.so.0 => /usr/lib/libgfortran.so.0 (0xb747f000)

> How could that have slipped? Whose shlibs file do we need to look at?

The first problem is:

 Package: r-cran-fseries
 Architecture: any
 Depends: r-base-core (>= 2.3.0), r-cran-fbasics (>= 201.10059), 
r-cran-fcalendar, r-cran-mgcv (>= 1.1.5), r-cran-vr (>= 7.2.8)

You aren't using the shlibs:Depends substitution in your debian/control
file, so *all* shared library dependencies are missing for the package!

There is a potential collateral problem with having different packages built
against multiple versions of libgfortran because libgfortran doesn't use
versioned symbols, but that's a rather general problem in the archive today
and doesn't have nearly the same priority as getting these packages'
dependencies fixed.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to