search for: shto

Displaying 3 results from an estimated 3 matches for "shto".

Did you mean: shot
2006 Aug 15
8
AGAIN: file object treated as string
...age = Image.new(params[:image]) # attempt to save entry in the db if @image.save # info saved in db OK. Save file on the server write_file(params[:image]) redirect_to(:controller => ''shto'', :action => ''index'') else render(:action => :get) end end def write_file(uploaded_file) uploaded_file[''picture''].rewind File.open("pictures/...
2006 Aug 15
0
file object treated as a string
...mage = Image.new(params[:image]) # attempt to save entry in the db if @image.save # info saved in db OK. Save file on the server write_file(params[:image]) redirect_to(:controller => ''shto'', :action => ''index'') else render(:action => :get) end end def write_file(uploaded_file) uploaded_file[''picture''].rewind File....
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking