[Mono-bugs] [Bug 60452][Nor] New - Fedora Core 1 Yum repository missing dependencies

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 19:30:35 -0400 (EDT)


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 umbrook0@cs.umanitoba.ca.

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

--- shadow/60452	2004-06-18 19:30:34.000000000 -0400
+++ shadow/60452.tmp.31672	2004-06-18 19:30:34.000000000 -0400
@@ -0,0 +1,46 @@
+Bug#: 60452
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: packaging
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: umbrook0@cs.umanitoba.ca               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Fedora Core 1 Yum repository missing dependencies
+
+Description of Problem:
+icu and libicu26 seem to be missing from the Fedora Core 1 Yum repository,
+despite being listed on
+<http://www.go-mono.com/archive/yum-repository/fedora-1-i386/>.
+
+Steps to reproduce the problem:
+1. Take a clean Fedora Core 1 machine.
+2. Add the above URL to /etc/yum.conf
+3. yum install mono-core
+
+Actual Results:
+----
+# yum install mono-core
+[...]
+Unable to satisfy dependencies
+Package mono-core needs libicudata.so.26, this is not available.
+Package mono-core needs libicui18n.so.26, this is not available.
+Package mono-core needs libicuuc.so.26, this is not available.
+----
+
+Expected Results:
+icu and libicu26 are in the yum repository.  Using yum to install any part
+of mono "just works".
+
+How often does this happen? 
+Always.
+
+Additional Information: