[Mono-bugs] [Bug 71219][Nor] New - SUSE 9.2 mono packages install assemblies with wrong directory permissions.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Jan 2005 19:09:18 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jeroenlamain@hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71219

--- shadow/71219	2005-01-12 19:09:18.000000000 -0500
+++ shadow/71219.tmp.22646	2005-01-12 19:09:18.000000000 -0500
@@ -0,0 +1,71 @@
+Bug#: 71219
+Product: Mono: Runtime
+Version: 1.0
+OS: 
+OS Details: SUSE Linux 9.2 Pro
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: packaging
+AssignedTo: duncan@ximian.com                            
+ReportedBy: jeroenlamain@hotmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SUSE 9.2 mono packages install assemblies with wrong directory permissions.
+
+Description of Problem:
+
+When installing monodevelop via apt-get for SUSE 9.2
+(see http://linux01.gwdg.de/apt4rpm/) some assemblies are installed
+into directories with the wrong permissions. The directories should have
+permission 755, but are installed with 700.
+
+The result is that some assemblies can not be accessed (see bug 69520) when
+starting monodevelop.
+the assemblies can be found via:
+cd /usr/lib/mono
+find . -perm 700
+
+Some packages affected are:
+monodoc
+gtk-sharp
+These are the packages I found, maybe there are more, but my experience
+with mono is limited, this is my first experiment with mono.
+
+These are the package versions I use (I think):
+
+Name        : mono                         Relocations: (not relocatable)
+Version     : 1.0.1                             Vendor: SUSE LINUX AG,
+Nuernberg, Germany
+Release     : 2.1                           Build Date: Mon 20 Dec 2004
+05:37:46 PM CET
+
+Name        : monodevelop                  Relocations: (not relocatable)
+Version     : 0.5.1                             Vendor: Ximian, Inc.
+Release     : 1.ximian.10.1                 Build Date: Fri 29 Oct 2004
+10:39:34 PM CEST
+Install date: Wed 12 Jan 2005 10:31:58 PM CET      Build Host:
+rc-qa-617.boston.ximian.com
+
+Name        : gtk-sharp                    Relocations: (not relocatable)
+Version     : 1.0.4                             Vendor: Ximian, Inc.
+Release     : 1.ximian.10.1                 Build Date: Sat 06 Nov 2004
+05:45:39 AM CET
+
+Name        : monodoc                      Relocations: (not relocatable)
+Version     : 1.0.5                             Vendor: Ximian, Inc.
+Release     : 1.ximian.10.1                 Build Date: Wed 08 Dec 2004
+02:56:59 AM CET
+Install date: Wed 12 Jan 2005 10:31:57 PM CET      Build Host:
+booboo.boston.ximian.com
+Group       : Development/Tools             Source RPM:
+monodoc-1.0.5-1.ximian.10.1.src.rpm
+
+
+
+Thanks,
+
+Jeroen