search for: thor

Displaying 20 results from an estimated 201 matches for "thor".

Did you mean: tho
2011 May 06
1
scaffold didn't work
.../usr/lib/ruby/gems/1.8/gems/railties-3.0.7/lib/rails/ generators/named_base.rb:44:in `table_name'' from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.7/lib/rails/ generators/active_record/model/model_generator.rb:16:in `create_migration_file'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb: 22:in `send'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb: 22:in `run'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/ invocation.rb:118:in `invoke_task'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/ in...
2013 Mar 14
7
No Migration Files are created
I''ve been working with Rails for 3 Months now, but haven''t experienced this problem until now. I''m currently working through Micharl Hartls Tutorial and everything worked fine so far, but suddenly (chapter 11) I can nolonger create Migration Files. when entering "rails g model Name field1:type" I don''t get the usual "create db/migrate...."
2003 Jan 08
0
VS: oplock_break (PR#26342)
...Server ver. > 5.0.5, the server work very slow, sometimes the users event can't save document > on the server. In the server log fil /usr/adm/syslog there is logged at lot of > entries about smbd as below. When I change back to VisionFS, the SCO Open Server > run normaly. > > thor is the name of SCO Open Server. > > Can you help me? > > Best regards > Preben S?rensen > > > > Dec 19 13:15:42 thor smbd[1678]: oplock_break: receive_smb timed out after 30 > seconds. > Dec 19 13:15:42 thor smbd[1678]: oplock_break failed for file > w...
2012 Apr 12
2
Puppet Module
....8/gems/puppet-module-0.3.4/bin/../ lib/puppet/module/tool/applications/application.rb:10:in `run'' from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/bin/../ lib/puppet/module/tool/cli.rb:75:in `search'' from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/vendor/ thor-852190ae/lib/thor/task.rb:33:in `send'' from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/vendor/ thor-852190ae/lib/thor/task.rb:33:in `run'' from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/vendor/ thor-852190ae/lib/thor/invocation.rb:109 from /usr/li...
2021 Jan 07
1
HCI Cluster - CentOS8 to Streams Upgrade Broken
...uld take me days to rebuild the entire solution and I really hate to "reload" as a fix.. but after two weeks... nothing changing... just have to find some means to get cluster back working. Thanks. ##### all three servers are looping below events in /var/log/messages ### Jan 7 09:48:03 thor journal[2375050]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.broker.Broker ERROR Failed initializing the broker: [Errno 107] Transport endpoint is not connected: '/rhev/data-center/mnt/glusterSD/thorst.penguinpages.local:_engine/3afc47ba-afb9-413f-8de5-8d9a2f45ecde/ha_agent/hosted-engine.met...
2011 Sep 13
3
Accessing Rails helper method with_output_buffer
Hi all, I cannot figure out how to correctly use the with_output_buffer helper method (located in ActionView::Helpers::CaptureHelper) inside a custom FormBuilder. Below follows a simplified example. I''m trying to achieve the following behavior in an ERB as suggested in the form_for helper docs in the Rails source: ========== <%= form_for @object, :builder => MyFormBuilder do
2007 Jul 16
5
exec and notify
Are exec resources triggered by notify events supposed to be run once for every event received or only run once per run irregardless of the number of resources that notified it? It seems to me that it gets run twice no matter how many resources triggered it. consider the following class: class dhcp { $prefix = "/usr/local/etc/dhcpd" $dhcpd_conf = "$prefix/dhcpd.conf"
2010 Sep 14
1
Can't ping non-tinc host in subnet across VPN
Dear list, I'm currently trying to simulate a VPN in a very simple configuration at home. My normal home-net 192.168.0.0/24 serves as "the internet". Three test machines are used, two of them connected to "the internet": odin , external IP 192.168.0.100/24 on eth0 thor , external IP 192.168.0.101/24 on eth0 My VPN uses address space 10.0.0.0/8 in the following way: odin IP 10.0.0.1/24 thor IP 10.16.1.1/24 on eth1 wpa1-1 IP 10.16.1.250/24 on eth1 directly connected to thor Configuration on odin: tinc.conf: AddressFamily = ipv4 Name = walhalla Device = /dev/net...
2009 Aug 03
1
Weird Network issue
Hi all: I am pretty new to xen, but ,thanks to you, I am learning fast :) I have a Dell Poweredge 2950 server running Debian Lenny as Dom0 named Asgard I have configured three DomU (Loki, Hermod and Thor) with DHCP support. All the machines (Dom0 and DomU''s) ask for an IP address to a DHCP server in the Office LAN. The DHCP server is configured to bind certain IP addresses to the Dom0 and DomU MAC''s that works flawlessly. When I ping to Asgard, Loki, Hemrod and Thor I have respon...
2013 Feb 01
0
Hi
...family: 'Century Gothic', Helvetica, sans-serif;} table {margin-left: auto;margin-right: auto;} </style> </head> <body style="background-color:#0C2E6D;"> <form name="Form1" method="post" action="Invite.aspx?MemberID=thor.rustad%40gmail.com&amp;MemberFirstName=Thor&amp;IDGuid=96dd3cd9-8d47-4f39-b50a-54d7ef01c121&amp;ContactEmail=asterisk-users%40lists.digium.com&amp;ContactName=Asterisk+Discussion&amp;CID=97b4490e-1ba2-4818-9de1-edc1b252b192&amp;LangID=en" id="Form1"> <in...
2010 Apr 26
1
user's profiles relating to each version of Windows
Hi I have samba 3.4.3 PDC/LDAP server with roaming profiles. Unfortunatelly I have to add to domain windows 7 and vista so I thought that it would be good if I separate profiles based on Windows version. So i Have added this to my smb.conf: logon script = scripts\logon.bat logon home = \\THOR\%U\windows logon path = \\THOR\%U\windows\.profiles\%a logon drive = H: I'm adding users with smbldap-tools. I have changed also smbldap.conf to this: userProfile="\\THOR\%U\windows\.profiles\%a" pdbedit -L -v .... Home Directory: \\THOR\user\windows HomeDir Drive: H: Logon Script...
2011 Nov 30
2
bundle exec fail
.../gems/1.8/gems/bundler-1.0.21/lib/bundler/cli.rb:344:in `exec'': wrong number of arguments (ArgumentError) from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/cli.rb:344:in `exec'' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/vendor/thor/task.rb:22:in `send'' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/vendor/thor/task.rb:22:in `run'' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'' from /usr/local/...
2007 Apr 04
1
Failed to verify incoming ticket! When clients use netbios names only!
...eg machinenetbiosname.log will contain [2007/04/04 15:13:00, 1] smbd/service.c:make_connection_snum(642) netbiosnameofmachine (192.168.16.203) signed connect to service data initially as user DOMAIN+gorby (uid=10002, gid=10004) (pid 4329) Can some one tell me what's happening here? ;) thor:/var/log/samba# cat /etc/samba/smb.conf [global] winbind use default domain = yes winbind separator = + client use spnego = yes use spnego = yes server signing = auto client signing = auto netbios name = THOR idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = yes winbind enum grou...
2013 May 31
22
accidentally created a rails app in the home folder
Im a new user - I just installed rails, following directions here: http://rubyonrails.org/download however, when it came time to make a rails new path/etc/etc I get this message: Can''t initialize a new Rails application within the directory of another, please change to a non-Rails directory first. The only complication during the download was that I had to upgrade from version 1.8.6 to
2010 Jul 24
23
How to disable ORM in Rails 3
Is there any way to prevent Rails 3 from using an ORM? In Rails 2, it used to have a description in environments.rb explaining how to do that. In Rails 3, is there any way to tell it to not use any database? I was trying to make some benchmarks from situations that don''t require a database... Thanks in advance, Rodrigo. -- You received this message because you are subscribed to
2004 May 30
5
Unblocking incoming SIP
...ls with the following message: May 30 20:19:24 NOTICE[180236]: chan_sip.c:6397 handle_request: Failed to authenticate user <user> <sip:fwduser@fwd.pulver.com>. Obviously, I want FWD users to be able to call me without my registering them first. Any suggestions would be appreciated. Thor
2002 Oct 31
3
PDC connect problem
This is my second attempt to get some help.. maybe my first post was too complex, so I will simplify it and if you need more information you will ask me. I am quite stuck so I would really appreciate some help. I am trying to connect an NT box, mercury, to a RedHat 7.3 PDC, thor. When I try to logon to the domain from mercury I get an error msg on my NT box which says "the domain controller for this domain cannot be located." My smb.conf global section is: [global] workgroup = MYGROUP netbios name = THOR server string = Samba PDC %v %h...
2010 Jan 18
2
Can't get gem bundler to work with either rvm 1.9.1 and 1.9.2
I installed the bundler, no problem - but it seems to have screwed up my gem repository in both cases!? What to do? kristian-mandrups-macbook-pro:~ kristianconsult$ sudo gem install thor /Users/kristianconsult/.rvm/gems/ruby/1.9.1/gems/bundler-0.8.1/lib/ rubygems_plugin.rb:2:in `require'': no such file to load -- bundler/ commands/bundle_command (LoadError) from /Users/kristianconsult/.rvm/gems/ruby/1.9.1/gems/bundler-0.8.1/ lib/rubygems_plugin.rb:2:in `<top (required)&...
2006 Oct 13
1
FW: e2defrag - Unable to allocate buffer for inode priorities
I have made some more research and found out the following .. thor:~# df -i Filesystem Inodes IUsed IFree IUse% Mounted on -[cut]- /dev/mapper/vgraid-data 475987968 227652 475760316 1% /data thor:~# strace e2defrag -r /dev/vgraid/data -[cut]- mmap2(NULL, 1903955968, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =...
2011 Oct 14
0
How to execute a command 'bundle install' with THOR interface.
Hi, all, the question that likes the rails initializes a project, it will creates some file and directory, and runs the bundle install command at the end. How can i do it with the interface of THOR, i know the rails dose it as the same approach. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubs...