search for: didn

Displaying 20 results from an estimated 9867 matches for "didn".

Did you mean: did
2013 Dec 11
5
Updated btrfs-next
Hello, I just updated and pushed btrfs-next, if it is missing something let me know. I had to kick out the printk formatting patch because it didn''t compile and I didn''t take Miao''s background enospc flushing stuff since some of it didn''t apply and 5/5 hasn''t been updated to force waiting on background flushers. Let me know if I missed anything else. Thanks, Josef -- To unsubscribe from this...
2009 Oct 15
2
problem starting Xen VM
Hi , > > My Xen has been working fine for a few days. Then today it suddenly > can not run. > > When it runs It give me this error : - Error starting domain: virDomainCreate() failed POST operation failed: (xend.err "Error creating domain: Boot loader didn''t return any data!") Details: - Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 514, in run_domain vm.startup() File "/usr/share/virt-manager/virtManager/domain.py", line 379, in startup self.vm.create()...
2008 Oct 08
5
Resilver hanging?
...while, even though the HDD LED is lit up permanently (no apparent head seeking)? The drives in the pool are WD Raid Editions, thus have TLER and should time out on errors in just seconds. ZFS nor the syslog however were reporting any IO errors, so it weren''t the disks. Stopping the scrub didn''t work, the zfs command didn''t return. It took a hard reset to make it stop. The system in question is OpenSolaris updated to snv_98, the pool had version 11 when I tried, I''ve upgraded it to 13 but didn''t retry scrubbing yet. Any ideas? Thanks, -mg ---------...
2007 Jun 05
6
Help with spec controller
...ails/dental/config/../app/controllers/person_controller.rb:26:in `create'' ./spec/controllers/person_controller_spec.rb I can''t find what I am doing wrong. I would appreciate any help. thanks in advance. -- Gast?n Ramos "I always thought Smalltalk would beat Java, I just didn''t know it would be called ''Ruby'' when it did." -- Kent Beck
2007 Sep 07
4
fixtures in before(:all)
I was planning on using a fixture within a description that didn''t modify the fixture, so I put it in a before(:all) block: describe "Customer", "xml" do fixtures :customers before(:all) do one = customers(:one) end # ... As a result, I got this message: 1) NoMethodError in ''Customer xml before(:all)'...
2007 Apr 18
2
Paravirt-ops success
I booted into X11 and have networking working and a kernel compile = running. SMP and PAE should be less than a day away. This completes = the proof of concept, I believe ;) I didn't cc LKML since I didn't want to spam them with graphics. Very = controversial graphics. Hopefully you appreciate the humor. Zach -------------- next part -------------- A non-text attachment was scrubbed... Name: parvirt-ops-success.jpg Type: image/jpeg Size: 125274 bytes Desc: not ava...
2007 Jun 13
2
Device /dev/mapper/vg00-virt--linuxtest_32--0 is mounted in a guest domain, and so cannot be mounted now.
I tried to start a linux hvm domain (just for testing some things compared to a pv domain), and it didn''t start up. I then did a ''xm shutdown'', which didn''t work, then a ''xm destroy'', and from then the ''xm list'' function just hung. I then restarted xend, and ''xm list'' works, but now when I try to start the linu...
2005 Dec 28
2
Rails didn''t install correctly
Hi all, Apparently rails didn''t install correctly on my Mandrake 10.0 system. ================================= [slitt@mydesk work]$ rails demo /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem rails (> 0) (Gem::LoadError) from /usr/local/lib/ruby/...
2009 Aug 19
11
Rails demo not showing up.
...t; Call with -d to detach => Ctrl-C to shutdown server [2009-08-18 21:29:41] INFO WEBrick 1.3.1 [2009-08-18 21:29:41] INFO ruby 1.8.5 (2006-08-25) [i386-linux] [2009-08-18 21:29:41] INFO WEBrick::HTTPServer#start: pid=10886 port=3000 ----- I typed http://localhost:3000 in my browser, and it didn''t work. Need some troubleshooting advice. I am trying to use ruby on a centos machine. Thanx in advance. --deostroll
2005 May 23
1
TCP timestamp vulnerability
...e: > Hi, > > fixes for the vulnerability described in http://www.kb.cert.org/ > vuls/id/637934 > were checked in to CURRENT and RELENG_5 by ps in April. > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_input.c > > Revisions 1.270 and 1.252.2.16 > > He didn't commit it to RELENG_5_4 for some reason, so 5.4 shipped with > it. > > My guess is that he didn't notify you guys either. > > I stumbled upon this through a Heise News article at > http://www.heise.de/newsticker/meldung/59672. Sent them an update > about > the f...
2007 Oct 25
6
One machine, two net feeds, outbound route selection
Hello, world! Sorry to subscribe to the list only to immediately ask a question, but this one''s got me scratching my head and I can''t find the answer in the archives, the HOWTO, or on the web. Maybe I''m just asking the wrong question. Anyway, our Internet gateway is a Linux box. We''ve got two Internet feeds, a fast one from a crummy provider, and a
2006 Apr 11
3
Validations and has_many :through (Join Models)
Hello again: I''m hoping that somebody, anybody, can help with this question. How do I make sure that records in a join model are unique? Using the scenario outlined in Chad Fowler''s "Rails Recipies", number 16, "Many to Many Relationships Where the Relationship Iteself Has Data". Here are the tables: create_table :magazines do |t| t.column :title,
2006 Mar 09
3
substituting values
dear list, i have a matrix with missing values like 1 2 3 4 x x 2 2 2 2 2 2 2 x 2 the x stands for the missing value. i have to substitute it to NA substitute or replace didn´t work out, as they are for vectors only however matrix[,i] also didn´t work. can anybody tell me, who i can change these values easily? thanks stefan [[alternative HTML version deleted]]
2008 Mar 05
6
Prototype Observe Links (Mouseover)
Hi all, I''am new to Prototype and after a 2 hours of research I didn''t find a solution for the following question: I have the following list: <ul id="navi"> <li><a href="/about/">Home</a></li> <li><a href="/about/" class="dropdown" onmouseover="showSubnavi(this)"&gt...
2006 Apr 20
5
nil object when you didn''t expect it
Hi, I''m new to rails and finding it hard to figure out what this error is referring to. Can anyone help please?!! NoMethodError in Registeredphone#list Showing app/views/registeredphone/list.rhtml where line #24 raised: You have a nil object when you didn''t expect it! The error occured while evaluating nil.txtForename Extracted source (around line #24): 21: </font> 22: </td> 23: <td> 24: <%= link_to registeredphone.user.txtForename, 25: :action => "list", 26: :user => "#{regist...
2012 Jan 27
2
tm package: handling contractions
...)] [1] "qaeda?s" "taliban?s" "america?s" "they?re" "don?t" [6] "we?re" "aren?t" "we?ve" "patton?s" "what?s" [11] "let?s" "weren?t," "couldn?t" "people?s" "didn?t" [16] "we?ve" "we?ve" "we?ve" "i?m" "that?s" [21] "world?s" "what?s" "can?t" "that?s" "it?s" [26] "lock?s" "let?s" "you?re" "shouldn?t" "you?re&quo...
2009 Mar 12
0
Successfully running VM, subsequently startup gives this error -- VmError: Boot loader didn''t return any data!
...done. 2009-03-10 20:51:50 2861 DEBUG (XendDomain:434) Adding Domain: 3 2009-03-10 20:51:50 2861 DEBUG (XendDomainInfo:1600) XendDomainInfo.initDomain: 3 256 2009-03-10 20:51:50 8138 DEBUG (XendBootloader:100) Launching bootloader as . 2009-03-10 20:51:50 2861 ERROR (XendBootloader:171) Boot loader didn''t return any data! 2009-03-10 20:51:50 2861 ERROR (XendDomainInfo:430) VM start failed Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 410, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib/pyt...
2007 Jun 07
6
Problem with response.should render_template
...uot;http://test.host/doc_type/show/%23%3CSpec%3A%3AMocks%3A%3AMock%3A0xb74a0d14%3E" ./spec/controllers/doc_type_controller_spec.rb:63: Finished in 0.386261 seconds 22 examples, 1 failure I would appreciate any help. -- Gast?n Ramos "I always thought Smalltalk would beat Java, I just didn''t know it would be called ''Ruby'' when it did." -- Kent Beck
2009 Apr 24
0
Bootloader didn''t return any data
Hi, SLES11 & SLES10 guest were running fine for long time, but the guest not coming after reboot. When I try to start the guest manually, it is failing with the error "bootloader didn''t return any data". Any idea, which might have triggered this issue??? Thanks n regards, Rajesh Nagarajan. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Apr 27
2
NoMethodError - why?
Getting this error when hitting update. NoMethodError in Article#update You have a nil object when you didn''t expect it! You might have expected an instance of ActiveRecord::Base. The error occured while evaluating nil.update_attributes Source code. def create @article = Article.new(params[:article]) @article.user = @session[''user''] if @article.save flash[:...