Issue #4141 has been updated by Markus Roberts. Target version set to 2.6
---------------------------------------- Bug #4141: rake spec not usable on current debian stable http://projects.puppetlabs.com/issues/4141 Author: David Schmitt Status: Unreviewed Priority: Low Assigned to: Category: Target version: 2.6 Affected version: 2.6alpha1 Keywords: Branch: da...@kvmhost:~/puppet/puppet$ rake spec (in /home/david/puppet/puppet) rake aborted! Could not find RubyGem rake-compiler (~> 0.7.0) /home/david/puppet/puppet/Rakefile:8 (See full trace by running task with --trace) da...@kvmhost:~/puppet/puppet$ kvmhost:~# gem install rake-compiler ERROR: Error installing rake-compiler: rake-compiler requires RubyGems version >= 1.3.5 kvmhost:~# dpkg -l rubygems\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-===================-===================-====================================================== ii rubygems 1.2.0-3 package management framework for Ruby libraries/applic pn rubygems-doc <none> (no description available) ii rubygems1.8 1.2.0-3 package management framework for Ruby libraries/applic pn rubygems1.9 <none> (no description available) kvmhost:~# Upgrading to squeeze's rubygems (1.3.6-2) helped. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
