search for: deepak

Displaying 20 results from an estimated 209 matches for "deepak".

2007 Feb 13
16
Error against latest trunk while testing via spec for model
Hi I just did an update to lates trunk ================= context "Given a generated venue_spec.rb with fixtures loaded" do fixtures :venues specify "fixtures should load two Venues" do Venue.should have(2).records end end ================== gives me ========== 1) TypeError in ''Given a generated venue_spec.rb with fixtures loaded fixtures should load two
2009 Dec 02
4
http url support in swfdec-0.8.4
Dear All, I am using swfdec-0.8.4 player over directfb.. I am able to play stored swf files where as im not able to play any only swf files I get following error open http://www.foo.com/foobar.swf failure, err = No such file or directory Thanks and regards Deepak -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/swfdec/attachments/20091202/b4fe1784/attachment.htm
2007 Jan 30
5
errors while testing resource controller using rpec
...enue''}).and_return(@mock_venue) do_post end end ========================== and the test fails as =============== TypeError in ''Requesting /venues using POST should create a new venue'' can''t convert Fixnum into String (eval):19:in `venue_url'' /home/deepak/personalcode/worlds/config/../app/controllers/venues_controller.rb:43:in `create'' /home/deepak/personalcode/worlds/config/../app/controllers/venues_controller.rb:40:in `create'' ./spec/controllers/venues_controller_spec.rb:242:in `do_post'' ./spec/controllers/venues_control...
2012 Oct 05
4
PuppetDB Installation
I am attempting to install PuppetDB from source. I am a bit confused however, is lein required? thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit
2002 Sep 10
0
Encrpted Password problem
...is coming. i create the smbpasswd file in /etc/samba with smbpasswd -a linuxuser and i open the smbpasswd file it was ok with some encrypted passwd. but as soon as i change the security as share then no such problem. but with security = share when i add the passwd by using the command smbpasswd -a deepak (deepak is linux user and as well windows machine name) then passwd is added in smbpasswd file . but when i try to access from my windows 2000 machine named deepak then it opens the prompt for the user name n password. when i enter thee password which i had gived at the time of creation of deepak...
2007 Oct 29
12
Reports in Puppet
...ys what needs to be added in config file to enable reports. But I was wondering how I view the visual report/graphs do I need to create my own script. http://reductivelabs.com/trac/puppet/wiki/ReportReference#rrdgraph http://reductivelabs.com/trac/puppet/wiki/ReportsAndReporting -- Deepak _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Mar 31
3
Help in getting aggregated data
...A 3 NA NA 5 NA 4 NA NA NA 4 Not sure If I have any standard function to convert this to the data frame that I need. Can you help me convert the last array into the data frame? If there is any other way apart from using the "by" function, please inform me regarding that as well. -- Deepak Manohar T
2007 Jun 08
11
Bad Echo between SIP calls
...me extension from outside the voice is clear. I am not sure whats the problem. Also there's slight echo when calling Digium support. Totally lost Digium says we need to remove the echo module to resolve SIP echo problems. Then ? the heck we pay for... Has anyone come through this issue. -- Deepak --------------------------------- Yahoo! Answers - Get better answers from someone who knows. Tryit now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070608/093fc122/attachment.htm
2004 May 14
3
SoftPhone to SoftPhone with No Voice
...rom xten.com site. I defined 3 phones in sip.conf and also specifies in extensions.conf file. I am able to ring other computer but there is no voice exchange ( i can't hear any think except ring). Here is the portion of sip.conf and extensions.conf. Let me know if i missed something. Thanks Deepak sip.conf [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind SIP channel to context = from-sip ; Default context for incoming calls ;srvlookup = yes ; Enable DNS SRV lookups on outbound calls...
2012 Feb 29
2
peer probe fails
...cbk] 0-cli: Received resp to probe [2012-02-29 23:28:10.161713] E [cli-rpc-ops.c:162:gf_cli3_1_probe_cbk] 0-glusterd: Probe failed with op_ret -1 and op_errno 107 [2012-02-29 23:28:10.161757] W [cli-rl.c:94:cli_rl_process_line] 0-glusterfs: failed to process line Appreciate a response. thanx, deepak
2007 Oct 02
6
Push /home/* directories recursively to clients
...t server to all the Linux clients. I managed this with cfengine using rsync. But I am not sure how do I achieve this in puppet, do we have any inbuilt function for this. Also, is there a function for userdel like for useradd (user) groupadd(group). Any suggestion is appreciated. -- Deepak _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2015 Mar 12
0
[PATCH] pmu/gk20a: PMU boot support.
...ht draw the line of "conceptual unit" differently, but try to do it so that each one becomes 100-300 lines of code :) These aren't hard limits by the way, but good rules of thumb to go by when sending patches for upstream inclusion. Cheers, -ilia On Thu, Mar 12, 2015 at 1:20 AM, Deepak Goyal <dgoyal at nvidia.com> wrote: > Hi Mirkin, > > Your observations are quiet correct. > After the boot code is submitted successfully, I will submit the code to configure & enable features of PMU.(This will be done by sending cmds to PMU). > > Now talking about this...
2007 Sep 13
2
Paging to external speaker like in airports etc...
Hi, I have a production asterisk-1.2.8 system with FreePBX & PRI Digium card. I am looking for a paging system to an external speaker. I can page to internal Polycom 501 VoIP. But, what hardware or system do I need to integrate with the asterisk to have this acheived. -- Deepak Linux your Life, Don't Window it [[]] { All for the best } --------------------------------- Yahoo! Answers - Get better answers from someone who knows. Tryit now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium...
2007 Oct 04
1
Does the file function copy or sync
...;: ensure => directory, recurse => true, owner => "web", group => "web", mode => 744, source => "puppet://deepak.silverspringnet.com/repo/export" } -- Deepak _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Oct 19
3
Puppet port/install on FreeBSD & Open BS
Does anyone know how to install puppet as client on FreeBSD & OpenBSD. -- Deepak _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2014 Sep 11
1
chan_sip.c:23647 handle_request_invite: Failed to authenticate device
...OTICE[15043]: chan_sip.c:23647 handle_request_invite: Failed to authenticate device 601<sip:601 at 111.118.185.107>; tag=2f498fbd [Sep 10 12:55:24] NOTICE[15043]: chan_sip.c:23647 handle_request_invite: Failed to authenticate device 601<sip:601 at 111.118.185.107>;tag=209a8aa9 Regards Deepak Bhatia -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140911/f1b99926/attachment.html>
2013 May 07
7
puppet node clean using SQLite instead of PuppetDB
I have a node that has some bad stored configs (namely the wrong ssh host keys) that I''m trying to clear out. Looking around it seems I''m supposed to do: puppet node clean foo.example.com However, that keeps bailing out because it''s trying to open a SQLite3 db where stored configs are normally kept, but my stored configs are kept in puppetdb (http://pastie.org/7814483
2014 Aug 10
1
Error: 'LENGTH' is not a recognized built-in function name
On Mon, Aug 11, 2014 at 3:29 AM, Deepak Rawat <deepaksingh.rawat at gmail.com> wrote: > Hi, > > I modified the query in res/res_config_odbc.c. > Original: "SELECT MAX(LENGTH(var_val)) FROM %s WHERE filename='%s'" > Modified: "SELECT MAX(LEN(var_val)) FROM %s WHERE filename='%s'"...
2007 Nov 30
2
Puppetca issue - not working
...ion: Could not find v26.silverspringnet.com with names v26.silverspringnet.com, v26 warning: Not using cache on failed configuration I have removed the puppet client & installed it but still I get this error, is there anyway I can copy the certs manually to avoid this erross. -- Deepak _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Jun 21
2
Asterisk config files and #include
...he problem is that when I reload this config I get the following error: - *WARNING: Maaximum include level exceeded : 10* Has anyone encoutered this before and does anyone know what it means ?? Any help will be deeply appreciated as I have been unable to find any documentation on this. Thanks -Deepak -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070621/b697de1f/attachment.htm