Bug#317461: FTBFS: Rebuilding glib results in unsatisfiable dependencies

Loïc Minier lool at dooz.org
Wed Sep 20 08:48:52 UTC 2006


        Hi,

 This is a followup for Debian bug <http://bugs.debian.org/317461>.

On Fri, Jul 08, 2005, Roger Leigh wrote:
> I rebuilt glib2.0 while investigating another bug.  With current sid
> packages, libglib2.0-0 gains an additional dependency:
> $ dpkg --info libglib2.0-0_2.6.5-1_powerpc.deb | grep Depends
>  Depends: libc6 (>= 2.3.2.ds1-21), libglib2.0-udeb

 I believe this is due to shlibs handling: you will get a
 self-dependency if you build glib in a system which has libglib
 installed.  I've fixed this for Gtk and Pango, so I suppose we will use
 the same fix for Glib.

 (The fix is to generate a shlibs.local after dh_makeshlibs which will
 cause no shlibs inter-dependencies at dh_shlibdeps time.  The
 shlibs.local file is removed after dh_shlibdeps to avoid polluting the
 source.)

   Bye,
-- 
Loïc Minier <lool at dooz.org>





More information about the Pkg-gnome-maintainers mailing list