[Mono-bugs] [Bug 535258] New: Some ASP.NET apps fail because of missing libgdiplus dependency
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Aug 28 13:54:33 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=535258
Summary: Some ASP.NET apps fail because of missing libgdiplus
dependency
Classification: Mono
Product: Mono: Tools
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
libgdiplus is only a 'recommends' of mono-core and System.Drawing is a package
dependency of System.Web however, System.Drawing requires libgdiplus.
Since it is only a recommends, it is not installed through normal RPM
dependencies and as a result, many ASP.NET apps will fail with a missing
dependency on libgdiplus such as blogengine.
Rather than let people building packages try to figure out what is missing and
which packages to add for this failed dependency, we need to add
Requires: libgdiplus
to the spec files of RPMs which we build in MonoVS.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list