search for: buildversion

Displaying 10 results from an estimated 10 matches for "buildversion".

2023 Feb 17
0
SOLVED: Re: Dovecot does not start on MacOS 12.01, and now 13.2.1 - RLIMIT_DATA
...t; I've been happily running Dovecot on my Mac for many years (installed via > > > Homebrew). After upgrading to Monterey (MacOS 12.01), it no longer starts: > > > > > > $ sw_vers > > > ProductName: macOS > > > ProductVersion: 12.0.1 > > > BuildVersion: 21A559 > > > > > > $ uname -a > > > Darwin dfelicia-mac 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 > > > 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 > > > > > > $ sudo dovecot -F > > > Oct 27 10:11:18 service(...
2009 Feb 19
2
vignette compilation times
Dear All I am preparing a number of vignettes that require a very long time to process with Sweave. The longest one takes 10 hours. I love the weaver package! Is a package that includes such a computationally intensive vignette acceptable on CRAN? Are there any guidelines here? -- Robin K. S. Hankin Uncertainty Analyst University of Cambridge 19 Silver Street Cambridge CB3 9EP
2006 Apr 25
6
[Bug 1186] unprotected keys are not properly ignored
...epper pepper 20 Nov 16 23:19 id_dsa -> id_dsa.pepper.200510 -rw-r--r-- 1 pepper pepper 736 Nov 3 00:51 id_dsa.pepper.200510 pepper at pepperbook:~/.ssh$ ssh -V OpenSSH_3.8.1p1, OpenSSL 0.9.7i 14 Oct 2005 pepper at pepperbook:~/.ssh$ sw_vers ProductName: Mac OS X ProductVersion: 10.4.6 BuildVersion: 8I127 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2005 Jun 01
2
Can WMI be used in WINE apps?
Hi, After some googling I've found that there's very little said about the possibility of using WMI from Wine. Has someone done any progress about it? I find this subject very important; if you feel interested here's why: One may think this is a somehow fanciful intention, after all WMI exists for the purpouse of administering Windows, and no doubt that's best done from
2003 Jan 06
1
security = domain and Mac OS X
...sswd -j EXAMPLE -r WINSERVER -U Administrator%passwd (happens successfully) c) in smb.conf: security = domain password server = WINSERVER nmblookup works for WINSERVER. [xserve:~] zinch% smbd -V Version 2.2.3a [xserve:~] zinch% sw_vers ProductName: Mac OS X Server ProductVersion: 10.2.3 BuildVersion: 6G30 transaction in log: [2003/01/05 16:49:38, 3] /SourceCache/samba/samba-21/source/lib/util_sock.c:open_socket_out(830) Connecting to 192.168.1.2 at port 445 [2003/01/05 16:49:38, 4] /SourceCache/samba/samba-21/source/rpc_client/cli_netlogon.c:cli_net_req_chal(221) cli_net_req_chal:...
2018 May 14
1
Unable to build 'lld' on Mac OS 10.9
...have followed: 1.     I have downloaded the ‘llvm-stable’ source code from the following location:   https://github.com/llvm-mirror/llvm/tree/stable   2.     Machine details(on which llvm source code isbeing built) are as follows: $ sw_vers ProductName:   Mac OS X ProductVersion: 10.9.5 BuildVersion:  13F1911 $ clang -v Apple LLVM version 6.0 (clang-600.0.57) (based onLLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix $ xcode-select -v xcode-select version 2333.   3.     Following command is successful:   $ cmake-DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS=lld -DC...
2020 Jun 04
13
[Bug 14401] New: unicode character conversion problem from MacOS to Linux despite iconv
...Severity: normal Priority: P5 Component: core Assignee: wayne at opencoder.net Reporter: quickhelp at gmail.com QA Contact: rsync-qa at samba.org Target Milestone: --- // SOURCE (initiating rsync): ProductName: Mac OS X ProductVersion: 10.15.4 BuildVersion: 19E287 Homebrew rsync: rsync version 3.1.3 protocol version 31 Copyright (C) 1996-2018 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6...
2006 Feb 14
24
[Bug 1157] ssh-keygen doesn't handle DOS line breaks
...g any of the common line termination sequence, <CR>, <LF> or <CR><LF>. Implementations may generate files using which ever line termination convention is most convenient My system is: pepper at salt:~/.ssh$ sw_vers ProductName: Mac OS X ProductVersion: 10.4.4 BuildVersion: 8G32 pepper at salt:~/.ssh$ uname -a Darwin salt.rockefeller.edu 8.4.0 Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC Power Macintosh powerpc ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching...
2018 Jun 11
0
Wine release 3.10
...Add stub program. find: Add stub program. user32: Make RegisterPointerDeviceNotifications return TRUE to fake success. user32: Add stub for GetPointerDevices. user32: Add RegisterTouchHitTestingWindow stub. François Gouget (6): wscript/tests: Fix a typo in the WScript.BuildVersion check. dwrite: Fix typos in a couple of idl parameter names. schedsvc: Add a trailing '\n' to some ERR() messages. shell32: Fix a typo in a comment. wsdapi/tests: Add a trailing '\n' to an ok() call. dxgi: Fix a trailing '\n' in a FIXME() trace....
2018 Mar 22
16
Call for testing: OpenSSH 7.7
Hi, OpenSSH 7.7p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at