[packman] [PM] gstreamer010 0.10.22-42.pm.1 (openSUSE 11.1/i586)
Toni
toni at links2linux.de
Fri Feb 27 08:07:04 CET 2009
Am Freitag, 27. Februar 2009 schrieb Andrea Florio:
> the problem looks to be the package:
> gstreamer-0_10-plugins-good-0.10.14-42.pm.1
>
> and to be more precise the library
>
> /usr/lib/gstreamer-0.10/libgstcacasink.so
>
> ----edit----
>
> hi tony, gstreamer break cheese on suse 11.1
>
> let me explain better.
>
> hardware--> acer aspire one, webcam Acer Crystal Eye
>
> that one, even if use uvcvideo drivers, works out of the box on suse
> 11.1 with both, cheese and luvcview,
>
> after upgrading gstream from packman, cheese is no more working, i know
> the problem is gstreamer because on bugzilla they always refer to it,
> and downgrading it to OSS version, it come back to works again.
>
> for any help, just ask
the problem is related to libcaca, gstreamer-0_10-plugins good is
compiled/linked against the packman libcaca versions:
libcaca-devel, libcaca0 (build log is still available on pmbs)
the distro itself uses:
libcaca and libcaca-devel (0.99.beta13b)
so try to install libcaca0 instead of libcaca
@Manfred:
from libcaca.spec:
%define ver 0.99.beta16
%define rel 0.pm.3
Provides: libcaca = %{version}-%{release}
Obsoletes: libcaca < %{version}-%{release}
won't match the SuSE versions for 11.1 (didn't check the other SuSE versions),
so libcaca0 can not "update" libcaca, please add
Provides: libcaca = 0.99.beta13b
Obsoletes: libcaca <= 0.99.beta13b
and also Provides/Obsoletes for openSuSE-10.3, 11.0 distro-versions
--
have fun
Toni
More information about the Packman
mailing list