Ubuntu LTS 10.04.4.

Redmine broken as described.
I was able to return to production after this:

# apt-get install ruby1.8=1.8.7.249-2 libruby1.8=1.8.7.249-2 irb1.8=1.8.7.249-2 
rdoc1.8=1.8.7.249-2
# /etc/init.d/apache2 restart

Had to "hold" this packages in order to avoid this problem when
upgrading.

# cat hold_list.txt 
ruby1.8 hold 
libruby1.8 hold 
irb1.8 hold 
rdoc1.8 hold

# cat hold_list  | dpkg --set-selections

Redmine working with 30 users and growing...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/949011

Title:
  Update "ruby1.8 1.8.7.249-2ubuntu0.1" breaks package "redmine
  0.9.3-1"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby1.8/+bug/949011/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to