reassign 625187 g-wrap
thanks

Lucas Nussbaum <lu...@lucas-nussbaum.net> writes:

> Source: guile-gnome-platform
> Version: 2.16.1-5
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20110502 qa-ftbfs
> Justification: FTBFS on amd64
>
This is actually a bug in guile-1.8, which completely removed the .la
files, among them /usr/lib/libguile.la, even though g-wrap still
referenced them:

guile-1.8 (1.8.8+1-1) unstable; urgency=low

  [...]

  * Remove *.la files from all debs (wheezy release goal).
    Thanks to Jordi Mallach <jo...@debian.org> for the fix. (closes: #621240)

$ grep dependency_libs= /usr/lib/libgwrap-guile-runtime.la 
/usr/lib/libgwrap-guile-runtime.la:20:dependency_libs=' 
/usr/lib/libgwrap-core-runtime.la /usr/lib/libguile.la /usr/lib/libgmp.la 
-lcrypt -lm /usr/lib/libltdl.la -ldl -lffi'

There seems to be a bug (or missing feature, if you want) in the script
generating the dependency libs lists at
http://release.debian.org/~aba/la/:

In http://release.debian.org/~aba/la/2011-04-25-19-00.txt (from the day
before the relevant guile-1.8 upload), guile-1.8 is *not* a dependency
of g-wrap, but instead guile-1.6 is listed, which (in the binary package
guile-1.6-dev) *also* provides libguile.la, but guile-1.6 is not a build
dependency of g-wrap (and is conflicted by guile-1.8-dev via its
libguile-dev provide).

I intend to fix this issue by removing the offending .la file in g-wrap,
and uploading a new version of guile-gnome-platform.

Regards, Rotty
-- 
Andreas Rottmann -- <http://rotty.yi.org/>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to