[Bug 308619] [NEW] Links against private Mono.Cairo lib; prevents apps from running
Launchpad Bug Tracker
308619 at bugs.launchpad.net
Thu Feb 17 12:01:28 UTC 2011
You have been subscribed to a public bug by Daniel Holbach (dholbach):
Binary package hint: gtk-sharp2
As part of the Mono 2.0 transition, GTK# had a dependency on libmono-
cairo1.0-cil changed to libmono-cairo2.0-cil. Unfortunately, a pkg-
config file for Mono.Cairo is only included in the former. As a result,
the 2.12.7-1ubuntu1 package on Jaunty attempted to compile its own local
private copy of Mono.Cairo, and links against it. This package is signed
with a version key which differs from the system version - and as the
private lib is not installed, all apps are unable to find the "missing"
lib.
The attached 1ubuntu2 patch fixes this issue by forcing configure to
build against the system version of Mono.Cairo 2.0 (in the absence of
valid pkg-config data).
** Affects: gtk-sharp2 (Ubuntu)
Importance: Undecided
Status: Fix Released
--
Links against private Mono.Cairo lib; prevents apps from running
https://bugs.launchpad.net/bugs/308619
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is a direct subscriber.
More information about the Ubuntu-sponsors
mailing list