search for: build_numb

Displaying 14 results from an estimated 14 matches for "build_numb".

Did you mean: build_nums
2006 Mar 28
3
Brand newbie question relating to link_to
...ns the total number to display in the view. I have another method, total_bugs, that will return the bugzilla url with all the bugid''s for that particular build when clicked. Below is what I have in my view. I''d like to pass the :action=>"total_bugs" some parameters(build_number, developer_name, product_name) based on the current build. I''ve tried many ways and haven''t been successfull, yet. Any help is greatly appreciated. Thanks! <% for build in @bugDashboard %> <span class="tabledata"> <%= link_to build.bug...
2013 Feb 06
2
[XCP] recompiling xapi rpm changes version and licensing details.
...d: DCSC-XEN03 : Cannot start here [Not enough free memory] DCSC-XEN01: Cannot start here [Api_errors.Server_error("VM_HOST_INCOMPATIBLE_VERSION", _)] My question is how do I go about modifying the version and platform information for XAPI? My xensource-inventory file looks fine: BUILD_NUMBER=''61809c'' SOFTWARE_VERSION=''1.6.10'' DOM0_MEM=''752'' MANAGEMENT_INTERFACE=''xenbr0'' INSTALLATION_UUID=''718e7db1-cf3d-46ea-bcc9-cee8c456ed4d'' COMPANY_NAME_SHORT=''xen.org'' PLATFORM_NAME=''...
2008 Jun 24
1
Story HTML output
Hi, If I write the HTML format stories output to ~/ccrb_build-build_number/Stories/index.html. To get all styles rendered, I also need to copy /vendor/plugins/rspec/story_server/prototype/stylesheets/ and /vendor/plugins/rspec/story_server/prototype/javascripts/ to the ~/ccrb_build-build_number/Stories/. Just wonder is this the right way to do it? or there is a better/...
2012 Jan 10
2
Bug#655303: xcp-xapi: document network configuration in README.Debian
...on: 1.3-15 Severity: normal By default, xapi listens on the loopback interface. To make it available over the network, its inventory needs to be updated with the bridged interface details. For example, if xenbr0 is the bridged interface, it needs to be set it: lnx200-39:~# cat /etc/xcp/inventory BUILD_NUMBER='0' CURRENT_INTERFACES='xenbr0' CONTROL_DOMAIN_UUID='de90f922-8bd8-176e-ea9a-4efece397b73' MANAGEMENT_INTERFACE='xenbr0' INSTALLATION_UUID='7f4f3149-2e9d-7bb5-bb99-fd51420a8cd6' Please add details about MANAGEMENT_INTERFACE in README.Debian It would also...
2016 Jan 15
3
[PGO] Thoughts on adding a key-value store to profile data formats
...metadata foo.profdata customkey: "value1" Total functions: 4 Maximum function count: 866988873 Maximum internal block count: 267914296 Developers could add as much custom context as they find valuable: $ llvm-profdata merge -metadata="mysoft.version,${SOFTWARE_VERSION} (${BUILD_NUMBER})" -metadata="mysoft.exe_md5,`md5 -q foo.exe` foo.profraw -o foo.profdata $ llvm-profdata show -metadata foo.profdata mysoft.version: "0.1.0" mysoft.exe_md5: "337b5c5bc29cbdca090a1921a58465d6" Total functions: 4 Maximum function count: 866988873 Maximum i...
2009 Nov 12
1
New Xen User
Hi Everyone, I''ve been looking into the different hypervisors that''re available, and i''ve noticed the Xen project and the XenServer by Citrix. Is there a difference? Or am i looking at an old website? Because the version on xen.org is 3.5.4 and the version on citrix is 5.5. Thanks, Matthew Millar
2005 Jul 18
0
How to build rails under WindowsXP??
Environment: WinXP, ruby-1.8.2-15, gem-0.8.10, rake 0.4.15, rails from svn. I have checked out rails sources from svn and try to build it by myself but without any luck. pushgems.ru uses *nix style for running commands cd #{pkg} && rm -rf pkg && PKG_BUILD=#{build_number} rake pgem && cd .. and it is does not work under Windoze so I have to cd in each folder and run rake pgem manually. And there I have problems with tar ==LOG=== ln test/fixtures/test_mailer/signed_up.rhtml pkg/actionmailer-1.0.1/test/fixtures/test_mailer/signed_up.rhtml cd pkg tar zcvf...
2016 Jan 15
2
[PGO] Thoughts on adding a key-value store to profile data formats
...opers could add as much custom context as they find valuable: > > I think all meta data should be custom defined -- the profile reader > should not need to understand them. > > > > > > $ llvm-profdata merge -metadata="mysoft.version,${SOFTWARE_VERSION} > > (${BUILD_NUMBER})" -metadata="mysoft.exe_md5,`md5 -q foo.exe` > foo.profraw -o > > foo.profdata > > $ llvm-profdata show -metadata foo.profdata > > mysoft.version: "0.1.0" > > mysoft.exe_md5: "337b5c5bc29cbdca090a1921a58465d6" > > Total funct...
2003 Aug 22
10
Intresting.. hrm
And it runs linux. http://www.zip4x4.com/ZIP4x4.htm Anyone seen one? bkw
2003 Apr 07
1
Problems building the java/jdk14 port
...DATA_MODEL = 32 OS_VERSION = 4.8-RC TRUE_PLATFORM = FreeBSD (4.x STABLE way) FREE_SPACE = 3894824 GNU Make Settings: MAKE = gmake MAKE VERSION = MAKECMDGOALS = sanity MAKEFLAGS = SHELL = /bin/sh Target Build Versions: JDK_VERSION = 1.4.1 MILESTONE = p3 BUILD_NUMBER = alsbergt_07_apr_2003_12_16 BUNDLE_DATE = 07_apr_2003 External File/Binary Locations: HOTSPOT_SERVER_PATH = /v0/pobj/r+d/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/server HOTSPOT_CLIENT_PATH = /v0/pobj/r+d/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/clie...
2011 Dec 29
4
BalloonWorkerThread issue
Hello List, Merry Christmas to all !! Basically I''m trying to boot a Windows 2008R2 DC HVM with 90GB static max memory and 32GB static min. The node config is Dell M610 with X5660 and 96GB RAM and its running XCP 1.1 Many times the node crashes while booting HVM. Sometimes I get success. I have attached the HVM boot log of successful start. Many times the node hangs as soon as the
2017 Apr 05
4
[PATCH] Optimize silk_warped_autocorrelation_FIX() for ARM NEON
Thank Jean-Marc! The speedup percentages are all relative to the entire encoder. Comparing to master, this optimization patch speeds up fixed-point SILK encoder on NEON as following: Complexity 5: 6.1% Complexity 6: 5.8% Complexity 8: 5.5% Complexity 10: 4.0% when testing on an Acer Chromebook, ARMv7 Processor rev 3 (v7l), CPU max MHz: 2116.5 Thanks, Linfeng On Wed, Apr 5, 2017 at 11:02 AM,
2010 Nov 01
24
[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
From: Haiyang Zhang <haiyangz at microsoft.com> Convert camel cased struct fields in channel_mgmt.h to lower cases Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> --- drivers/staging/hv/channel.c | 302 ++++++++++++++++++------------------ drivers/staging/hv/channel_mgmt.c | 186 ++++++++++++------------
2010 Nov 01
24
[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
From: Haiyang Zhang <haiyangz at microsoft.com> Convert camel cased struct fields in channel_mgmt.h to lower cases Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> --- drivers/staging/hv/channel.c | 302 ++++++++++++++++++------------------ drivers/staging/hv/channel_mgmt.c | 186 ++++++++++++------------