search for: cluesticks

Displaying 16 results from an estimated 16 matches for "cluesticks".

Did you mean: cluestick
2005 Jun 21
1
err:module:import_dll Library VCL30.dpl
...it doesn't find it. I have edited the config file and added a line "VCL30*" "native" but all to no avail. The VCL30.dpl is from Windows Nt4 as is the application so I assume that "not found" means not found and not "wrong version" or some such. Any Cluesticks out there? TIA's Pete P.S The actual error message is; err:module:import_dll Library VCL30.dpl (which is needed by L"C:\\Program Files\\Mincom\\MIMS Open Enterprise\\4.3\\bin\\msqexp.exe") not found
2008 Feb 01
3
"Could not retrieve dependency" error
Hi, I''m getting a "Could not retrieve dependency" error and I can''t figure why. Someone got a cluestick for me? I''m using the following simplified configuration to ensure sshd is running and gets reloaded when the config file changes: ---- site.pp ---- import "classes/sshd.pp" node obsd42 { include ssh-server } node debian40 { include
2005 Mar 09
2
zaptel configuration issues (zaptel.conf vs. zapata.conf)
Feel free to hit me with a cluestick; maybe it will jar something lose... I'm running a stock *@home 0.6 install and after four days of excrutiatingly annoying debugging, I finally came across the obvious problem. The zaptel driver is reading /etc/zaptel.conf; which by default configures one FXS Kewlstart channel. Asterisk, according to "full" log, will see the first channel, then
2005 Sep 14
1
Distinctive Ring Tones
...h on 'Zap/4-1' -- Detected ring pattern: 0,0,0 for both ring cadences. I have looked at the code, chan_zap.c, and can see where this gets zeroed out, but not being a C programmer I am at a loss to identify what is not happening to get the correct numbers for the two situations. All cluesticks welcomed. -- Howard. LANNet Computing Associates - Your Linux people <http://lannet.com.au> -- When you just want a system that works, you choose Linux; When you want a system that just works, you choose Microsoft. -- Flatter government, not fatter government; Get rid of the Australian st...
2007 Jun 19
0
PXE problems with syslinux 3.51
...me pxelinux.cfg/AC1 Jun 18 06:05:13 boothost in.tftpd[25957]: RRQ from 172.16.0.26 filename pxelinux.cfg/AC Jun 18 06:05:13 boothost in.tftpd[25958]: RRQ from 172.16.0.26 filename pxelinux.cfg/A Jun 18 06:05:13 boothost in.tftpd[25959]: RRQ from 172.16.0.26 filename pxelinux.cfg/default Any cluesticks on solving this? For now I've just reverted to 3.35, but it would be nice to get it working with the current release. Cheers, Gavin
2006 Aug 02
1
rsync giving directory by name, instead of contents
Hi all! I've read the manual and google'ed aplenty, but sadly can't figure out this particular issue. Perhaps someone can thwack me with the correct cluestick? I have a number of directories listed under one path in an rsyncd module. I'd like to rsync the contents of some of the directories. Here's essentially what the source filesystem looks like: /home /home/user1
2010 Feb 03
1
Excluding/Hiding a local, absolute path in 3.0.7
Hello, I'm attempting to update many of my rsync scripts and was trying to hide/exclude absolute files/directories from being sync'd. After reading through the man page section on FILTER RULES, their modifiers, etc., and the mailing list, it seems like the following simple example should work. I'm using the example from the man-page, where it talks about excluding /etc/passwd. In
2019 Jan 24
14
[8.0.0 Release] rc1 has been tagged
Dear testers, 8.0.0-rc1 was just tagged (from the branch at r351980). It took a little longer than planned, but it's looking good. Please run the test script, share your results, and upload binaries. I'll get the source tarballs and docs published as soon as possible, and binaries as they become available. Thanks, Hans
2007 Nov 01
4
rsyncing files that might change
Hi, I hope I have not been google-incompetant, but I have been unable to find an explicit answer a case I am concerned about. If am rsyncing a file and I have the the following sequence of events happen in the same second 1. rsync starts 2. rsync sends some chunk of data to the other end 3 a local process modifies the chunk that has just been sent I have seen statements that rsync does
2001 Aug 06
3
rsync 2.4.7pre1 release
Well, here's rsync 2.4.7 preview 1: rsync://va.samba.org/ftp/rsync/preview/rsync-2.4.7pre1.tar.bz2 http://va.samba.org/ftp/rsync/preview/rsync-2.4.7pre1.tar.bz2 You need bunzip2 to decompress these files: http://freshmeat.net/projects/bzip2 The change list is below. Please, do try this out and let us know either if it works for you or if it does not. We need both kinds of
2012 Jul 26
4
Time rsYnc Machine (tym)
http://dragoman.org/tym Regards Tomas
2003 Sep 12
1
Agent Forwarding Anomalies on OpenBSD 3.3/OpenSSH 3.6.1
I have a curious situation with four OpenBSD 3.3 hosts. Each of these has public/private keys on each other for inter-host authentication using RSA2 keys. For instance, they're called hostA-to-hostBCD, hostB-to-hostACD, hostC-to-hostABD, and hostD-to-hostABC. The sshd_config files, on each host, look as follows... #; #; /etc/ssh/sshd_config #; Port 22 Protocol 2 ListenAddress
2019 Jan 24
2
[Release-testers] [8.0.0 Release] rc1 has been tagged
On Thu, 2019-01-24 at 19:58 +0100, Dimitry Andric via Release-testers wrote: > On 24 Jan 2019, at 01:49, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: > > > > 8.0.0-rc1 was just tagged (from the branch at r351980). > > > > It took a little longer than planned, but it's looking good. > > > > Please run the test
2001 Nov 30
1
rsync 2.5.0 released
I am happy to announce a new stable release of rsync-2.5.0. This supersedes 2.4.6 and 2.4.7pre4. In particular, this release is supposed to fix the hang bug experienced by many people when using the -v option. rsync 2.5.0 also adds support for IPv6, and works on more platforms. Other enhancements are listed in the NEWS file below. Please report success or failure in building or using
2001 Nov 30
1
rsync 2.5.0 released
I am happy to announce a new stable release of rsync-2.5.0. This supersedes 2.4.6 and 2.4.7pre4. In particular, this release is supposed to fix the hang bug experienced by many people when using the -v option. rsync 2.5.0 also adds support for IPv6, and works on more platforms. Other enhancements are listed in the NEWS file below. Please report success or failure in building or using
2001 Aug 06
5
rsync-2.4.7 NEWS file
I've gone through the CVS commit log and tried to get every user-visible change since 2.4.6, so that we can make a proper announcement for 2.4.7. Please let me know if anything is missing/inaccurate. At this stage I'm planning to release two 2.4.7pre tarballs, one with the "large nohang patch" and one without. Some people inside VA will be stress-testing both, and so we can