Re: rsync error | Couldn't compute FAST_CWD pointer.

2018-04-20 Thread steve shepard
For what it's worth, I ran into this problem with support on a FPGA project; the update info along with the link for the CygWin error: http://terasic.yubacollegecompsci.com/ [http://yubacollegecompsci.com/images/Steve.jpg1zA] Spring 2016 Terasic

Re: RPC package changes

2018-04-20 Thread Yaakov Selkowitz
On 2018-03-02 14:26, Yaakov Selkowitz wrote: > On 2018-02-07 13:57, Yaakov Selkowitz wrote: >> Pavel, >> >> With glibc finally shedding its deprecated SUNRPC code, some packaging >> changes are needed wrt RPC: >> >> * rpcsvc-proto replaces onc-rpc-devel/rpcgen: >> >>

Updated: gnupg2-2.2.6-1

2018-04-20 Thread Marco Atzeri
Version 2.2.6-1 of gnupg2 is available in the Cygwin distribution: CHANGES Latest upstream version. https://lists.gnupg.org/pipermail/gnupg-announce/2018q2/000421.html DESCRIPTION The GNU Privacy Guard GnuPG is a command line tool without any graphical user interface. It is an

[ANNOUNCEMENT] Updated: mutt-1.9.5-1

2018-04-20 Thread Marco Atzeri
New versions 1.9.5-1 of mutt is available in the Cygwin distribution: CHANGES Last upstream bugfix release. Full details on: https://gitlab.com/muttmua/mutt/raw/master/UPDATING DESCRIPTION The Mutt E-Mail Client "All mail clients suck. This one just sucks less." Mutt is a small but very

Updated: mutt-1.9.5-1

2018-04-20 Thread Marco Atzeri
New versions 1.9.5-1 of mutt is available in the Cygwin distribution: CHANGES Last upstream bugfix release. Full details on: https://gitlab.com/muttmua/mutt/raw/master/UPDATING DESCRIPTION The Mutt E-Mail Client "All mail clients suck. This one just sucks less." Mutt is a small but very

[ANNOUNCEMENT] Updated: gnupg2-2.2.6-1

2018-04-20 Thread Marco Atzeri
Version 2.2.6-1 of gnupg2 is available in the Cygwin distribution: CHANGES Latest upstream version. https://lists.gnupg.org/pipermail/gnupg-announce/2018q2/000421.html DESCRIPTION The GNU Privacy Guard GnuPG is a command line tool without any graphical user interface. It is an

Re: rsync error | Couldn't compute FAST_CWD pointer.

2018-04-20 Thread Marco Atzeri
On 4/20/2018 2:44 PM, Amod Raje wrote: Hello, I am trying to deploy DeltaCopy which uses rsync on windows for backup. I am facing below issue when client tries to connect to server. Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x

Re: umask problem: wrong permissions for new files

2018-04-20 Thread Brian Inglis
On 2018-04-20 04:03, Ulli Horlacher wrote: > cygwin umask does not work as expected: > /tmp: uname -a; umask; rm -f zz; touch zz; ls -l zz > Linux diaspora 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 > x86_64 x86_64 x86_64 GNU/Linux > 0022 > -rw-r--r-- 1 framstag users 0 Apr 20

Re: Fails to launch batch script in some directories

2018-04-20 Thread Brian Inglis
On 2018-04-20 06:33, David Macek wrote: > Whoa, an interesting bug.  I'm forwarding this to the Cygwin mailing list for > reference.  I might take a deeper look over the weekend if no-one beats me to > it. > > It seems like running batch files (.bat, .cmd) inside a directory with an at > sign

Re: Fails to launch batch script in some directories

2018-04-20 Thread Corinna Vinschen
On Apr 20 14:33, David Macek wrote: > Whoa, an interesting bug. I'm forwarding this to the Cygwin mailing list for > reference. I might take a deeper look over the weekend if no-one beats me to > it. > > It seems like running batch files (.bat, .cmd) inside a directory with an at > sign and

Re: umask problem: wrong permissions for new files

2018-04-20 Thread Corinna Vinschen
On Apr 20 12:03, Ulli Horlacher wrote: > cygwin umask does not work as expected: > > /tmp: uname -a; umask; rm -f zz; touch zz; ls -l zz > Linux diaspora 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 > x86_64 x86_64 x86_64 GNU/Linux > 0022 > -rw-r--r-- 1 framstag users 0 Apr 20

Re: umask problem: wrong permissions for new files

2018-04-20 Thread Houder
On 2018-04-20 14:45, Houder wrote: 64-@@ umask 0022 64-@@ ls -l /tmp total 0 -rw-r--r-- 1 Henri None 0 Apr 20 14:37 junk 64-@@ touch /tmp/junk 64-@@ ls -l /tmp total 0 -rw-r--r-- 1 Henri None 0 Apr 20 14:39 junk Sorry. Read the above as: 64-@@ umask 0022 64-@@ ls -l /tmp 64-@@ touch

Re: umask problem: wrong permissions for new files

2018-04-20 Thread Houder
On Fri, 20 Apr 2018 12:03:57, Ulli Horlacher wrote: > cygwin umask does not work as expected: > > /tmp: uname -a; umask; rm -f zz; touch zz; ls -l zz > Linux diaspora 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 > x86_64 x86_64 x86_64 GNU/Linux > 0022 > -rw-r--r-- 1 framstag

rsync error | Couldn't compute FAST_CWD pointer.

2018-04-20 Thread Amod Raje
Hello, I am trying to deploy DeltaCopy which uses rsync on windows for backup. I am facing below issue when client tries to connect to server. Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete

Re: Issue displaying characters on interactive commands

2018-04-20 Thread Brian Inglis
On 2018-04-20 05:24, Peter Dilov via cygwin wrote: > If i run 'aptitude' command when i try to exit the command i get this strange > exit window like in the screenshot: > https://i.imgur.com/oxGntcr.png > I also have noticed this problem with other interactive commands like 'ncdu'. > I > am using

Re: Fails to launch batch script in some directories

2018-04-20 Thread David Macek
Whoa, an interesting bug. I'm forwarding this to the Cygwin mailing list for reference. I might take a deeper look over the weekend if no-one beats me to it. It seems like running batch files (.bat, .cmd) inside a directory with an at sign and a space (such as '@ x' or 'x @') fails.

Re: Issue displaying characters on interactive commands

2018-04-20 Thread Thomas Wolff
Am 20.04.2018 um 13:24 schrieb Peter Dilov via cygwin: If i run 'aptitude' command when i try to exit the command i get this strange exit window like in the screenshot: https://i.imgur.com/oxGntcr.png I also have noticed this problem with other interactive commands like 'ncdu'. I am using

Issue displaying characters on interactive commands

2018-04-20 Thread Peter Dilov via cygwin
If i run 'aptitude' command when i try to exit the command i get this strange exit window like in the screenshot: https://i.imgur.com/oxGntcr.png I also have noticed this problem with other interactive commands like 'ncdu'. I am using Cygwin on Windows 7 x64. -- Problem reports:

Re: "setup-x86 --quiet-mode" problems

2018-04-20 Thread Ulli Horlacher
On Thu 2018-04-19 (17:28), Brian Inglis wrote: > cygstart .../setup-x86 --quiet-mode ... && sleep 1 && kill -9 $$ $PPID Ahh... cygstart does the trick! :-) I was not aware of this helper program. Good to know! -- Ullrich Horlacher Server und Virtualisierung Rechenzentrum TIK

umask problem: wrong permissions for new files

2018-04-20 Thread Ulli Horlacher
cygwin umask does not work as expected: /tmp: uname -a; umask; rm -f zz; touch zz; ls -l zz Linux diaspora 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux 0022 -rw-r--r-- 1 framstag users 0 Apr 20 12:00 zz /tmp: uname -a; umask; rm -f zz; touch zz;

Infolinia : Tel. 515768949

2018-04-20 Thread SwissBank
Dzien dobry Zgodnie z nowa ustawa Banki w Polsce moga zabrac Twoje oszczednosci. Wystarczy ze stwierdza ze znalazly sie w slabej kondycji. Jest to tzw. Dyrektywa BRRD. Skok Wolomin upadl, SK Bank upadl - na co czekasz ? Zakladamy konta w Szwajcarii (nie nalezy do UE, srodki sa bezpieczne).