similar to: touch.exe problem with 2.0.6

Displaying 20 results from an estimated 1000 matches similar to: "touch.exe problem with 2.0.6"

1999 Nov 17
6
Samba 2.0.6, MKS' touch.exe, and file/dir time stamps
Hello all, we are experiencing problems with samba 2.0.6 and the MKS touch command. during our builds, we touch files and directories so that our make dependencies work correctly. Unfortunately, it seems that MKS' touch.exe doesn't actually change the time stamp of a file or directory. The command returns without an error, but the timestamp does not change. The same problem exists
2000 Oct 23
3
behaviour of plot(...,type="l")
plot(rnorm(100000),type="l") plots only about 7e4 lines while the same without type="l" works fine. Is this a feature or a bug or is this configurable? R : Copyright 2000, The R Development Core Team Version 1.1.1 (August 15, 2000) SunOS 5.5.1 Generic_103640-29 sun4u sparc SUNW,Ultra-1 Thanks Adrian -- Adrian Trapletti, Olsen & Associates Ltd., See- feldstrasse
2002 Jan 17
0
Please help: Compiling/configuring OpenSSH on SunOS 5.5.1 with AFS
Hello *, i have some problems to compile/configure OpenSSH on SunOS 5.5.1 with AFS. See the attachment for the compile environment. The programs compile fine and token passing is without problems. Unfortunately it is not possible to login without a valid token (`Permission denied.'). There is following message in the syslog: Kerberos v4 TGT for ... unverifiable: Principal unknown
2023 Apr 04
1
[PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
Hi Zorro, On Wed, Apr 05, 2023 at 01:14:09AM +0800, Zorro Lang wrote: > +FSVERITY > +L: fsverity at lists.linux.dev > +S: Supported > +F: common/verity > + > +FSCRYPT > +L: linux-fscrypt at vger.kernel.org > +S: Supported > +F: common/encrypt Most of the encrypt and verity tests are in tests/generic/ and are in the 'encrypt' or 'verity' test
2001 Mar 20
0
Problem postscript(print.it)
Hi all, I have a problem with plotting: (R-1.2.2 on SunOS fluke 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-Enterprise solaris 2.) I define a function to switch between plotting on graphics device and generating a postscript file (which can also be automatically be printed) plt <- function(view,f,file="") { if (view>0) f else {
2001 Mar 05
0
Rggobi install
Hi, I am trying to install ggobi for R under Solaris SunOS 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-Enterprise following the instructions in INSTALL under e) R interface, although I have some modifications in mind: I am planning to keep the sources (untarred and unzipped) in /home/woodstock/hoffmann/R/Sources/Rggobi and I have set setenv GGOBI_ROOT $HOME/R/Sources/Rggobi (with $HOME =
2002 Dec 30
2
Problem while exiting sftp on SX-6...
Hi, I am trying to run sftp on SX-6 and it is giving me problem when I try to exit from sftp. On pressing ^D or entering "bye" on sftp prompt, sftp hangs. And I have to press ^C to quit. The versions are: - 1. openssh-3.1p1 on both client and server. 2. Both client (sftp) and server (sshd) are running on SX-6 It appears that the client and server are hanging on "select".
2011 Apr 14
0
[LLVMdev] Issues running LLVM tests on Windows + MKS; filed 4 PRs and have patches
Good morning David, I won't accept your patches for now. It breaks lots of things in current environments, autoconf - msys, cmake - msys, cmake -mingw and cmake - msvs. - You should never forget other environments. (eg., MSYS and CMD.EXE) You should implement detecting MKS if you tweak MKS-specific stuff. - Bash should be assumed to be mature. I suppose MKS bash might be
2018 Apr 05
1
potential file.copy() or documentation bug when copy.date = TRUE
This is a recent R-devel. file.copy() is not vectorized if multiple destinations succeed: cat("foo1\n", file = "foo1") cat("foo2\n", file = "foo2") unlink(c("copy1", "copy2"), recursive = TRUE) file.copy(c("foo1", "foo2"), c("copy1", "copy2"), copy.date = TRUE) #> Error in
2011 Aug 30
1
New UPS for Support List
Hi All, I have got the Belkin F6S600auUSB UPS working with the blazer_usb driver. I pulled the power to the ups last night and it sent a message to the server saying it was on battery then ran for another 10 minutes and then sent a message to the server telling it to shut down, which it did. upswr did not return anything. [root at verity ~]# upsc ups battery.voltage: 13.50
2011 Aug 30
1
New UPS for Support List
Hi All, I have got the Belkin F6S600auUSB UPS working with the blazer_usb driver. I pulled the power to the ups last night and it sent a message to the server saying it was on battery then ran for another 10 minutes and then sent a message to the server telling it to shut down, which it did. upswr did not return anything. [root at verity ~]# upsc ups battery.voltage: 13.50
2011 Apr 13
2
[LLVMdev] Issues running LLVM tests on Windows + MKS; filed 4 PRs and have patches
I have filed a number of problem reports about getting the LLVM test infrastructure working for an environment with: Windows + MSVC9 + Cmake + NMake makefiles + MKS. (MKS provides unix-like tools for Windows, but based on very old versions, so they have quirky or minimal compatibility with GNU tools.) http://llvm.org/bugs/show_bug.cgi?id=9689 - Fix Cmake generation of compile_cxx for MSVC -
1998 Jun 18
1
Windows app, MKS Source Integrity, Samba, and Unix
Novice question: I'm trying to use MKS Source Integrity, which is a (mostly) windows based source code control system to access a bunch of code stored in an MKS repository on an NT box and deposit the checked out files on a Unix box via a Samba share. (It's come to this, I'm porting Windows code to Unix, how depressing.) Anyway, the problem I'm having is that the Windows box
2001 Nov 16
1
Problem with SetFileTime Win32 API call
Hi, We have a build utility that runs on a w2k machine and needs to set file creation, modified and last access times. This is done by calling the SetFileTime Win32 API function. This works fine with Windows local drives and network shares. With samba shares only the last modified time is set, creation time is not affected. Is it possible to get this to work? Thanks in advance Alex
2016 Sep 30
1
Sys.setFileTime()
Since there has been a recent tweak to the functionality of Sys.setFileTime() I thought it might be an opportune time to ask a question regarding the decision to set both access and modification times (i.e. settime.actime = settime.modtime = (int)ftime; ) vs provide a parameter for each. Might it be possible to change the behavior to accept two parameters (one for active and one for modtime) but
2014 Dec 05
3
Version 4.1.13 can't join domain as BDC
Hi All Having problem to join Samba as BDC in existing domain PDC - w2003 Partition[DC=MKS,DC=lan,DC=net] objects[10114] linked_values[0] Refusing to replicate DC=NN\0ADEL:9aac4878-b274-4bf6-92aa-4f42e40d1c43,DC=MKS,DC=lan,DC=net from a read-only repilca into a read-write replica! Failed to convert object DC=NN\0ADEL:9aac4878-b274-4bf6-92aa-4f42e40d1c43,DC=MKS,DC=lan,DC=net:
2005 Mar 22
0
maintaining ownership with cygwin/rsync?
OK, I know a lot about unix environments and am very familiar with rsync (and a big fan). My MS windows knowledge is at "I play a doctor on TV" stage. Hmm. OK, the analogy needs work. I know what the words mean and can stumble my way through many common problems. And now I'm trying to use rsync (2.6.3) from the most recent cygwin distribution. It works fine, except that
2014 Dec 05
2
Re Version 4.1.13 can't join domain as BDC
Sat, 06 Dec 2014 07:19:29 +1300 from Andrew Bartlett <abartlet at samba.org>: >On Fri, 2014-12-05 at 11:50 +0300, ?????? wrote: >> Hi All >> >> Having problem to join Samba as BDC in existing domain >> >> PDC - w2003 >> >> Partition[DC=MKS,DC=lan,DC=net] objects[10114] linked_values[0] >> Refusing to replicate
2014 Dec 05
0
Re Version 4.1.13 can't join domain as BDC
On Fri, 2014-12-05 at 22:29 +0300, ?????? wrote: > Sat, 06 Dec 2014 07:19:29 +1300 from Andrew Bartlett <abartlet at samba.org>: > >On Fri, 2014-12-05 at 11:50 +0300, ?????? wrote: > >> Hi All > >> > >> Having problem to join Samba as BDC in existing domain > >> > >> PDC - w2003 > >> > >>
2006 Jan 11
1
small files poor performance
Hello, I've read a lot of information and forums concerning the samba performance question, but nothing was helpful. I'm desperate of the situation so I'm writing here hoping somebody could help me. When copying cca 330MB file from server - I can reach rate about 8-11MB/s depending on some mysticals factors, which I can't identify. To eliminate possible network problems, I've