error in "cygpath" behavior

2018-08-30 Thread Steven Penny
It is my understanding that given relative input, "cygpath" shall produce relative output unless given "-a" option. However I noticed a discrepancy. These are all correct: $ cygpath . . $ cygpath .. .. $ cygpath -w . . This is not: $ cygpath -w .. C:\cygwin64\home\

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Andrey Repin
Greetings, Ulli Horlacher! > On Thu 2018-08-30 (15:55), Ulli Horlacher wrote: >> On Thu 2018-08-30 (11:43), Andrey Repin wrote: >> >> > > This script would run setup-x86_64.exe which asks a lot of questions >> > > (mirror site, proxy, installation directory, etc) in the first run. >> > > This

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Achim Gratz
Ulli Horlacher writes: > This script would run setup-x86_64.exe which asks a lot of questions > (mirror site, proxy, installation directory, etc) in the first run. > This will overcharge my users! Well, after all the hints you've already got, how about you actually look at what setup.exe does

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread john doe
On 8/30/2018 5:07 PM, Corinna Vinschen wrote: On Aug 30 14:35, Marco Atzeri wrote: Am 30.08.2018 um 11:30 schrieb john doe: On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user list it

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread Corinna Vinschen
On Aug 30 14:35, Marco Atzeri wrote: > Am 30.08.2018 um 11:30 schrieb john doe: > > On 7/11/2018 10:11 AM, john doe wrote: > > > Hi, > > > > > > I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. > > > > > > Following some discussion on the gnupg user list it looks like that

[ANNOUNCEMENT] lftp 4.8.4-1

2018-08-30 Thread Andrew Schulman
lftp 4.8.4-1 is now available in Cygwin. This is a new upstream release, with minor enhancements and bug fixes since the previous Cygwin release, version 4.7.8-2. Please see http://lftp.tech/news.html for the list of changes. lftp is a sophisticated file transfer program and ftp/http/bittorrent

lftp 4.8.4-1

2018-08-30 Thread Andrew Schulman
lftp 4.8.4-1 is now available in Cygwin. This is a new upstream release, with minor enhancements and bug fixes since the previous Cygwin release, version 4.7.8-2. Please see http://lftp.tech/news.html for the list of changes. lftp is a sophisticated file transfer program and ftp/http/bittorrent

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Ulli Horlacher
On Thu 2018-08-30 (15:55), Ulli Horlacher wrote: > On Thu 2018-08-30 (11:43), Andrey Repin wrote: > > > > This script would run setup-x86_64.exe which asks a lot of questions > > > (mirror site, proxy, installation directory, etc) in the first run. > > > This will overcharge my users! > > > >

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Ulli Horlacher
On Thu 2018-08-30 (11:43), Andrey Repin wrote: > > This script would run setup-x86_64.exe which asks a lot of questions > > (mirror site, proxy, installation directory, etc) in the first run. > > This will overcharge my users! > > setup --help There is no command line option for "Choose A

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread Marco Atzeri
Am 30.08.2018 um 11:30 schrieb john doe: On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user list it looks like that the connect(2) function in Cygwin does not return the proper error

Re: lftp 4.8.4-1 upload error

2018-08-30 Thread Andrew Schulman
> It seems that the advice I gave was wrong, and that '-override.hint' > works, but an empty 'override.hint' is (silently) considered invalid > (because it uses the same parser as other .hint files, which aren't > expected to be empty) > > I've added some output so this failure isn't hidden,

Re: lftp 4.8.4-1 upload error

2018-08-30 Thread Jon Turney
On 30/08/2018 09:58, Andrew Schulman wrote: On 29/08/2018 19:16, Andrew Schulman wrote: I just uploaded lftp-4.8.4-1 for x86_64, and got these error notices back from calm: ERROR: package 'lftp' version '4.8.4-1' is most recent non-test version, but version '4.7.8-2' is curr: ERROR: package

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread john doe
On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user list it looks like that the connect(2) function in Cygwin does not return the proper error code:

Re: lftp 4.8.4-1 upload error

2018-08-30 Thread Andrew Schulman
> On 29/08/2018 19:16, Andrew Schulman wrote: > > I just uploaded lftp-4.8.4-1 for x86_64, and got these error notices back > > from calm: > > > > ERROR: package 'lftp' version '4.8.4-1' is most recent non-test version, > > but version '4.7.8-2' is curr: > > ERROR: package 'lftp-debuginfo'

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Andrey Repin
Greetings, Ulli Horlacher! > On Sat 2018-07-14 (16:31), Achim Gratz wrote: >> > I have several 100 users, none of them is able to install cygwin and >> > the packages they need the official way, they are way to *CENSORED* for >> > this job :-} >> >> If they can follow your current instructions,

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Marco Atzeri
Am 30.08.2018 um 08:40 schrieb Ulli Horlacher: On Sat 2018-07-14 (16:31), Achim Gratz wrote: I have several 100 users, none of them is able to install cygwin and the packages they need the official way, they are way to *CENSORED* for this job :-} If they can follow your current instructions,

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Ulli Horlacher
On Sat 2018-07-14 (16:31), Achim Gratz wrote: > > I have several 100 users, none of them is able to install cygwin and > > the packages they need the official way, they are way to *CENSORED* for > > this job :-} > > If they can follow your current instructions, they can surely start some >