search for: helpers

Displaying 20 results from an estimated 11520 matches for "helpers".

Did you mean: helper
2010 Apr 10
3
pkcs11-helper-devel is needed
how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for pkcs11-helper but i've already installing [root at vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz hata: Failed build dependencies: pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64 [root at vpn VpnSetup]# rpm -ivh pkcs11-helper-devel-1.06-2.1.x86_64.rpm uyar??: pkcs11-helper-devel-1.06-2.1.x86_64.rpm:
2012 Jan 10
2
plug leaks in febootstrap
Hi Rich, I ran coverity against febootstrap's head and it spotted four leaks. This fixes them. The first patch plugs three. The second attempts to make the add_link function do what I'm guessing it was intended to do. As is, it was a no-op. >From 7c2ff55613598a1295e213cef36600ad61da7ed6 Mon Sep 17 00:00:00 2001 From: Jim Meyering <meyering at redhat.com> Date: Tue, 10 Jan 2012
2006 Nov 24
6
Rails 1.2 RC1 problem
...'Setúbal'], ['16', 'Viana do Castelo'], ['17', 'Vila Real'], ['18', 'Viseu'] ] end this is used to polulate some lists on a view, but i get the following errors. It works fine with rails 1.1.2 /var/rails/LocaisVoo/app/helpers/sites_helper.rb:9: parse error, unexpected tINTEGER, expecting ']' ['5', 'Castelo Branco'], ^ /var/rails/LocaisVoo/app/helpers/sites_helper.rb:9: parse error, unexpected tCONSTANT, expecting kEND ['5', 'Castelo Branco'],...
2006 Jan 05
2
how to use a helper which is not inside app/helpers/
Hi, I wish to know it is possible to use a helper which is not inside the folder ''app/helpers'', if it is possbile, what should I do? Thanks you very much!!!! Saiho __________________________________________ Yahoo! DSL ? Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com
2013 Feb 06
2
Issues with p2v & virt-v2v Windows
It looks to me that the windows 2008 image I am attempting to convert is not being detected as windows but is being updated as a Linux system. When PXE booted the server with the p2v image I ended up with this error: Failed to launch guestfs appliance. Try running again with LIBGUESTFS_DEBUG=1 for more information The system image transferred and I was able to create an XML file to boot it under
2015 Aug 25
1
Can I get some help from you?
Hello, there: I wish to get some help from you. And here is my problem: When I tried to boot a instance on OpenStack Kilo, ======================================================================================================================== nova boot --flavor m1.tiny --image cirros-0.3.4-x86_64 --nic net-id=3be58b93-32ad-42bb-80c7-7979554d6bc4 --security-group default --key-name
2015 Oct 13
1
Help, it's not working!
pj@Xen:~$ libguestfs-test-tool ************************************************************ * IMPORTANT NOTICE * * When reporting bugs, include the COMPLETE, UNEDITED * output below in your bug report. * ************************************************************
2008 Nov 10
3
to_xml and helper methods
Hi, I have an array with objects and I want to generate an XML like: <objects> <object> <category_id>1</category_id> <helper-method>result 1</helper-method> </object> <object> <category_id>2</category_id> <helper-method>result 2</helper-method> </object> </objects> The helper
2006 Jul 16
7
form_helpers ?
Just a quick silly question , are form_helpers actually helper.rb files ? Stuart
2016 Aug 30
1
Help, it's not working!
Hi, *1. What are you trying to do?* I was trying to clean up a virtual machine image in place. I followed the instruction in the Openstack documentation to do so. Here is the link: http://docs.openstack.org/image-guide/ubuntu-image.html *2. What exact command(s) did you run?* virt-sysprep -d trusty *3. What was the precise error or output of these commands?* Examining the guest ... Fatal error:
2013 Oct 22
1
febootstrap-supermin-helper error
Hi Rich, I got an error: > supermin helper [00000ms] visiting /usr/local/lib/guestfs/supermin.d > supermin helper [00000ms] visiting /usr/local/lib/guestfs/supermin.d/base.img > supermin helper [00000ms] visiting /usr/local/lib/guestfs/supermin.d/daemon.img > supermin helper [00000ms] visiting /usr/local/lib/guestfs/supermin.d/hostfiles > supermin helper [00012ms] visiting
2006 Apr 06
5
Using helper method of another model
I have a template that belongs to a certain model (model A). I need to call a helper method of a different model (model B). Then I need the helper method of B to call a helper method of model C. I tried using "include" and "require" and using namespaces, but I got "undefined method". What is the way to do it? -- Posted via http://www.ruby-forum.com/.
2010 May 07
2
Rspec beta8: helper methods issues
Hello everybody, I am experiencing the following problems, I googled quickly but I couldn''t find any documentation or solution to those issues: 1) the generator rails g rspec:helper does nothing; 2) there seems to be no way to test helper methods as I used to do... for example the following spec it ''should set monday as first day of the week'' do
2006 Apr 08
2
Cannot use view helpers in RJS helpers
Any ideas why I would get an error in a RJS helper on view helpers such as number_to_currency. Example: # my_template.rjs page.help_me # my_helper for my_controller def help_me number_to_currency(10) end I have also tired page.number_to_currency but that doesn''t work either. Cheers, Nicholas
2006 Apr 24
7
Controller can''t find helper?????!!!!!????
I have a controller named xyzController under app/controllers I have a helper class named xyzHelper under app/helpers. Shouldn''t I be able to call methods from xyzHelper inside of xyzController without any problems? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
2018 Feb 01
2
Having issues with virt-sparsify
Im having an issue running “virt-sparsify”, getting the following error: root@server:# virt-sparsify --check-tmpdir warn --compress ws1709.qcow2 ws1709core.qcow2 Input disk virtual size = 34359738368 bytes (32.0G) Create overlay file in /tmp to protect source disk ... Examine source disk ... Fatal error: exception Guestfs.Error("/usr/bin/supermin-helper exited with error status 1. To see
2016 Apr 03
1
vir-filesystems Error
What are you trying to do?virt-resize - Resize a virtual machine diskWhat exact command(s) did you run?virt-filesystems --long --parts --blkdevs -h -a Virtual_Client_for_Linux_KVM_Windows_7-20150615.qcow2 What was the precise error or output of these commands?libguestfs: error: /usr/bin/supermin-helper exited with error status 1. ************************************************************ *
2006 Feb 13
2
how to find the helpers code ?
Hello, i have the application set up on my radrails. I was looking at the view generated by scaffold and i see a bunch of names, after looking up internet i found that they are helpers and generate the HTML for us. Now, i wanted to look at the helper code for start_form_tag, so that based on that i could write some of my own helpers in my helper classes... but i could not find the code anywhere for start_form_tag, end_form_tag, or submit_tag or render or anything... !! Also...
2013 Oct 08
2
Bug with H323 helper? Shorewall 4.5.16.1 as packaged up for Debian.
...following error: ERROR: The h323 helper is not enabled /etc/shorewall/tcrules (line 94) That also happens if I use a ''{ helper:RAS }'' entry as well. Shorewall believes my kernel has H323 capabilities: # shorewall show capabilities | grep H323 H323 Helper: Available The HELPERS entries in the /etc/shorewall/shorewall.conf file are: # grep HELPER /etc/shorewall/shorewall.conf AUTOHELPERS=No HELPERS= LOAD_HELPERS_ONLY=No If I try to force the h323 by defining HELPERS in shorewall.conf like so: HELPERS=ftp,h323,irs,netbios-ns,pptp,sip,snmp,tftp Then shorewall check...
2011 Aug 24
1
[PATCH] febootstrap-supermin-helper: Replace objcopy call for embedding init binary
objcopy needs "output-target" and "binary-architecture" parameters which makes it necessary to keep a list of known architectures. The bin2s.pl script generates input for the GNU assembler which should produce an object file that is equivalent to that produced by objcopy. I have successfully tested the change on an amd64 Debian/unstable system. --- helper/Makefile.am |