Issue #2907 has been reported by Markus Roberts.
----------------------------------------
Bug #2907: Possible testing issue in 0.25.x
http://projects.reductivelabs.com/issues/2907
Author: Markus Roberts
Status: Unreviewed
Priority: Normal
Assigned to: Markus Roberts
Category: testing
Target version:
Affected version: 0.25.1
Keywords:
Branch:
Running rake spec on 0.25.x just now (head is
commit:"7136c85877982804dbf99d239c4c74e59366d2a2") I got the following strange
failure:
(markus) ~/projects/puppet (0.25.x)> rake spec
(in /Users/markus/projects/puppet)
./lib/puppet.rb:27: warning: already initialized constant PUPPETVERSION
./spec/unit/file_serving/metadata.rb:89: warning: parenthesize argument(s)
for future version
Could not autoload
"/Library/Ruby/Site/1.8/puppet/provider/package/paludis.rb": no such file to
load -- Paludis
/Library/Ruby/Site/1.8/universal-darwin9.0/ldap.bundle: Class is not a
module (TypeError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from
/Users/markus/.gem/ruby/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:156:in
`require'
from
/Users/markus/.gem/ruby/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:521:in
`new_constants_in'
from
/Users/markus/.gem/ruby/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:156:in
`require'
from
/Users/markus/projects/puppet/spec/../lib/puppet/application/puppetrun.rb:8
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from
/Users/markus/.gem/ruby/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:156:in
`require'
... 9 levels...
from
/Library/Ruby/Gems/1.8/gems/rspec-1.2.2/lib/spec/runner/example_group_runner.rb:14:in
`load_files'
from
/Library/Ruby/Gems/1.8/gems/rspec-1.2.2/lib/spec/runner/options.rb:97:in
`run_examples'
from
/Library/Ruby/Gems/1.8/gems/rspec-1.2.2/lib/spec/runner/command_line.rb:9:in
`run'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.2/bin/spec:4
Noting it here for posterity.
--
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://reductivelabs.com/redmine/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.