search for: process_arg

Displaying 20 results from an estimated 30 matches for "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/3a...
2020 Mar 08
2
llvm-link has no --allow-multiple-definition
...with the linker option: -Wl,--allow-multiple-definition Now to be able to instrument (it is an "opt" pass") at link time I need to merge all bitcode files together, and this works great - unless I run into this error when I link them to llvm-link: error: Linking globals named 'process_arg': symbol multiply defined! (this is for the bogofilter tools, but happens with other open source program too). My issue is that neither is --allow-multiple-definition an llvm-link command line option, nor can I find an equivalent from the --help output. is there a plan to add this (IMHO) imp...
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 s...
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
...tion >> >> Now to be able to instrument (it is an "opt" pass") at link time I need >> to merge all bitcode files together, and this works great - unless I run >> into this error when I link them to llvm-link: >> >> error: Linking globals named 'process_arg': symbol multiply defined! >> >> (this is for the bogofilter tools, but happens with other open source >> program too). >> >> My issue is that neither is --allow-multiple-definition an llvm-link >> command line option, nor can I find an equivalent from the --...
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 i...
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
...able to instrument (it is an "opt" pass") at link time I need >>>> to merge all bitcode files together, and this works great - unless I run >>>> into this error when I link them to llvm-link: >>>> >>>> error: Linking globals named 'process_arg': symbol multiply defined! >>>> >>>> (this is for the bogofilter tools, but happens with other open source >>>> program too). >>>> >>>> My issue is that neither is --allow-multiple-definition an llvm-link >>>> command line...
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 c...
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/rub...
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 R...
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 p...