Re: rsync gives me error 12

2022-03-26 Thread Wayne Davison
u 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 info:

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
-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 info: https://cygwin.

Re: using ssh-agent in cygwin

2021-07-19 Thread Wayne Davison
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/ Documentation:ht

Re: Cygwin.com address down

2021-01-02 Thread Wayne Davison
rm 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
each pull 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
s 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.. -- Probl

Re: There is no man for rsync

2020-06-17 Thread Wayne Davison
p 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.html FAQ: ht

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
n'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/problems.html

gnu screen crashes on ssh disconnect

2020-03-12 Thread Wayne Davison
is 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 without that. ..wayne.. cygcheck

Re: Bug in TIME function

2019-09-13 Thread Wayne Davison
se 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://cygwin.com/doc

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

2019-09-02 Thread Wayne Davison
nning 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: http://cygwin.com/p

Re: perl -- classic?

2019-02-05 Thread Wayne Davison
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
aven'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
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 info:

Re: sshd permits logon using disabled user?

2019-01-24 Thread Wayne Davison
er 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/docs.html

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
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/faq/ Docum

Re: setup 2.895 release candidate - please test

2018-12-16 Thread Wayne Davison
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 "(automatically added)" that would ha

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.. -- Problem repo

Re: [ANNOUNCEMENT] Updated: mintty 2.9.0

2018-07-04 Thread Wayne Davison
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

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:

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
arious 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.com/docs.html Unsub

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
It would 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://cygwi

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
ommand'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 compile our own mysql client from the mariadb source. ..wayne.. -- Problem repo

Re: [ANNOUNCEMENT] mysql 10.1.26-1

2017-09-10 Thread Wayne Davison
bgcrypt-devel, libiconv-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

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

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

Re: [Attn Maintainer] procps-ng

2017-06-19 Thread Wayne Porter
Sorry, my message last week never went out. I have fixed this and uploaded as 3.3.12-2. I'll attempt to resend the announcement email now. On Mon, Jun 19, 2017 at 04:14:37PM +0200, Corinna Vinschen wrote: > Wayne? Ping? > > On Jun 15 20:53, Achim Gratz wrote: > > Ach

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

[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

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

2017-06-02 Thread Wayne Davison
Windows" 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-12 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
ified 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; Wayne -- Problem reports:

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

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

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

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

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:

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

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

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

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
Win10 testing 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 <ch...@roaima.co.uk> wrote: > Hello all, > > I have seen that cygwinports has been closed

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 <duncan_...@acslink.net.au> wrote: > On Mon, Mar 27, 2017 at 11:58:23AM -0500, Vince Rice wrote: >> >>> On Mo

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast

2017-03-27 Thread Wayne Barron
PM, Wayne Barron <wa...@cffcs.com> 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, Ma

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

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
e is involved (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:

Re: [ANNOUNCEMENT] mysql 10.1.19-1

2016-11-13 Thread Wayne Davison
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: ht

Re: Unattended install "remembers" the download option

2016-11-05 Thread Wayne Davison
line following "last-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.htm

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 domain).

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

Re: URGENT: BAD signature from "Cygwin <cygwin@cygwin.com>"

2016-09-28 Thread Wayne Porter
omputer's 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
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:\cygwin64\home\cwporter\bin 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

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

SSH key for upload access

2016-09-20 Thread Wayne Porter
Name: Wayne Porter Package: procps-ng BEGIN SSH2 PUBLIC KEY B3NzaC1yc2EBIwAAAQEAyVjShF+42UB52IOlzUFTbhLzQfLHtdvq2ds7Zivruc 5u76SJoJ0xUurqin7aDuvVZ6cyzjUrkM5zxgHPV6ZPZdZXMKvtSUok4/X1EItqpw/g6uqC KGcbOGAGz2gPjHioKFa41I55rBE4V18ieGwlg95iecryOJWyzczt8EmP9xqPFTchNtRBa1

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

2016-09-09 Thread Wayne Davison
to begin installing. Perhaps 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://cygwi

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

2016-08-25 Thread Wayne Davison
ib/perl5/vendor_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://cyg

[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

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: [ITP] procps-ng

2016-03-22 Thread Wayne Porter
On Tue, Mar 22, 2016 at 11:02 AM, Chris Sutcliffe <ir0nh...@gmail.com> wrote: > On 22 March 2016 at 13:43, Wayne Porter wrote: >> On Tue, Mar 22, 2016 at 8:14 AM, Chris Sutcliffe wrote: >>> Yes, the libprocps-ng4 and libprocgs-ng-devel directories are missing >

SSH key for upload access

2016-03-22 Thread Wayne Porter
Name: Wayne Porter BEGIN SSH2 PUBLIC KEY B3NzaC1yc2EDAQABAAABAQDgqew0HPVaXJYDrxBN1yF0D32IO/bRMHT/8d5exF fh6iXntFjIBEzwZT1EIS3GamEqYeOY5DQjvoLn+nGvIFwwiyyeIChZ+H8JmtXyiXylZ9tb ZQfl3eeeqr/pr9jxntQITpDmXPNWIiNZQBa0sKx1KDwsbk9tjUz/wQxLaIEuMfXw7VupHO

Re: [ITP] procps-ng

2016-03-22 Thread Wayne Porter
/ wget -r -np http://wayneng.x10host.com/procps-ng-3.3.10-1/i686/ These 2 work, but remove the slash on the end and it will complain that libprocps-ng4 is not a directory. -- Wayne Porter

Re: [ITP] procps-ng

2016-03-21 Thread Wayne Porter
On Mon, Mar 21, 2016 at 3:54 AM, Corinna Vinschen <corinna-cyg...@cygwin.com> wrote: > On Mar 21 10:40, Corinna Vinschen wrote: >> On Mar 20 14:46, Wayne Porter wrote: >> > On Sun, Mar 20, 2016 at 2:40 PM, Corinna Vinschen >> > <corinna-cyg...@cygwin.com&g

SSH key for upload access

2016-03-21 Thread Wayne Porter
Name: Wayne Porter Package: procps-ng BEGIN SSH2 PUBLIC KEY ssh-rsa B3NzaC1yc2EDAQABAAABAQDgqew0HPVaXJYDrxBN1yF0D32IO/bRMHT/8d5exFfh6iXntFjIBEzwZT1EIS3GamEqYeOY5DQjvoLn+nGvIFwwiyyeIChZ+H8JmtXyiXylZ9tbZQfl3eeeqr/pr9jxntQITpDmXPNWIiNZQBa0sKx1KDwsbk9tjUz

Re: [ITP] procps-ng

2016-03-20 Thread Wayne Porter
On Sun, Mar 20, 2016 at 2:00 PM, Wayne Porter <wporte...@gmail.com> wrote: > On Sun, Mar 20, 2016 at 1:47 PM, Corinna Vinschen > <corinna-cyg...@cygwin.com> wrote: >> On Mar 18 17:25, Wayne Porter wrote: >>> On Wed, Mar 16, 2016 at 1:51 PM, Yaakov Selkowitz &

[ITP] procps-ng

2016-03-19 Thread Wayne Porter
Since I sent this package incorrectly the first time, I have repackaged it as procps-ng (it's correct name). The current stable build in debian is listed as 3.3.9, so that is the one that I ported. Please let me know if there is anything I'm leaving out or doing wrong. Bin:

Re: [ITP] procps-ng

2016-03-18 Thread Wayne Porter
On Wed, Mar 16, 2016 at 1:51 PM, Yaakov Selkowitz <yselkow...@cygwin.com> wrote: > On 2016-03-16 15:18, Wayne Porter wrote: >> >> Since I sent this package incorrectly the first time, I have >> repackaged it as procps-ng (it's correct name). The current stable >> b

Re: [ITA] procps

2016-03-16 Thread Wayne Porter
wrote: >On 16/03/2016 08:14, Wayne Porter wrote: >> I'm new to this community so I wasn't sure if I went about this the >proper way. 3.3.11 is the latest but is not listed as stable in the >debian package list. I was going by the guidelines on the contribution >page that

Re: [ITA] procps

2016-03-16 Thread Wayne Porter
11:52:35 PM PDT, Achim Gratz <strom...@nexgo.de> wrote: >Wayne Porter writes: >> I have just finished porting procps 3.3.9 and wanted to share it with >> the community. > >That's actually procps-ng or is it not? If so, it seems the current >version is 3.3.11 from lo

[ITA] procps

2016-03-15 Thread Wayne Porter
, a pseudo file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a zombie). It contains free, kill, pkill, pgrep, pmap, ps, pwdx, slabtop, sysctl, tload, top, uptime, vmstat, w, and wa

Re: Latest perl JSON::XS failing when threaded

2016-03-15 Thread Wayne Davison
t looks like I need to 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.. -

Latest perl JSON::XS failing when threaded

2016-03-03 Thread Wayne Davison
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. ..wayne

strftime man page is garbled

2015-06-03 Thread Wayne Pollock
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: http://cygwin.com/docs.html Unsubscribe info: http

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

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:\devcp -r

Can I help with missing Cygwin man pages?

2012-03-26 Thread Wayne Newberry
-3.32-14.fc16.noarch RPM and I'm comparing the man2, man3, and man5 directories for Cygwin and this RPM. I believe that these directories are the appropriate places to start. What's the next step? Thanks, Wayne

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

2011-02-13 Thread Wayne Hayes
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 execution without

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 (although

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

2010-06-02 Thread Wayne Johnson
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-1908 | and those to whom

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 werfl...@visionamics.com 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

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

2009-12-21 Thread Wayne Davison
modern 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

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) GMT-8 hr std

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 files

  1   2   >