Displaying 3 results from an estimated 3 matches for "update_command".
2023 Mar 01
7
[nbdkit PATCH 0/5] ci: Get to green status on FreeBSD and MacOS
I took the easy route of crippling what I couldn't get working, on the
grounds that partial coverage is better than none now that we have
Cirrus CI checking commits on additional platforms.
This series got me to a green checkmark:
https://gitlab.com/ebblake/nbdkit/-/pipelines/793156983
but depends on an as-yet uncommitted patch in libvirt-ci:
2007 Nov 29
3
gem provider non-interactive
Hi,
I was wondering if there is any of getting the gem package provider to
run non-interactively? When upgrading mongrel it fails because it gets
prompted for which version to install:
Attempting remote update of mongrel
Select which gem to install for your platform (x86_64-linux)
1. mongrel 1.1.1 (ruby)
2. mongrel 1.1.1 (jruby)
3. mongrel 1.1.1 (mswin32)
4. mongrel 1.1 (mswin32)
5.
2008 Nov 24
14
Problem with RubyGems installation
...c -m 0644 rubygems/validator.rb
/usr/local/lib/site_ruby/1.8/rubygems/validator.rb
install -c -m 0644 rubygems/dependency.rb
/usr/local/lib/site_ruby/1.8/rubygems/dependency.rb
install -c -m 0644 rubygems/server.rb
/usr/local/lib/site_ruby/1.8/rubygems/server.rb
install -c -m 0644 rubygems/commands/update_command.rb
/usr/local/lib/site_ruby/1.8/rubygems/commands/update_command.rb
install -c -m 0644 rubygems/commands/generate_index_command.rb
/usr/local/lib/site_ruby/1.8/rubygems/commands/generate_index_command.rb
install -c -m 0644 rubygems/commands/query_command.rb
/usr/local/lib/site_ruby/1.8/rubygems/com...