Displaying 12 results from an estimated 12 matches for "debugfil".
Did you mean:
debugfile
2005 Jun 04
0
rpmbuild question about debugfiles.list
I am trying to rebuild multimedia rpms for CentOs3.4
I have downloaded povray from thac's site.
Near the packaging prt of the build I get an error....
Processing files: povray-debuginfo-3.1g-19.el3
error: Could not open %files file
/usr/src/redhat/BUILD/povray31/debugfiles.list: No such file or directory
RPM build errors:
Could not open %files file
/usr/src/redhat/BUILD/povray31/debugfiles.list: No such file or directory
I have rebuilt many other rpms without this error. Can someone explain
what is going on here.
2007 Apr 18
20
dependency and communication between defined classes
Hi,
i wanted to know how you handle case when classes or define need to
communicate between them. For exemple i got an ftpd define and a
apachevhost define. Both need to know the path where the vhost is set
and this path is defined by the ftpuser home''s directory. How can i ask
information from other define or other classes ? we allready seen that
tag are not reliable as they
2011 Jul 19
1
"may be used in an incorrect context"
...coef= as.double(beta),
u = double(nvar),
imat= double(nvar*nvar), loglik=double(2),
flag=integer(1),
double(2*nvar*nvar +nvar*4 + n),
integer(2*n),
as.double(control$eps),
as.double(control$toler.chol),
sctest=double(1),
as.integer(length(debugfile)),
as.character(debugfile),
as.integer(1), # dumb mode
PACKAGE="survivalrds" )
- r$loglik[2]
}
r <- optim(init, agfitfn, ...)
return(r)
All of this is in the body of
agexact.fit.rds <- function([stuff] {
[more st...
2006 Jan 23
0
Jumping on the asterisk bandwagon
...ingular.com/ocs and switch over to
VOIPJET...and all of this needs to happen without my intervention.
For example: I have succeed in getting to the vonage billing page via
the following script but I still need a way to parse the resulting
page via a script to extract the remaining vonage minutes.
debugfile="/root/vonage_$username"
curl -d "username=$username" -d "password=$password" \
-c "/tmp/von_cookie_$username" \
https://secure.vonage.com/vonage-web/public/login.htm 2>&1 > $debugfile
curl -b "/tmp/von_cookie_$username" \
"https:/...
2010 May 05
1
heartbeat package in extras trouble with 5.4
...emon
May 4 22:33:10 fc-fmcln02 heartbeat: [9344]: info: logfile and debug file are those specified in logd config file (default /etc/logd.cf)
May 4 22:33:10 fc-fmcln02 heartbeat: [9344]: info: Version 2 support: false
May 4 22:33:10 fc-fmcln02 heartbeat: [9344]: WARN: logd is enabled but logfile/debugfile is still configured in ha.cf
May 4 22:33:10 fc-fmcln02 heartbeat: [9344]: info: **************************
May 4 22:33:10 fc-fmcln02 heartbeat: [9344]: info: Configuration validated. Starting heartbeat 2.1.3
May 4 22:33:10 fc-fmcln02 heartbeat: [9345]: info: heartbeat: version 2.1.3
May 4 22:3...
2008 Nov 14
11
External_nodes definition not working. Client states "could not find node"
Hello folks,
Im trying to migrate from static nodes-definition to external nodes
definition.
My script looks like this stolen from
http://reductivelabs.com/trac/puppet/wiki/ExternalNodes:
{{{
#!/usr/bin/perl -w
use warnings;
use YAML qw( Dump );
use Switch;
#initialize vars
our @classes;
our %parameters;
Function to fill @classes and %parameters with correct values
....
print Dump( {
2010 Dec 12
1
heartbeat configuration for lb
...tc/ha.cf setup like this:
# What UDP port to use for udp or ppp-udp communication?
#
udpport 694
bcast eth0
mcast eth0 225.0.0.1 694 1 0
ucast eth0 192.168.1.200
# What interfaces to heartbeat over?
udp eth0
#
# Facility to use for syslog()/logger (alternative to log/debugfile)
#
logfacility local0
#
# Tell what machines are in the cluster
# node nodename ... -- must match uname -n
node lb1.summitnjhome.com
node lb2.summitnjhome.com
The service seems to start ok:
[root at VIRTCENT01:~]#service heartbeat restart
Stopping High-Availability s...
2007 Sep 14
2
AGI script fails on IAX channels (from call file).
...tion: AGI
data: test.agi|670507
================= End Call File ========================
Perl AGI Scrip
============ test.agi =================================
#!/usr/bin/perl
use strict;
use Time::Local;
$|=1;
# Setup some variables
my %AGI; my $DEBUG=1;
my $DEBUGOUT = "filehandle";
my $debugfile="/tmp/agi_debug.log";
############ check_result ##########
# Use this to check the result of #
# a sent command #
# I pretty much stole this from #
# the regular agi-test.agi #
####################################
sub checkresult {
my ($res) = @_;
my $retva...
2010 Mar 12
2
I need IMAP stress testing tool with SEARCH command
Hi.
Does anyone know of a good imap stress testing tool? And one which
supports SEARCH commands? I have to compare Courier and Dovecot. I
already did some tests using a modified postal/rabid package.
I would be thankfully for any hints.
Best regards.
Erny
Yaco Sistemas
Spain
2001 Mar 04
0
Another 'newbie' question :) (fwd)
...> I'm new to the world of Linux but Windoze is doing my head in so I
> intend to keep going. Any help appreciated. As an afterthought 'vfat' is
> mounted at boot.
>
> I am trying to copy the debug file - but that is eluding me at the
> moment!!
wine <blah> 2>debugfile
>
> Thanks
>
> Paul.
>
Lawson
First shoot the arrow. Then draw the bulls-eye. - J. A. Soucy
---
________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today! For your FREE s...
2008 Jun 12
1
Rsync compression problem - sometimes ineffective?
Running rsync 2.6.9-1.el4.rf on CentOS 4.4 client and remote server.
Backing up user data from 2 different clients using following:
su - $HOSTID -c 'rsync -azr --timeout=600 --log-file=$DEBUGFILE
--log-file-format="%o %f %b %l %i" --stats --delete --bwlimit=$BANDWDT
--rsh="ssh -P ____" $STAGE $TARGET:$TARGETDIR'
Using "bytes sent"/"literal data" from statistics as a rough estimation
(I know there is overhead in the bytes sent) of the effective...
2014 Jul 05
1
samba4 + drbd + ctdb + failover
Hi
We've got drbd going between 2 nodes:)
ATM there is un-partitioned space on each node but (we think) they are
syncing OK. It looks as though it has synced the whole partition (2GB)
from the primary node 1 to the other node:
node 1
smb1:/home/steve # cat /proc/drbd
version: 8.4.4 (api:1/proto:86-101)
GIT-hash: 3c1f46cb19993f98b22fdf7e18958c21ad75176d build by SuSE Build
Service
1: