[ubuntu-mono] [Bug 408985] [NEW] monodevelop package should depend on python-gst0.10-dev
Launchpad Bug Tracker
408985 at bugs.launchpad.net
Tue Aug 4 18:50:23 UTC 2009
You have been subscribed to a public bug:
I just installed package "monodevelop" on karmic and when I try to start
it from a terminal it prints this error (see below). If I install the
package "python-gst0.10-dev" this error goes away. It would be nice to
have "python-gst0.10-dev" listed as an package dependency of
"monodevelop" so that other users doesn't have to google around and find
a workaround for this issue in karmic final.
ERROR [2009-08-04 20:26:16Z]: Could not parse file '/usr/lib/pkgconfig/gst-python-0.10.pc'
System.IO.FileNotFoundException: Could not find file "/usr/lib/pkgconfig/gst-python-0.10.pc"
File name: '/usr/lib/pkgconfig/gst-python-0.10.pc'
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.File.OpenRead (System.String path) [0x00000]
at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000]
at System.IO.StreamReader..ctor (System.String path) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
at MonoDevelop.Core.SystemAssemblyService.ParsePCFile (System.String pcfile) [0x00000]
at MonoDevelop.Core.SystemAssemblyService.RunInitialization () [0x00000]
ERROR [2009-08-04 20:26:16Z]: Could not parse file '/usr/lib64/pkgconfig/gst-python-0.10.pc'
System.IO.FileNotFoundException: Could not find file "/usr/lib64/pkgconfig/gst-python-0.10.pc"
File name: '/usr/lib64/pkgconfig/gst-python-0.10.pc'
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.File.OpenRead (System.String path) [0x00000]
at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000]
at System.IO.StreamReader..ctor (System.String path) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
at MonoDevelop.Core.SystemAssemblyService.ParsePCFile (System.String pcfile) [0x00000]
at MonoDevelop.Core.SystemAssemblyService.RunInitialization () [0x00000]
** Affects: monodevelop (Ubuntu)
Importance: Undecided
Status: New
--
monodevelop package should depend on python-gst0.10-dev
https://bugs.launchpad.net/bugs/408985
You received this bug notification because you are a member of MOTU Mono Team, which is subscribed to monodevelop in ubuntu.
More information about the Ubuntu-mono
mailing list