Bug#289470: totem crash

Matt Zimmerman Matt Zimmerman <mdz@debian.org>, 289470@bugs.debian.org
Sun, 9 Jan 2005 11:14:42 -0800


On Sun, Jan 09, 2005 at 07:48:01PM +0100, Ing. Vladimir M. Kerka wrote:

> Sebastien Bacher wrote:
> >Weird, it works fine in a fresh pbuilder here. 
> >
> >You could try the "DEB_BUILD_OPTIONS="nostrip noopt" apt-get source -b
> >libxine1" and install the asked package if the build doesn't pass.
> >
> >
> It's not possible:
> dpkg-checkbuilddeps: Unmet build dependencies: libcaca-dev libtheora-dev 
> libflac-dev (>> 1.1.0) libmodplug-dev libsmbclient-dev libspeex-dev
> dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
> dpkg-buildpackage: (Use -d flag to override.)
> Build command 'cd xine-lib-1.0 && dpkg-buildpackage -b -uc' failed.
> E: Child process failed
> dunadan:/home/kerka/root# apt-get -u install libcaca-dev libtheora-dev 
> libflac-dev libmodplug-dev libsmbclient-dev libspeex-dev
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>   libspeex-dev: Depends: libspeex1 (= 1.0.rel.4-1) but 1.1.6-1 is to be 
> installed
>   libtheora-dev: Depends: libtheora0 (= 0.0.0.alpha3-1) but 
> 1.0alpha3-0.0 is to be installed
> E: Broken packages

Sounds like possibly two of the libraries in the stack are built against
different versions of libflac (which conflict due to a mistake).

-- 
 - mdz