> Hello. I use openSUSE 12.2 and the Packman repository for this > distribution. As of +1 week, I am no longer able to update some > libraries due to two missing dependency errors. The latest conflicts > are apparently different than the ones I first noticed, so I assume > the older ones were fixed. The dependency notifications I get now are: > > libavfilter2-0.11.1-1.4.x86_64 requires libswscale2 = 0.11.1, but this > requirement cannot be provided > libavformat54-1.0-1.2.x86_64 requires libavutil51 = 1.0, but this > requirement cannot be provided
Based on practical experience, if you replace libavfilter2 with libavfilter3 in your install, it'll all work. The solver doesn't offer this, so if you select uninstall libavfilter2 when shown the conflict it will automatically install libavfilter3. David _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
