Displaying 14 results from an estimated 14 matches similar to: "Dependancy sequencing problem"
2007 Mar 13
4
Object sync problem
Hi,
Sorry to hassle everyone again, yes I''m a newbie!!
I''ve created some code and I''m getting a out of sync style error message.
Here''s a snipet of the code (to reproduce the problem):
package { [ "tar", "gzip", "bzip2", "sed" ]:
ensure => latest
}
define xxx {
$xenrelease = ''3.0.4''
2007 Mar 13
3
before => ?
Hi,
How would I do this:
wgetfile { "$name-$file":
url => $url,
file => $file,
target => $target,
options => $options,
before => Component["md5check-$name"]
}
wgetfile { "$name-$md5file":
url => $url,
file =>
2007 Mar 20
2
0.22.2 bug?
Hi,
I''ve just installed 0.22.2 and believe I''ve discovered a bug (or oversight).
I have an exec like this:
exec { "change-to-local-mirror":
command => "sed -i ''s#\(KERNEL_REPO.*=\).*#\1
$mirror#'' ${rulefile}",
path => "/usr/bin:/usr/sbin:/bin",
2007 Mar 18
1
A wish or possible?
Hi,
One thing I''d like to be able to do is this...
define sedfile ( $file = '''', $target = '''', $pattern = '''', $options = ''-i -n''
, onlyif = '''' ) {
case $file {
'''': { err ( "Require valid filename: ''$file''" ) }
}
case $target {
2007 Jan 03
18
error "Stack level too deep" on ''exec[ "perl Makefile.PL" ] ?
Hi,
I''m testing puppet from the subversion trunk. I have a rather
hacked-together system to install a CRM into one of my nodes, which
worked (more or less) with version 0.19.3. When I tried to do a puppet
run on a completely clean node it seemed to stall on the ''compilation''
part (I do an exec of ''perl Makefile.PL'' in the appropriate dir). When
I broke
2013 Aug 23
1
Makevars and Makeconf sequencing
http://cran.r-project.org/doc/manuals/R-exts.html#Configure-and-cleanup
near the start of 1.2.1 Using Makevars says
> There are some macros which are set whilst configuring the building of
> R itself and are stored in R_HOME/etcR_ARCH/Makeconf. That makefile is
> included as a Makefile after Makevars[.win], and the macros it defines
> can be used in macro assignments and make command
2009 Feb 09
1
Next-generation sequencing data analysis with R
Hello, everyone!
I have a set of proteomic data .And I do a solexa sequencing in the corresponding sample. So I get much mass sequencing data. How can I using R to integrate those two set data. I wonder if some tool or R package would help me?
Thank you !
[[alternative HTML version deleted]]
2012 Feb 14
1
sequencing environments
Hello,
I can get at environments if I know their names, but what if want to look
at what environments currently exist at some point in a script? In other
words, if I don't know what environments exist and I don't know their
sequence/hierarchy, how do I display a visual representation of the
environments and how they relate to one another?
I'm looking at getting away from the package
2012 Oct 15
0
Systemd sequencing problem in Fedora 16,17
I am running nut in Fedora 17 (previously 16). There is a bug in
startup that I think I understand well enough to explain. The symptom
is that upsd refuses to start at boot time, complaining:
Oct 12 22:28:22 melissa upsdrvctl[868]: Network UPS Tools - UPS driver
controller 2.6.5
Oct 12 22:28:22 melissa bestfortress[937]: Startup successful
Oct 12 22:28:22 melissa upsd[938]: fopen
2006 Jun 01
1
date sequencing using the Fcalendar package
I am using the following command from the Fcalendar Package :
x = timeSequence("1992-12-31","1994-12-31")
and then y = as.character(x) is a vector of character strings
"[1] 1992-12-31" "1993-01-31" "1993-03-03" "1993-03-31" "1993-05-01" etc
This is very close to what I need and thank you very much
to whomever wrote
2003 Nov 12
3
Dial Plan Sequencing
I have an interesting dilemma with sequencing in the dialplan. Up to
now, I have assumed that the extensions in the dial plan were tested in
the order that they appear in extensions.conf. In other words, I have
the following fragment which was designed to dial toll free on the PSTN
and all other long distance on VoIP:
[longdistance]
include => local
2006 Jul 07
7
Sequencing control with edit method in CRUD examples
I have been playing with the cookbook type of tutorials building a fish
tournament scoring piece and am having a bit of a problem with a DB
field called "points" in my "catch" table that is not input by the user
but is calulated based on a "size" field that is input by the user.
I have the following in my catch_controller.db
def new
@catch = Catch.new
@fish =
2013 Dec 12
10
[PATCH 0/4] Turn-key PV-GRUB2 installation
This patch set should make it easier to maintain PV-GRUB2 installations.
The general idea is based on discussions I had with Xen developers
(mainly Ian Jackson) at the Ubuntu Developer Summit in May 2011; though
I never did manage to get the core port done and Vladimir beat me to
that, I think the configuration approach we discussed there is still
valid and useful.
The idea here is that people
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel