search for: process_args

Displaying 20 results from an estimated 30 matches for "process_args".

Did you mean: process_arg
2007 Mar 28
2
error when running ocfs2console (ImportError: No module named ocfs2interface.about)
I had build ocfs2-tools-1.2.3 from sources on x86_64 machine (FC6). When I run: ocfs2console I get: Traceback (most recent call last): File "/usr/local/sbin/ocfs2console", line 3, in ? from ocfs2interface.about import process_args ImportError: No module named ocfs2interface.about When I try: locate ocfs2interface.about I get no result. Any ideas what went wrong ? Regards, Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20070328/3a0...
2020 Mar 08
2
llvm-link has no --allow-multiple-definition
Hello, I am developing an LTO instrumentation of programs for fuzzing (for afl++) and I run into the following problem: a lot of open source program have multiple definitons of the same functions. In normal compile mode this is not a problem, however with LTO this only works with the linker option: -Wl,--allow-multiple-definition Now to be able to instrument (it is an "opt"
2012 Dec 27
1
superclass mismatch for class TeeInput?
....rb:36:in `require'' > from /usr/share/ruby/test/unit.rb:221:in `block in non_options'' > from /usr/share/ruby/test/unit.rb:215:in `each'' > from /usr/share/ruby/test/unit.rb:215:in `non_options'' > from /usr/share/ruby/test/unit.rb:52:in `process_args'' > from /usr/share/ruby/test/unit.rb:625:in `process_args'' > from /usr/bin/testrb:5:in `<main>'' > > > - Julian
2006 Aug 04
2
MacOS + darwinport + rubygems
...`execute'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/gem_commands.rb:220:in `execute'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/command.rb:69:in `invoke'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/cmd_manager.rb:117:in `process_args'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/cmd_manager.rb:88:in `run'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/gem_runner.rb:29:in `run'' from /opt/local/bin/gem:23 Any idea? Thank you -- Posted via http://www.ruby-forum.com/.
2008 Nov 20
1
running tests on gem
.../ruby/site_ruby/1.8/rubygems/commands/check_command.rb:36:in `execute'' from /Users/stephen/dev/ruby/src/jruby.git/lib/ruby/site_ruby/1.8/rubygems/command.rb:136:in `invoke'' from /Users/stephen/dev/ruby/src/jruby.git/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:105:in `process_args'' from /Users/stephen/dev/ruby/src/jruby.git/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:75:in `run'' from /Users/stephen/dev/ruby/src/jruby.git/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:39:in `run'' from /Users/stephen/dev/ruby/src/jruby.git/bin/gem:24
2006 Apr 24
1
Upgrading Rails to 1.1.2 exception thrown ...
...ms/gem_commands.rb:214:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:153:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/command.rb:49:in `invoke'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:94:in `process_args'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:67:in `run'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_runner.rb:13:in `run'' from /usr/bin/gem:17 I get the above exception ????? I issue this: rails --version Rails 1.1.2 I can se...
2011 Sep 29
6
Variable interpolation in class parameters
Hi, In class parameters, things like x="x", y="y${x}" don''t always evaluate right (y="yx"), seems random. I''m using 2.7.1 class test1( $servicex = "sonar", $logfoldera = "${homex}/logs", $logfoldere = "${homey}/logs", $logfolderh = "${homez}/logs", $logfolder =
2006 May 18
4
Install Glitch
...rubygems/gem_commands.rb:153:in `each'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:153:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/command.rb:49:in `invoke'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:94:in `process_args'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:67:in `run'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_runner.rb:13:in `run'' from /usr/bin/gem:17 root@bonus:/usr/local/rubygems-0.8.11# gem
2005 Mar 02
1
gem install rails error
...y/1.8/net/http.rb:430:in `open'' from /usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'' from /usr/local/lib/ruby/1.8/net/http.rb:419:in `start'' ... 22 levels... from /usr/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:90:in `process_args'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:63:in `run'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:9:in `run'' from /usr/local/bin/gem:17 I''m sorry if someone has already answered this question...
2020 Mar 09
2
llvm-link has no --allow-multiple-definition
Hi Eli, I know the page, and the only mentioning about LTO or link time optimization I found is the option PassManagerBuilder::EP_FullLinkTimeOptimizationLast - and nobody knows how this works (and asked about it on this list too before with no reply), and the author who wrote that part in the llvm code at Redhat did not reply to a question how to actually use it. And there is no example code or
2006 Jan 23
5
can''t install model_security_generator
...gem_commands.rb:129:in `each'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/gem_commands.rb:129:in `execute'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/command.rb:49:in `invoke'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:90:in `process_args'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:63:in `run'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:9:in `run'' from c:/ruby/bin/gem:11 Hmm, seems my problem is worse than I thought: "RubyGem version error:...
2013 Jan 30
2
Installing fog -0.7.2 for CloudProvisioner
...nd.rb:115:in `each'' from /usr/lib/ruby/site_ruby/1.8/rubygems/commands/install_command.rb:115:in `execute'' from /usr/lib/ruby/site_ruby/1.8/rubygems/command.rb:278:in `invoke'' from /usr/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:147:in `process_args'' from /usr/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:117:in `run'' from /usr/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:65:in `run'' from /usr/bin/gem:21 Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/json-1.7.6 for in...
2005 Nov 18
2
Migrate Ubuntu Rails App to Fedora?
...te_ruby/1.8/rubygems/gem_commands.rb:781:in `execute'' from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:777:in `execute'' from /usr/lib/site_ruby/1.8/rubygems/command.rb:49:in `invoke'' from /usr/lib/site_ruby/1.8/rubygems/cmd_manager.rb:94:in `process_args'' from /usr/lib/site_ruby/1.8/rubygems/cmd_manager.rb:67:in `run'' from /usr/lib/site_ruby/1.8/rubygems/gem_runner.rb:13:in `run'' from /usr/bin/gem:17 Is the problem that my production server is not properly patched, or is the problem an ubuntu vs...
2020 Mar 10
3
llvm-link has no --allow-multiple-definition
HI Eli, that sounds like the -mllvm option would be a good a mention in the WritingAnLLVMPass document ;-) Two further questions for this and I am keeping this on the list so other people have pointers to this if they struggle with the same thing: 1. Does this require to use lld? (I am sure it is, just to clarify, for the very low chance that it would also work with gnu ld and the llvm gold
2006 Jul 30
0
Rails installation problem - activesupport
...by/site_ruby/1.8/rubygems/gem_commands.rb:258:in `execute'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/gem_commands.rb:220:in `execute'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/command.rb:69:in `invoke'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:117:in `process_args'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:88:in `run'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:29:in `run'' /usr/local/bin/gem:23</blockquote> I am no wizard of the command-line, so if anybody have a clue what is wrong and how it ca...
2006 Jan 23
0
gem install login_generator
...rubygems/gem_commands.rb:137:in `each'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:137:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/command.rb:49:in `invoke'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:92:in `process_args'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:65:in `run'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_runner.rb:9:in `run'' from /usr/bin/gem:17
2007 Oct 08
0
Can''t debug specs in Netbeans
...39;t seem to get debugging of specs working in Netbeans. AFAIK, I''m supposed to be able to just do Command+Shift+F5 with the spec open in the editor but i get this error: /Users/admin/src/expresso/vendor/plugins/rspec/lib/spec/test/unit/autorunner.rb:2:in `remove_method'': method `process_args'' not defined in Test::Unit::AutoRunner (NameError) from /Users/admin/src/expresso/vendor/plugins/rspec/lib/spec/test/unit/autorunner.rb:2 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'' from /usr/local/lib/ruby...
2006 Apr 17
1
Error with installing rails/gems on ubuntu-dapper
...ems/gem_commands.rb:214:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:153:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/command.rb:49:in `invoke'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:94:in `process_args'' from /usr/local/lib/site_ruby/1.8/rubygems/cmd_manager.rb:67:in `run'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_runner.rb:13:in `run'' from /usr/bin/gem:17 bbrown@england:~/rubygems-0.8.11$ -- Berlin Brown (ramaza3 on freenode) http://www....
2005 Dec 15
2
cant install 1.0
...ib/ruby/1.8/net/http.rb:430:in `open'' from /usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'' from /usr/local/lib/ruby/1.8/net/http.rb:419:in `start'' ... 23 levels... from /usr/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:94:in `process_args'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:67:in `run'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:13:in `run'' from /usr/local/bin/gem:17 _______________________________________________ Rails mailing list Ra...
2009 Sep 11
2
Installing Rails problem
...install_command.rb:115:in `each'' /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:115:in `execute'' /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command.rb:257:in `invoke'' /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:132:in `process_args'' /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:102:in `run'' /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:58:in `run'' /usr/local/bin/gem:21:in `<main>'' However I do not know how to move ahead. Could someone help me pl...