Re: rsync gives me error 12

2022-03-26 Thread Wayne Davison
perhaps you have firewall or selinux rules that are closing the connection. Your /var/log files might have a clue. ..wayne.. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe

Re: rsync gives me error 12

2022-03-25 Thread Wayne Davison
sure you see the word "hi" and nothing else: echo hi | ssh r...@marketing.propfinancing.com cat ..wayne.. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

Re: python ensurepip fails due to being unable to find files

2022-03-20 Thread Wayne Davison
ges, they look to be out of date. For instance, the pip file is named for version 19.2.3, but my pip3 is version 21.3.1 and my pip2 is version 20.3.3. So, it looks like the wheel files (and related dependencies) need some attention. ..wayne.. -- Problem reports: https://cygwin.com/problems.h

Re: 'rsync -a' not preserving ownership

2022-01-03 Thread Wayne Davison
ou can give it the --super option to tell it to try root things when you're a non-0 user, which works in my testing. ..wayne.. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe

Re: using ssh-agent in cygwin

2021-07-19 Thread Wayne Davison
-l` in *2048*|*1024*) ;; *) ssh-add ~/.ssh/*_?sa ;; esac exec /usr/bin/ssh "${@}" This method asks you for your key password the first time you run ssh. ..wayne.. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documenta

Re: Cygwin.com address down

2021-01-02 Thread Wayne Davison
rt-term fix. ..wayne.. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: [ANNOUNCEMENT] xxhash 0.8.0-1

2020-09-07 Thread Wayne Davison
in their associated lib package). After installing both of the libxxhash packages, I did a test build of the latest rsync code, and it works fine with the packaged xxhash checksum routines. Nice work! I also added xxhash to the github actions build: https://github.com/WayneD/rsync/runs/1083914506

Re: Using cygwin tar from a DOS window

2020-09-02 Thread Wayne Davison
our Windows PATH) is to create a bat file that calls the cygwin tar. That way you always get the latest cygwin tar & dll versions from the main install. Something like this seems to work fine (with very minimal testing): @echo off PATH=C:\cygwin64\bin C:\cygwin64\bin\tar %* ..wayne.

Re: There is no man for rsync

2020-06-17 Thread Wayne Davison
grab the latest git or zip file from github (https://github.com/Cyan4973/xxHash) and run "PREFIX=/usr make install". If nobody else gets around to it I'll see what I can do once I get done with the rsync release process. ..wayne.. -- Problem reports: https://cygwin.com/problems

Re: symbolic links to /cygdrive/X/xxx with capital letter X

2020-06-13 Thread Wayne Davison
e been /cygdrive/C/Windows). Maybe cygwin is getting confused by the WLS ubuntu install I have? It puts its mounts under /mnt, but cygwin has always used the /cygdrive path. ..wayne.. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documen

Re: symbolic links to /cygdrive/X/xxx with capital letter X

2020-06-12 Thread Wayne Davison
that doesn't exist on a typical install and is now broken. The original /cygdrive/C/Windows path works fine as long as you have it mounted to ignore case. Perhaps the rewrite (if it is even required) should change it into /cygdrive/c/Windows? ..wayne.. -- Problem reports: https://cygwin.com

gnu screen crashes on ssh disconnect

2020-03-12 Thread Wayne Davison
, so I guess that this is either a Cygwin issue or something weird in my Windows setup. Is anyone else seeing this crash? I'm attaching a cygcheck.out file that has a couple secrets elided. I'll note that I just started to run with disable_pcon set, but it's been crashing with and

Re: Bug in TIME function

2019-09-13 Thread Wayne Davison
me, use clock_gettime(2) instead." One might argue that it would be nice to emulate the Linux behavior, but it's not required by POSIX. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygw

Re: change in pattern matching in pager /usr/bin/less

2019-09-02 Thread Wayne Davison
gwin version, though. Running the Cygwin version: $ /usr/bin/less --version less 530 (POSIX regular expressions) Copyright (C) 1984-2017 Mark Nudelman Running my version: $ less --version less 530 (PCRE regular expressions) Copyright (C) 1984-2017 Mark Nudelman ..wayne.. -- Problem reports:

Re: perl -- classic?

2019-02-05 Thread Wayne Davison
is: our (@EXPORT_OK, @ISA, $VERSION); ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: perl -- classic?

2019-02-04 Thread Wayne Davison
Size::chars), "\n";' I haven't seen any issues in the various CPAN modules that I added to my setup. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: manpage searches "^\s+keyword\s" vs. ???

2019-01-30 Thread Wayne Davison
rious perl-isms these days). I think it would be nice to tweak the less package to be compiled with pcre regex. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: sshd permits logon using disabled user?

2019-01-24 Thread Wayne Davison
single user via: Match User foobar PasswordAuthentication no Or set the "PasswordAuthentication no" as the default for all users. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/

Re: I would love to write sponsor post about your site

2019-01-03 Thread Wayne Barron
SPAM -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: /dev/fd/N not synonymous with file descriptor N; it is on Linux

2018-12-16 Thread Wayne Davison
r perhaps the "symlink" info could be stored elsewhere and the fd/0 file could be the hard-link, requiring the stat code to be tweaked to look up the pretend-symlink info? ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/

Re: setup 2.895 release candidate - please test

2018-12-16 Thread Wayne Davison
a single line, so that instead of the user thinking that a package is going away (e.g. in a really long list of uninstall lines) it says something like "Updating FOO from VER1 to VER2". As an alternative, if the uninstall line said "(for an update)" instead of "(autom

Re: How to Setup Multiple System Distro Manpages

2018-07-14 Thread Wayne Davison
On Sat, Jul 14, 2018 at 1:51 PM Brian Inglis wrote: > $ l /proc/cygdrive/c/usr/local/share/man/ Shouldn't those be under /usr/local instead of /proc/cygdrive/c/usr/local? Typically /usr is something like C:/cygwin64/usr, which is not the C:/usr dir you've used. ..wayne.. -- Pr

Re: [ANNOUNCEMENT] Updated: mintty 2.9.0

2018-07-04 Thread Wayne Davison
s it force a solid block cursor, which is what I needed). ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Do you want to help me?

2018-06-24 Thread Wayne Barron
Interesting. So, if you have been murdered, then is this your ghost that is writing this message to the group? On Sun, Jun 24, 2018 at 12:06 PM, Tomas Ukkonen wrote: > Hi > > News in Finland has been garbage for some time, especially in internet. > > I’m being murdered (multiple crimes). Police i

Re: OPT OUT

2018-02-28 Thread Wayne Barron
you ain't kidding, Ben. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: OPT OUT

2018-02-27 Thread Wayne Barron
It was a spam message, and Liam Black followed the directions to OPT OUT of the SPAM message. To funny. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.co

Re: ESC followed by UP-arrow cause bash shell to hang

2018-01-06 Thread Wayne Davison
on is not unique (hit Esc Esc again to get a list). ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: mksetupini fails validating packages because curr is test

2017-11-30 Thread Wayne Davison
.) I've seen various scripts on the web, including this one in perl: https://download.samba.org/pub/unpacked/rsync/support/git-set-file-times ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin

Re: Various questions about 10.1.26-MariaDB on CYGWIN_NT-10.0 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin

2017-11-06 Thread Wayne Davison
have been better if the libedit version had used a unique history file name, or if the mariadb package scripts had done a backup (and conversion) of a non-libedit history file. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docu

Re: Various questions about 10.1.26-MariaDB on CYGWIN_NT-10.0 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin

2017-11-05 Thread Wayne Davison
he combo of the -u name and the -h host that is matched in the grant command's user@host syntax. > How can I get GNU readline back as the editor for the mysql client? That is a compile-time option, so unless we can convince the mariadb maintainer to switch back to readline, we have to compil

Re: [ANNOUNCEMENT] mysql 10.1.26-1

2017-09-10 Thread Wayne Davison
nv-devel, libxml2-devel, liblzo2-devel, liblzma-devel, liblz4-devel, libbz2-devel, bison, libreadline-devel ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Pinching market

2017-07-29 Thread Wayne Barron
SPAM! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Car Auto Wrap

2017-07-10 Thread Wayne Barron
SPAM -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

[ANNOUNCEMENT] procps-ng 3.3.12-2

2017-06-19 Thread Wayne Porter
The following packages have been uploaded to the Cygwin distribution: * procps-ng-3.3.12-2 * libprocps-ng6-3.3.12-2 * libprocps-ng-devel-3.3.12-2 This package provides command line and full screen utilities for browsing procfs, a pseudo file system dynamically generated by the kernel to provide i

[ANNOUNCEMENT] procps-ng 3.3.12-1

2017-06-15 Thread Wayne Porter
The following packages have been uploaded to the Cygwin distribution: * procps-ng-3.3.12-1 * libprocps-ng6-3.3.12-1 * libprocps-ng-devel-3.3.12-1 This package provides command line and full screen utilities for browsing procfs, a pseudo file system dynamically generated by the kernel to provide i

Re: Setup v2.879 - can not scroll package list

2017-06-02 Thread Wayne Davison
ows" and you'll find a nice assortment to choose from. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Setup v2.879 - can not scroll package list

2017-05-31 Thread Wayne Davison
dows when I hover over them" option. That allows you to scroll the list as long as your mouse is pointing at it. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: Warning: Consider installing these packages ocaml(ao) ocaml(camlimages)

2017-04-11 Thread Wayne Barron
Hey, Brian. Are you referring too. >You might want to work through the install alternatives on: As in maybe using the recommended solution, of which is the top suggestion. http://opam.ocaml.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Warning: Consider installing these packages ocaml(ao) ocaml(camlimages)

2017-04-11 Thread Wayne Barron
*** No targets specified and no makefile found. Stop. >make[1]: Leaving directory >'/home/carrzstudio/liquidsoap/liquidsoap-1.2.1-1.x86_64/build/ocaml-cry-0.4.1' >make: *** [Makefile:11: all] Error 1 >*** ERROR: make failed Thanks, All;

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-04-11 Thread Wayne Barron
I get a warning, that I totally looked over yesterday. I went into the Repository, and installed all items with the name of OCAML However, that did not seem to do anything, as all these items are still missing and need to be installed. >>> Preparing working source directory *** Warning: Some buil

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-04-10 Thread Wayne Barron
I found this as well. >checking build system type... Invalid configuration `Users': machine `Users' >not recognized >configure: error: /bin/sh ./config.sub Users failed >make[1]: Entering directory >'/home/carrzstudio/liquidsoap/liquidsoap-1.2.1-1.x86_64/build/ocaml-cry-0.4.1' >make[1]: *** No ta

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-04-10 Thread Wayne Barron
I checked the Directory for >usr\src\liquidsoap And it is empty So, I did a search and I found it here. >home\carrzstudio\liquidsoap I ran the code, and i get this error. > *** ERROR: ocaml is required to build this package I opened the installer, and found it in the repository. I installed it,

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-04-10 Thread Wayne Barron
Thanks, Brian. I tried your code, and it did not work. machinename /usr/src/liquidsoap $ git clone https://github.com/cygwinports-extras/liquidsoap -bash: git: command not found So, I installed GIT from the CygWin Repository. And I ran the command again. This time it installed. $ git clone https

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-04-10 Thread Wayne Barron
Hey Marco. I did the Help, then I looked into the README file. And I found the command that I needed. cygport liquidsoap/liquidsoap.cygport download I get this error when i run it. /usr/bin/cygport: line 404: cd: liquidsoap: No such file or directory *** ERROR: liquidsoap.cygport not found. I kn

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-04-10 Thread Wayne Barron
Thanks Brian. >download the tarball and untar, into a source directory What is the command to download and untar? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http:

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-04-09 Thread Wayne Barron
OK, Guys. Here is the LiquidSoap. https://github.com/cygwinports-extras/liquidsoap Could someone please point me in the right direction on using Cygport to install this? Thanks all; Wayne -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

Re: Moving forward from cygwinports

2017-04-04 Thread Wayne Barron
> python programs used on cygwin.com to properly > build the setup.ini for the repository. > It can be used for local repository. > > It replaces a previous system called "upset" > > https://www.cygwin.com/ml/cygwin-apps/2016-07/msg0.html > > Regards > Marco OK, it shows it as [Keep] So, I am a

Re: Moving forward from cygwinports

2017-04-04 Thread Wayne Barron
> Category devel, or select Not Installed, and Search for cygport > (and calm?) > I am installing it right now. What is (Calm)? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe inf

Re: Moving forward from cygwinports

2017-04-04 Thread Wayne Barron
Took care of that issue with the Quoted text, using GMail. So all should be good with that now. Thanks, Vince. For the heads up. > Cygport is a Cygwin package, it can/should be installed from Cygwin's setup. Since it is a package, I know how to install the packaged, which NODE would it be located

Re: Moving forward from cygwinports

2017-04-04 Thread Wayne Barron
@Chris, I know that Cygwin and Cygport are not the same. I was asking if you could perhaps share information on how to properly install Cygport. I downloaded it from here. https://github.com/cygwinports/cygport In the Cygwin, it had a Windows 32 or 64-bit installer. This does not come with such.

Re: Moving forward from cygwinports

2017-04-04 Thread Wayne Barron
esting system at the moment, just have not done anything past the initial installation And the installing of the packages for compiling. Thanks. Wayne On Tue, Apr 4, 2017 at 6:38 AM, Chris Davies wrote: > Hello all, > > I have seen that cygwinports has been closed down and I understand

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
Thanks, Yaakov. I downloaded the .zip file. I will take a look at it later on during the week. Have a good one. Wayne On Mon, Mar 27, 2017 at 6:55 PM, Duncan Roe wrote: > On Mon, Mar 27, 2017 at 11:58:23AM -0500, Vince Rice wrote: >> >>> On Mon, Mar 27, 2017 at 10:31 A

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
PM, Wayne Barron wrote: > Hey, Andrew. > I did a search on the site, and nothing came up with it. > So, it looks like I will be on my own. > > I love new challenges, so I will probably look in on it a little more > throughout the week. > > On Mon, Mar 27, 2017 at 10:31 AM,

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
Hey, Andrew. I did a search on the site, and nothing came up with it. So, it looks like I will be on my own. I love new challenges, so I will probably look in on it a little more throughout the week. On Mon, Mar 27, 2017 at 10:31 AM, Andrew Schulman wrote: >> How to get Liquidsoap installed usin

Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
or Icecast servers. Thank you Wayne -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin: 2.6.0, rsync 3.1.2, "file has vanished"

2016-11-28 Thread Wayne Davison
ved (the "in VSSG" bit), so you might try a manual rsync copy of a problem file and see if the issue is the daemon context or rsync in general. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http:

Re: [ANNOUNCEMENT] mysql 10.1.19-1

2016-11-13 Thread Wayne Davison
.mysql_history, which was really quite rude of it). I know that RHEL/CentOS still uses readline in their mariadb packages, so hopefully it will be an easy change. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: Unattended install "remembers" the download option

2016-11-05 Thread Wayne Davison
ast-action" is just "Download" in your file. Mine is "Download,Install" (after a tab). ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Unknown+User Unix_Group+505 on smb shares in a domian

2016-10-02 Thread Wayne Porter
On Sun, Oct 02, 2016 at 04:43:42PM -0700, Linda Walsh wrote: > Wayne Porter wrote: > > > Essentially you have a bunch of users on different machines that aren't > > > sharing their files under any common (or shared) security authority > > > (like a single doma

Re: Unknown+User Unix_Group+505 on smb shares in a domian

2016-10-02 Thread Wayne Porter
On Sun, Oct 02, 2016 at 04:35:21PM -0700, Linda Walsh wrote: > Wayne Porter wrote: > > The server that the W: drive is mapped on is not using domain accounts. As > > far as I know, > > all Linux servers we have are running local accounts. Is there something I > > c

Re: Unknown+User Unix_Group+505 on smb shares in a domian

2016-10-01 Thread Wayne Porter
On Thu, Sep 29, 2016 at 11:34:14PM +0300, Andrey Repin wrote: > Greetings, Wayne Porter! > > >> Essentially you have a bunch of users on different machines that > >> aren't > >> sharing their files under any common (or shared) security authority &

Re: Unknown+User Unix_Group+505 on smb shares in a domian

2016-09-29 Thread Wayne Porter
On Wed, Sep 28, 2016 at 10:39:20PM -0700, Linda Walsh wrote: > Wayne Porter wrote: > > The server that the W: drive is mapped on is not using domain accounts. As > > far as I know, > > all Linux servers we have are running local accounts. Is there something I > > c

Re: Unknown+User Unix_Group+505 on smb shares in a domian

2016-09-28 Thread Wayne Porter
On Thu, Sep 29, 2016 at 12:10:53AM +0300, Andrey Repin wrote: > Greetings, Wayne Porter! > > > On Tue, Sep 27, 2016 at 09:17:13PM -0700, Linda Walsh wrote: > >> Wayne Porter wrote: > >> > My system is joined to a domain and is connected to multiple servers vi

Re: URGENT: BAD signature from "Cygwin "

2016-09-28 Thread Wayne Porter
system information > to > see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, > and > then contact the software publisher. What is the output of the following from your system: echo %PROCESSOR_IDENTIFIER% %PROCESSOR_ARCHITECTURE% Wayne Porter signature.asc Description: PGP signature

Re: Unknown+User Unix_Group+505 on smb shares in a domian

2016-09-28 Thread Wayne Porter
On Tue, Sep 27, 2016 at 09:17:13PM -0700, Linda Walsh wrote: > Wayne Porter wrote: > > My system is joined to a domain and is connected to multiple servers via > > mapped network shares in Windows. All of the windows servers allow > > read/write > > access to all files,

Unknown+User Unix_Group+505 on smb shares in a domian

2016-09-27 Thread Wayne Porter
e same way in cygwin. Can anything tell me what I might be missing? Thanks, Wayne Porter Cygwin Configuration Diagnostics Current System Time: Tue Sep 27 23:34:10 2016 Windows 10 Enterprise Ver 10.0 Build 14393 Path: C:\cygwin64\home\cwporter\bin C:\cygwin64\usr\local\bin C:\c

[ANNOUNCEMENT] procps-ng 3.3.11-1

2016-09-21 Thread Wayne Porter
The following packages have been uploaded to the Cygwin distribution: * procps-ng-3.3.11-1 * libprocps-ng5-3.3.11-1 * libprocps-ng-devel-3.3.11-1 This package provides command line and full screen utilities for browsing procfs, a pseudo file system dynamically generated by the kernel to provide i

Re: [ANNOUNCEMENT] Updated: setup.exe (Release 2.876)

2016-09-09 Thread Wayne Davison
aps someone could bind Alt-V to dropping down the view list? (Similar to how the S in Search is underlined to indicate that Alt-S takes you to the search box.) ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: h

Re: [ANNOUNCEMENT] [Updated/New] Perl distributions

2016-08-25 Thread Wayne Davison
or_perl/5.22/x86_64-cygwin-threads/auto/DBD/mysql/mysql.dll' for module DBD::mysql: No such process at /usr/lib/perl5/5.22/x86_64-cygwin-threads/DynaLoader.pm line 193. at -e line 0. Rolling back to 4.035-1 works fine. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ:

[ANNOUNCEMENT] New Package: procps-ng 3.3.10-1

2016-03-22 Thread Wayne Porter
The following packages have been uploaded to the Cygwin distribution: * procps-ng-3.3.10-1 * libprocps-ng4-3.3.10-1 * libprocps-ng-devel-3.3.10-1 Obsoletes: procps This package provides command line and full screen utilities for browsing procfs, a pseudo file system dynamically generated by the

Re: Latest perl JSON::XS failing when threaded

2016-03-15 Thread Wayne Davison
start using Cpanel::JSON::XS (which might be nice to get added into cygwin). I noticed that the newly added JSON::MaybeXS will choose Cpanel::JSON::XS first if it is around (unlike "JSON", which just seems to choose between JSON::XS and JSON::PP). ..wayne.. -- Problem reports: htt

Latest perl JSON::XS failing when threaded

2016-03-03 Thread Wayne Davison
ss it an object, it accepts the wrong-typed var and fails with a parsing error. I forcefully uninstalled JSON::XS and the bug goes away. I'll append a simple test script that tries to do a decrypt_json() in a thread

strftime man page is garbled

2015-06-03 Thread Wayne Pollock
node at "info libc timefns strftime" appears to be fine. I have cygwin-doc version 1.7.35-1. (I have a locale of C.UTF-8, if it matters.) -- Wayne Pollock -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: How does Cygwin determine PWD

2013-09-30 Thread Wayne Johnson
I am upgrading some of our scripts to use the latest version of Cygwin bash et. al. and run into an interesting problem that I'm having trouble explaining. I have put bash, pwd, etc. into a directory called support_tools, and have a batch file that does a cd to the support_tools directory and t

"as it was replaced while being copied" error when doing a cp command to an older Samba server

2012-12-11 Thread Wayne Johnson
Hello all, I have a new Windows 7 PC (I'm already missing my old XP, sniff, sniff), and am attempting to copy files from a pretty old Samba server (2.2.5).  In the upgrade to Windows 7, I also upgraded to cygwin 1.7 and specifically to coreutils to 8.15-1.  I get the error: d:\dev>cp -r //ti

"Bad Address" error from random executables causing freezes after "upgrading" to Win7

2011-02-13 Thread Wayne Hayes
e, running a nigthly unison, etc. Immediately after upgrading to Windows 7, I started seeing very infrequent errors like the following: [... a few minutes of execution without errors ...] /home/wayne/bin/quote: line 8: /usr/bin/date: Bad address [... a few more minutes of executi

Re: ntvdm encountered a hard error

2010-12-23 Thread Wayne Johnson
On 06/04/2010 09:29, prakash babu wrote: > I installed cygwin 1.5 using the legacy setup available at > http://cygwin.com/setup-legacy.exe. > > The install went through fine, but when I click on the cygwin binary i get > "ntvdm encountered a hard error". I think I ran into the same problem (alth

1.7.5-1: cp: skipping file `xxx', as it was replaced while being copied (again)

2010-06-02 Thread Wayne Johnson
y suggestions on what to try would be appreciated, otherwise I will have to go back to 1.5.25. Thanks. --- Wayne Johnson, | There are two kinds of people: Those 3943 Penn Ave. N. | who say to God, "Thy will be done," Minneapolis, MN 55412

Re: rxvt and strange characters from man

2010-01-07 Thread Wayne Erfling
Turns out the solution for me was to put the commands into .bash_profile instead of .bashrc LANG=en_US; export LANG "GMANE" wrote in message news:hi52s7$f1...@ger.gmane.org... I also see this behavior. It was suggested I create a .bashrc file (echo "LANG=en_US; export LANG" >> ~/.bashrc)

Re: rsync hangs on big transfer Debian 5.0.3 pulling from WinXP SP3/ Cygwin 1.5.25

2009-12-21 Thread Wayne Davison
cygwin (such as 1.7) has this fixed. ..wayne.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: The Ghostly Install Cygwin

2009-04-22 Thread Wayne Watson
question of installation. Christopher Faylor wrote: -- Wayne Watson (Watson Adventures, Prop., Nevada City, CA) (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet All the neutrons, and

Re: The Ghostly Install Cygwin

2009-04-22 Thread Wayne Watson
gatech worked fine. I'm installed. I guess a possible lesson here is stay away from redhat/redwire. Apparently, they have their own agenda. Wayne Watson wrote: As posted earlier, I downloaded the install via redhat/redwire, and then found no way to complete the install. I did get 16M of

The Ghostly Install Cygwin

2009-04-22 Thread Wayne Watson
. After a lot of rattling around I found nothing on my C-drive, desktop, or in Start->All Programs. What's up? I'll try again shortly with another download/install site. -- Wayne Watson (Watson Adventures, Prop., Nevada City, CA) (121.015 Deg. W, 39.262 Deg. N)

Re: Problems Installing Cygwin on Win XP Pro

2009-04-21 Thread Wayne Watson
Yes, I chose download. I had trouble with an earlier attempt a few days ago installing from the internet. So, can I proceed with what I have? Christopher Faylor wrote: On Tue, Apr 21, 2009 at 10:35:13AM -0700, Wayne Watson wrote: Bromly or not, note that I successfully downloaded via the

Re: Problems Installing Cygwin on Win XP Pro

2009-04-21 Thread Wayne Watson
ame number of folders. 30? Alternatives to zlib. Don't know what a "bromly" site is but obviously lots of people are installing Cygwin. If you are having problems we need lots more details than "died during the download". What exactly did you see? --

Re: Problems Installing Cygwin on Win XP Pro

2009-04-21 Thread Wayne Watson
looked similar. About the same number of folders. 30? Alternatives to zlib. Christopher Faylor wrote: On Mon, Apr 20, 2009 at 08:06:57PM -0700, Wayne Watson wrote: I finally carved out some time to install CygWin on my Win XP machine via the RedHat Cygwin official installation facility

Problems Installing Cygwin on Win XP Pro

2009-04-20 Thread Wayne Watson
Others are gcc, db, cvs, bash, ... Comments? -- Wayne Watson (Watson Adventures, Prop., Nevada City, CA) (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet All the neutrons, a

Re: mmap failing

2007-12-17 Thread Wayne Christopher
My test program is attached. This example works but in my real program the same write+close+mmap sequence did not. It appears that calling fsync before the close sometimes avoids the error but not always. This is Cygwin 1.5.24(0.156/4/2). Any thoughts? Thanks, Wayne Corinna Vinschen

mmap failing

2007-12-14 Thread Wayne Christopher
stions for solutions or workarounds? Maybe strategic use of fsync() ? Thanks, Wayne -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: VM and non-blocking writes

2007-12-13 Thread Wayne Christopher
AY doesn't change the behavior. Thanks, Wayne #include #include #include #include #include #include #include #include main() { int i, fd, fd2, len; struct hostent *hp; struct protoent *pp; char hostname[64]; struct sockaddr_in lAddr, rAddr; c

VM and non-blocking writes

2007-12-13 Thread Wayne Christopher
le program but I can make one if that will help. Thanks, Wayne -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: fork problem

2006-04-05 Thread Wayne Willcox
lems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Slowly and surely the unix crept up on the Nintendo user ... Wayne Willcox I will not eat green eggs and ham [EMAIL PROTECTED] I w

Console colors and man pages

2006-02-13 Thread Wayne Heiden
Using the properties available for the Cygwin Bash Shell, I've changed the colors to use a light background (204,255,204) and dark foreground (0,0,0) and reversed the colors for the popup choices. When I do a man page, e.g., man man, I get other colors that are hard to read, e.g., white on the

Re: encoding scripts (so that user can't see passwords easily)?

2005-12-06 Thread Wayne Willcox
t and upgrades with Samba > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Slowly

Re: encoding scripts (so that user can't see passwords easily)?

2005-12-06 Thread Wayne Willcox
ome "military grade" tool which takes > > 100 years to break on a supercomputer. > > > > > > -- > > Tomek > > http://wpkg.org > > WPKG - software deployment and upgrades with Samba > > > > -- > > Unsubscr

Re: bash shell not responding

2005-11-15 Thread Wayne Willcox
; laptop)? > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Slowly and s

Re: Wanted: Help translating classpath from CMD.EXE to bash

2005-10-31 Thread Wayne Willcox
o: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Slowly and surely the unix crept up on the Nintendo user ... Wayne Willcox

Re: Ugly prompt with ksh

2005-10-31 Thread Wayne Willcox
ribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Slowly and surely the unix crept up on the Nintendo user ... Wayne Willcox I will not eat green eg

Re: rxvt 2.7.10-6: bash Control-C exits all backgrounded children rxvt processes as well as foreground process/command

2005-06-27 Thread Wayne Willcox
ed. Nothing in this email, including any attachment, is intended to > be a legally binding signature. > == > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygw

Re: Question: tcpdump for Cygwin?

2005-06-21 Thread Wayne Willcox
Hmm maybe it can't capture loopback. Guess I missed the same machine part. On Tue, Jun 21, 2005 at 09:45:36PM +0200, Mikael wrote: > > "Wayne Willcox" wrote: > > Yes use ethereal and winPcap. Just go to www.ethereal.com > > > Oh, so Ethereal under Windows

  1   2   >