GNU bug report logs - #76283
ronn@0.7.3 is failing during runtime

Previous Next

Package: guix;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Fri, 14 Feb 2025 10:11:02 UTC

Severity: normal

To reply to this bug, email your comments to 76283 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#76283; Package guix. (Fri, 14 Feb 2025 10:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 14 Feb 2025 10:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: ronn <at> 0.7.3 is failing during runtime
Date: Fri, 14 Feb 2025 10:09:55 +0000
[Message part 1 (text/plain, inline)]
Hi,

While generating man pages for ipp-usb which specifies ronn for
generating man pages from Markdown I've noticed that ronn itself is not
operational:

--8<---------------cut here---------------start------------->8---
guix time-machine --commit=8e9bceda87d55f475992ec5184590463ac7b5ffb -- shell ronn -- ronn --help

/gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1453:in `rescue in block in activate_dependencies': Could not find 'hpricot' (>= 0.8.2) among 86 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/gnu/store/wm2v7xp7sqnknaa5pr7bxrab56ipvadn-ronn-0.7.3/lib/ruby/vendor_ruby:/gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/vendor_ruby:/gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/gems/3.1.0' at: /gnu/store/wm2v7xp7sqnknaa5pr7bxrab56ipvadn-ronn-0.7.3/lib/ruby/vendor_ruby/specifications/ronn-0.7.3.gemspec, execute `gem env` for more information
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1450:in `block in activate_dependencies'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1439:in `each'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1439:in `activate_dependencies'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1421:in `activate'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems.rb:286:in `block in activate_bin_path'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems.rb:285:in `synchronize'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems.rb:285:in `activate_bin_path'
        from /gnu/store/wm2v7xp7sqnknaa5pr7bxrab56ipvadn-ronn-0.7.3/bin/.real/ronn:25:in `<top (required)>'
        from /gnu/store/xxk0xqqrvjckbwvkjs8gl1lh3m790f2a-profile/bin/ronn:4:in `load'
        from /gnu/store/xxk0xqqrvjckbwvkjs8gl1lh3m790f2a-profile/bin/ronn:4:in `<main>'
/gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/dependency.rb:311:in `to_specs': Could not find 'hpricot' (>= 0.8.2) among 86 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/gnu/store/wm2v7xp7sqnknaa5pr7bxrab56ipvadn-ronn-0.7.3/lib/ruby/vendor_ruby:/gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/vendor_ruby:/gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/gems/3.1.0' , execute `gem env` for more information
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1451:in `block in activate_dependencies'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1439:in `each'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1439:in `activate_dependencies'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems/specification.rb:1421:in `activate'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems.rb:286:in `block in activate_bin_path'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems.rb:285:in `synchronize'
        from /gnu/store/8k8j27a7wkzzvvvka0rnakf27c69zsrz-ruby-3.1.4/lib/ruby/3.1.0/rubygems.rb:285:in `activate_bin_path'
        from /gnu/store/wm2v7xp7sqnknaa5pr7bxrab56ipvadn-ronn-0.7.3/bin/.real/ronn:25:in `<top (required)>'
        from /gnu/store/xxk0xqqrvjckbwvkjs8gl1lh3m790f2a-profile/bin/ronn:4:in `load'
        from /gnu/store/xxk0xqqrvjckbwvkjs8gl1lh3m790f2a-profile/bin/ronn:4:in `<main>'
--8<---------------cut here---------------end--------------->8---

--
Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 49 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.