Re: "setup-x86_64.exe" blocked by Proxy/Firewall to 3MB packages

2024-12-05 Thread jojelino via Cygwin
On 12/4/2024 5:46 PM, Mark via Cygwin wrote: Is there, actually, a method to bypass this issue? Will there be some tricks, in next package distribuition, to bypass this issue/limitation? Run cygwin setup with -p if you have a proxy application available that does the thing exactly as you have as

RE: "setup-x86_64.exe" blocked by Proxy/Firewall to 3MB packages

2024-12-04 Thread Ilya Basin via Cygwin
Hi Mark Is this a kind of a spying firewall that watches HTTPS traffic? If not, then maybe you can switch to one of the HTTPS repositories. What's your current repo URL? When you open an HTTPS site in your web browser do you see a legit CA in the site security information or do you see the Antiv

Re: "setup-x86_64.exe" blocked by Proxy/Firewall to 3MB packages

2024-12-04 Thread Brian Inglis via Cygwin
On 2024-12-04 01:46, Mark via Cygwin wrote: We have a Proxy/AV/Firewall which blocks internet downloads to max 3MB size, then they truncate the file. So, for example, downloading VIM-COMMON package, which sizes about 6MB, the xz is truncated to 3MB and the installation fails, obviously. Is there,

Re: setup: --prune-install appears to be broken

2024-07-21 Thread Jon Turney via Cygwin
On 20/06/2024 14:36, David McFarland via Cygwin wrote: Sorry for the delay in replying to this. If I do a base install to a new root: setup-x86_64.exe --root "$(cygpath -wa .cygtest)" --no-admin \ --no-shortcuts --no-replaceonreboot --no-version-check \ --prune-install

Re: setup: --prune-install appears to be broken

2024-06-25 Thread David McFarland via Cygwin
> You are misunderstanding what prune-install does: it ensures that only > the exact list of groups/packages that you give it for installation > (plus their dependencies) is installed when it finishes and you > literally said you want to end up with no packages at all. That's not what it's doing

Re: setup: --prune-install appears to be broken

2024-06-20 Thread ASSI via Cygwin
David McFarland via Cygwin writes: > If I do a base install to a new root: > > setup-x86_64.exe --root "$(cygpath -wa .cygtest)" --no-admin \ > --no-shortcuts --no-replaceonreboot --no-version-check \ > --prune-install --verbose > > And then run the same install again, I get: Y

Re: Setup 2.930: 'user_picked' flag not set for packages selected with -P option

2024-03-03 Thread Jon Turney via Cygwin
On 03/03/2024 14:42, Christian Franke via Cygwin wrote: Setup 2.930 does not set the 'user_picked' flag in /etc/setup/installed.db if a package has been selected with the -P option instead of the chooser dialog. An installation could be replicated by extracting a list of 'user_picked' package

Re: setup-x86_64.exe (bug ?): Cannot write to /usr/bin/cygwin1.dll - cyserver squatting it...

2023-11-19 Thread Jon Turney via Cygwin
On 16/11/2023 15:50, Bill Sharp via Cygwin wrote: On Thu, 16 Nov 2023 at 07:50, Brian Inglis via Cygwin wrote: On 2023-11-16 00:03, Martin Wege wrote: This is not helpful. Cygwin setup-x86-64.exe not being able to update, because SOMETHING is locking cygwin1.dll is in the top 50 of your IT su

Re: setup-x86_64.exe (bug ?): Cannot write to /usr/bin/cygwin1.dll - cyserver squatting it...

2023-11-19 Thread Jon Turney via Cygwin
On 16/11/2023 07:03, Martin Wege via Cygwin wrote: On Wed, Nov 15, 2023 at 6:05 PM Andrey Repin via Cygwin wrote: [...] snip Unable to extract /usr/bin/cygwin1.dll -- error writing file snip The fix is to do a $ sc stop cygserver # as Administrator, then "setup-x86_6

Re: setup-x86_64.exe (bug ?): Cannot write to /usr/bin/cygwin1.dll - cyserver squatting it...

2023-11-16 Thread Bill Sharp via Cygwin
On Thu, 16 Nov 2023 at 07:50, Brian Inglis via Cygwin wrote: > On 2023-11-16 00:03, Martin Wege wrote: > > This is not helpful. Cygwin setup-x86-64.exe not being able to update, > > because SOMETHING is locking cygwin1.dll is in the top 50 of your IT > > support, right followed by the question of

Re: setup-x86_64.exe (bug ?): Cannot write to /usr/bin/cygwin1.dll - cyserver squatting it...

2023-11-15 Thread Brian Inglis via Cygwin
On 2023-11-16 00:03, Martin Wege wrote: On Wed, Nov 15, 2023 at 6:05 PM Andrey Repin wrote: The Cygwin installer "setup-x86_64.exe" has problems updating cygwin1.dll when cygserver is running: You should stop ALL Cygwin processes before starting setup.exe. This is documented. This is not he

Re: setup-x86_64.exe (bug ?): Cannot write to /usr/bin/cygwin1.dll - cyserver squatting it...

2023-11-15 Thread Martin Wege via Cygwin
On Wed, Nov 15, 2023 at 6:05 PM Andrey Repin via Cygwin wrote: > > Greetings, Mainz, Roland! > > > > Hi! > > > > > > The Cygwin installer "setup-x86_64.exe" has problems updating cygwin1.dll > > when cygserver is running: > > You should stop ALL Cygwin processes before starting setup.exe. >

Re: setup-x86_64.exe (bug ?): Cannot write to /usr/bin/cygwin1.dll - cyserver squatting it...

2023-11-15 Thread Andrey Repin via Cygwin
Greetings, Mainz, Roland! > Hi! > > The Cygwin installer "setup-x86_64.exe" has problems updating cygwin1.dll > when cygserver is running: You should stop ALL Cygwin processes before starting setup.exe. This is documented. > snip > Unable to extract /usr/bin/cygwin1.dll -- err

Re: setup 2.927 release candidate - please test

2023-10-20 Thread Jon Turney via Cygwin
On 16/10/2023 20:19, Brian Inglis via Cygwin wrote: On 2023-10-16 09:11, Jon Turney via Cygwin wrote: On 14/10/2023 15:04, Christian Franke via Cygwin wrote: Jon Turney via Cygwin wrote: A new setup release candidate is available at: ... - Translation updates. - Add German and Polish transl

Re: setup 2.927 release candidate - please test

2023-10-16 Thread Brian Inglis via Cygwin
On 2023-10-16 09:11, Jon Turney via Cygwin wrote: On 14/10/2023 15:04, Christian Franke via Cygwin wrote: Jon Turney via Cygwin wrote: A new setup release candidate is available at: ... - Translation updates. - Add German and Polish translations (thanks to weblate contributors Markus, Ettor

Re: setup 2.927 release candidate - please test

2023-10-16 Thread Jon Turney via Cygwin
On 14/10/2023 15:04, Christian Franke via Cygwin wrote: Jon Turney via Cygwin wrote: A new setup release candidate is available at: ... - Translation updates. - Add German and Polish translations (thanks to weblate contributors Markus, Ettore Atalan, Luis Mengel and WaldiS) Some small adju

Re: setup 2.927 release candidate - please test

2023-10-14 Thread Christian Franke via Cygwin
Jon Turney via Cygwin wrote: A new setup release candidate is available at: ... - Translation updates. - Add German and Polish translations (thanks to weblate contributors Markus, Ettore Atalan, Luis Mengel and WaldiS) Some small adjustments have been made to the layout of the dialog templ

Re: Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-10 Thread texrayk-frm--- via Cygwin
> I hadn't realised that file was so large when decompressed: that definitely > looks like a 32 bit signed overflow issue: changing the signed offset(s) or > size(s) to unsigned, or size_t if larger, should eliminate future issues. Yes, The extracted file size is 2,966,810,624 and can be extract

Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-06 Thread Brian Inglis via Cygwin
On 2023-10-05 11:41, ASSI via Cygwin wrote: ASSI via Cygwin writes: I could reproduce that issue, no time yet to dig deeper. It looks like the decompressor loses track of where it is, then uses whatever data comes after that to try and extract the next file (which obviously doesn't look like it

Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-05 Thread ASSI via Cygwin
ASSI via Cygwin writes: > I could reproduce that issue, no time yet to dig deeper. It looks like > the decompressor loses track of where it is, then uses whatever data > comes after that to try and extract the next file (which obviously > doesn't look like it's expected to). Both GNU tar and bsdt

Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-04 Thread ASSI via Cygwin
texrayk-frm--- via Cygwin writes: >> Please attach /var/log/setup.log.full from this run as a text attachment to >> a >> post to this list for more help. > Attached. --8<---cut here---start->8--- Installing file cygfile:///usr/lib/debug/usr/bin/cygQt5WebKit-5.

Re: Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-03 Thread texrayk-frm--- via Cygwin
> [Please do not directly email me - post to the email list address to get help > - > future direct emails from you will be deleted!] Sorry. I was using the reply button on my email. > Please attach /var/log/setup.log.full from this run as a text attachment to a > post to this list for more hel

Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-03 Thread Brian Inglis via Cygwin
[Please do not directly email me - post to the email list address to get help - future direct emails from you will be deleted!] On 2023-10-03 02:55, texrayk-...@yahoo.co.jp wrote: wget -N -nv https://cygwin.com/{sha512.sum,setup-x86_64.exe{.sig,}} 2023-10-03 16:57:03 URL:https://cygwin.com/sha5

Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-02 Thread Brian Inglis via Cygwin
On 2023-10-02 10:38, Brian Inglis wrote: [Please reply on list not DM] On 2023-10-02 05:14, texrayk-...@yahoo.co.jp wrote: Occurred on multiple mirrors. Sorry, further suggestions occurred! Did you re-download setup and validate it? wget -N -nv https://cygwin.com/{sha512.sum,setup-x8

Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-02 Thread Brian Inglis via Cygwin
[Please reply on list not DM] On 2023-10-02 05:14, texrayk-...@yahoo.co.jp wrote: Occurred on multiple mirrors. Match sha-512. Confirmed by 7-zip below. No errors in archive test. No problems with extraction. Do you mean that files are identical and sha512sum matches from multiple mirrors, 7z

Re: Setup Ver 2.926 (64bit):can't file extract from qt5-webkit-debuginfo

2023-10-01 Thread Brian Inglis via Cygwin
On 2023-10-01 04:39, texrayk-frm--- via Cygwin wrote: "/pub/cygwin/x86_64/release/qt5-webkit/qt5-webkit-debuginfo\qt5-webkit-debuginfo-5.9.3-0.3.20180115git.tar.xz\usr\lib\debug\usr\bin\cygQt5WebKit-5.dll.dbg" File Size. 2,966,810,624 Cygwin Setup Unable to extract /usr/lib/debug/usr/bin/cygQt5We

Re: setup 2.926 release candidate - please test

2023-07-26 Thread Bill Stewart via Cygwin
On Fri, Apr 14, 2023 at 9:29 AM Jon Turney wrote: A new setup release candidate is available at: > > https://cygwin.com/setup/setup-2.926.x86_64.exe (64 bit version) > https://cygwin.com/setup/setup-2.926.x86.exe(32 bit version) > > Please test, and report any problems here. > > ... > > -

Re: setup 2.925 release candidate - please test

2023-04-15 Thread Andrey Repin via Cygwin
Greetings, Marco Atzeri! > On 14.04.2023 17:29, Jon Turney via Cygwin wrote: >> > A new setup release candidate is available at: >> >  https://cygwin.com/setup/setup-2.926.x86_64.exe (64 bit version) >>  https://cygwin.com/setup/setup-2.926.x86.exe    (32 bit version) >> > just as info, > Avira

Re: setup 2.925 release candidate - please test

2023-04-14 Thread Jon Turney via Cygwin
On 14/04/2023 16:29, Jon Turney via Cygwin wrote: A new setup release candidate is available at:  https://cygwin.com/setup/setup-2.926.x86_64.exe (64 bit version)  https://cygwin.com/setup/setup-2.926.x86.exe    (32 bit version) Please test, and report any problems here. Subject should re

Re: setup 2.925 release candidate - please test

2023-04-14 Thread Marco Atzeri via Cygwin
On 14.04.2023 17:29, Jon Turney via Cygwin wrote: A new setup release candidate is available at:  https://cygwin.com/setup/setup-2.926.x86_64.exe (64 bit version)  https://cygwin.com/setup/setup-2.926.x86.exe    (32 bit version) just as info, Avira Antivirus just decided that Setup and Min

Re: Setup: How to automate source download for packages already installed?

2023-04-14 Thread Jon Turney via Cygwin
On 28/03/2023 17:55, Bill Stewart via Cygwin wrote: On Mon, Mar 27, 2023 at 2:55 PM Jon Turney wrote: Sorry, based on the previous discussion at [1] this seems to be broken at the moment, due to '-x' being broken. [1] https://cygwin.com/pipermail/cygwin/2023-February/252994.html I think I h

Re: Setup: How to automate source download for packages already installed?

2023-03-28 Thread Bill Stewart via Cygwin
On Mon, Mar 27, 2023 at 2:55 PM Jon Turney wrote: Sorry, based on the previous discussion at [1] this seems to be broken > at the moment, due to '-x' being broken. > > [1] https://cygwin.com/pipermail/cygwin/2023-February/252994.html > > If you really need this, please try old setup versions from

Re: Setup: How to automate source download for packages already installed?

2023-03-27 Thread Jon Turney via Cygwin
On 27/03/2023 21:18, Bill Stewart via Cygwin wrote: On Wed, Mar 4, 2020 at 6:32 AM Jon Turney wrote: If a package is listed for both -x and -P, it is reinstalled, so while not ideal, you might be able to achieve something like what you want with 'setup -I -x "package1,package2,package3" -P "pac

Re: Setup: How to automate source download for packages already installed?

2023-03-27 Thread Bill Stewart via Cygwin
On Mon, Mar 27, 2023 at 2:18 PM Bill Stewart wrote: On Wed, Mar 4, 2020 at 6:32 AM Jon Turney wrote: > > >> If a package is listed for both -x and -P, it is reinstalled, so while >> not ideal, you might be able to achieve something like what you want >> with 'setup -I -x "package1,package2,package

Re: Setup: How to automate source download for packages already installed?

2023-03-27 Thread Bill Stewart via Cygwin
On Wed, Mar 4, 2020 at 6:32 AM Jon Turney wrote: > If a package is listed for both -x and -P, it is reinstalled, so while > not ideal, you might be able to achieve something like what you want > with 'setup -I -x "package1,package2,package3" -P > "package1,package2,package3"' > > An option which

Re: Setup not working

2023-02-28 Thread Backwoods BC via Cygwin
On Tue, Feb 28, 2023 at 2:10 PM Backwoods BC wrote: > I suspect that even using a less than optimum ZIP process will still > be size-competitive with the self-extracting version because of not > having to include the overhead of the self-extractor. I had a little too much faith in ZIP, but 7zip i

Re: Setup not working

2023-02-28 Thread Backwoods BC via Cygwin
On Tue, Feb 28, 2023 at 1:16 PM Brian Cowan via Cygwin wrote: > > There is a set of messages from last year or the year before talking about > how the Cygwin setup program is compressed with "upx." When I had this issue, > I had to download UPX on a Linuux host, copy the setup program to that ho

RE: Setup not working

2023-02-28 Thread Brian Cowan via Cygwin
There is a set of messages from last year or the year before talking about how the Cygwin setup program is compressed with "upx." When I had this issue, I had to download UPX on a Linuux host, copy the setup program to that host, and use upx to uncompress the executable. Why? Because my corporat

Re: Setup reinstall incomplete script does nothing

2023-02-06 Thread Jon Turney via Cygwin
On 02/02/2023 22:42, Brian Inglis via Cygwin wrote: Hi folks, Using previously posted reinstall incomplete packages script as a number of my packages are now flagged Incomplete. The script now seems to do nothing to any package as setup comes up with a blank list of packages. Also tried a numb

Re: setup-x86_64.exe gpg signing key expired?

2022-09-02 Thread Jim Garrison via Cygwin
On 09/02/22 15:25, Jon Turney wrote: On 02/09/2022 22:47, Jim Garrison via Cygwin wrote: It appears the key expired 2022-02-26, so I presume this is known. I bring it up on the slim chance it hasn't been noticed or reported yet. Refetch the key from https://cygwin.com/key/pubring.asc or a keys

Re: setup-x86_64.exe gpg signing key expired?

2022-09-02 Thread Jon Turney
On 02/09/2022 22:47, Jim Garrison via Cygwin wrote: It appears the key expired 2022-02-26, so I presume this is known. I bring it up on the slim chance it hasn't been noticed or reported yet. Refetch the key from https://cygwin.com/key/pubring.asc or a keysever. We periodically extend the expi

Re: setup 2.920 release candidate - please test

2022-08-15 Thread Christian Franke
Achim Gratz wrote: Christian Franke writes: This version aborts if "Sync" setting is reverted to "Best". If the abort goes away when building setup with the previous version of libsolv then you might have found an easier reproducer for a bug I'm chasing… Running it in gdb should get you a SIGS

Re: setup 2.920 release candidate - please test

2022-08-14 Thread Jon Turney
On 14/08/2022 17:47, Achim Gratz wrote: Christian Franke writes: This version aborts if "Sync" setting is reverted to "Best". If the abort goes away when building setup with the previous version of libsolv then you might have found an easier reproducer for a bug I'm chasing… Running it in gdb

Re: setup 2.920 release candidate - please test

2022-08-14 Thread Jon Turney
On 14/08/2022 13:38, Christian Franke wrote: Jon Turney wrote: A new setup release candidate is available at:  https://cygwin.com/setup/setup-2.920.x86_64.exe (64 bit version)  https://cygwin.com/setup/setup-2.920.x86.exe    (32 bit version) Please test, and report any problems here. This

Re: setup 2.920 release candidate - please test

2022-08-14 Thread Achim Gratz
Christian Franke writes: > This version aborts if "Sync" setting is reverted to "Best". If the abort goes away when building setup with the previous version of libsolv then you might have found an easier reproducer for a bug I'm chasing… Running it in gdb should get you a SIGSEGV in solver_adddup

Re: setup 2.920 release candidate - please test

2022-08-14 Thread Christian Franke
Jon Turney wrote: A new setup release candidate is available at:  https://cygwin.com/setup/setup-2.920.x86_64.exe (64 bit version)  https://cygwin.com/setup/setup-2.920.x86.exe    (32 bit version) Please test, and report any problems here. This version aborts if "Sync" setting is reverted t

Re: Setup 2.917 fails to load mirror list

2022-02-11 Thread Jon Turney
On 10/02/2022 14:49, Vanda Vodkamilkevich wrote: Le jeu. 10 févr. 2022 à 14:54, Jon Turney a écrit : On 09/02/2022 15:35, Vanda Vodkamilkevich wrote: If it helps, the output log when I saw the issues with setup ### Try to download with proxy set [...] Cached mirror list unavailable

Re: Setup 2.917 fails to load mirror list

2022-02-10 Thread Adam Dinwoodie
On Thu, Feb 10, 2022 at 03:49:38PM +0100, Vanda Vodkamilkevich wrote: > Le jeu. 10 févr. 2022 à 14:54, Jon Turney a > écrit : > > > > Le mer. 9 févr. 2022 à 12:11, Jon Turney a > > > écrit : > > > > > >> On 08/02/2022 18:09, Vanda Vodkamilkevich wrote: > > >>> Hi, > > >>> When behind a (corporate

Re: Setup 2.917 fails to load mirror list

2022-02-10 Thread Vanda Vodkamilkevich
Le jeu. 10 févr. 2022 à 14:54, Jon Turney a écrit : > > Le mer. 9 févr. 2022 à 12:11, Jon Turney a > > écrit : > > > >> On 08/02/2022 18:09, Vanda Vodkamilkevich wrote: > >>> Hi, > >>> When behind a (corporate) proxy the mirror list is apparently fetched > >>> without using the proxy configuratio

Re: Setup 2.917 fails to load mirror list

2022-02-10 Thread Jon Turney
Le mer. 9 févr. 2022 à 12:11, Jon Turney a écrit : On 08/02/2022 18:09, Vanda Vodkamilkevich wrote: Hi, When behind a (corporate) proxy the mirror list is apparently fetched without using the proxy configuration. This can only be seen in a fresh install, I tried with 2.908 and it worked then th

Re: Setup 2.917 fails to load mirror list

2022-02-09 Thread Jon Turney
On 08/02/2022 18:09, Vanda Vodkamilkevich wrote: Hi, When behind a (corporate) proxy the mirror list is apparently fetched without using the proxy configuration. This can only be seen in a fresh install, I tried with 2.908 and it worked then the new version can use the Only appearing on a fresh

Re: Setup 2.917 fails to load mirror list

2022-02-09 Thread Brian Inglis
On 2022-02-08 11:09, Vanda Vodkamilkevich wrote: I have updated the French translations for setup and I don't really know how to proceed with the new versions... Any hints? Clone the git repo http://cygwin.com/git/cygwin-apps/setup.git and submit a git format-patch against the French l

Re: setup 2.917 fails trying to update to cygwin-3.3.4-2

2022-02-08 Thread Jon Turney
On 08/02/2022 15:45, Keith Christian wrote: Windows 10 Pro, 10.0.19042 N/A Build 19042 Cygwin Setup 2.9.17 Trying to update to cygwin 3.3.4-2. I routinely download updates with setup, then re-run setup and choose "install from local directory," which has always worked. I don't think the two step

Re: setup-*.exe --help default explanation re -D/-L options [Was: [ANNOUNCEMENT] Updated: setup (2.917)]

2022-02-03 Thread Andrey Repin
Greetings, Jon Turney! >> If neither --download nor --local-install is specified, the default >> is to repeat the same action as from the previous run. If no >> previous run can be found, the default is to perform both actions, >> and both actions can be explicitly requested b

Re: setup-*.exe --help default explanation re -D/-L options [Was: [ANNOUNCEMENT] Updated: setup (2.917)]

2022-02-01 Thread Adam Dinwoodie
On Tue, Feb 01, 2022 at 04:53:47PM +, Jon Turney wrote: > On 31/01/2022 22:11, Adam Dinwoodie wrote: > > On Mon, 31 Jan 2022 12:56:13 -0700, Brian Inglis wrote: > > > On 2022-01-31 08:46, Andrey Repin wrote: > > > > Greetings, Jon Turney! > > > > > > > > > Probably what's wanted is to remembe

Re: setup-*.exe --help default explanation re -D/-L options [Was: [ANNOUNCEMENT] Updated: setup (2.917)]

2022-02-01 Thread Jon Turney
On 31/01/2022 22:11, Adam Dinwoodie wrote: On Mon, 31 Jan 2022 12:56:13 -0700, Brian Inglis wrote: On 2022-01-31 08:46, Andrey Repin wrote: Greetings, Jon Turney! Probably what's wanted is to remember the state of those checkboxes, if this isn't the first time setup has been run? That's a

Re: setup and "provides:" on third party repository

2022-01-10 Thread Jon Turney
On 06/01/2022 06:57, Marco Atzeri wrote: Hi Jon, one think that I noted recently is that setup is not storing the "provides:" information on the installation. Noted specially with perl module perl_base "provides: perl5_032" perl-gdal "depends2: .. perl5_032, perl_base" So now, when I use my

Re: setup and "provides:" on third party repository

2022-01-06 Thread Marco Atzeri
On 06.01.2022 12:15, Achim Gratz wrote: Marco Atzeri writes: one think that I noted recently is that setup is not storing the "provides:" information on the installation. There's no place for it to store information about virtual packages. I see no reason to not use /etc/setup/installed.d

Re: setup and "provides:" on third party repository

2022-01-06 Thread Achim Gratz
Marco Atzeri writes: > one think that I noted recently is that setup is not storing the > "provides:" information on the installation. There's no place for it to store information about virtual packages. > It is a bit annoying, can you put in the TODO list ? I think the details should be discuss

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-14 Thread Brian Inglis
On 2021-12-13 23:31, Marco Atzeri wrote: On 14.12.2021 07:17, Brian Inglis wrote: On 2021-12-13 16:26, Kutty, Rejeesh wrote: I uninstalled Beyond Trust with our IT help, rebooted, same behavior. I then came upon another thread that talks about the compression. I didn't build it, I just decompre

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-13 Thread Marco Atzeri
On 14.12.2021 07:17, Brian Inglis wrote: On 2021-12-13 16:26, Kutty, Rejeesh wrote: I uninstalled Beyond Trust with our IT help, rebooted, same behavior. I then came upon another thread that talks about the compression. I didn't build it, I just decompressed it and now setup-64bit works fine. Fo

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-13 Thread Brian Inglis
tures using gpg/gpg2 --verify. -Original Message- From: Cygwin On Behalf Of Brian Inglis Sent: Saturday, December 11, 2021 12:39 AM To: cygwin@cygwin.com Subject: Re: setup-x86_64.exe does not start in win10 20H2 [External] On 2021-12-10 13:19, Kutty, Rejeesh wrote: Renamed that DLL -

RE: setup-x86_64.exe does not start in win10 20H2

2021-12-13 Thread Kutty, Rejeesh
n On Behalf Of Brian Inglis Sent: Saturday, December 11, 2021 12:39 AM To: cygwin@cygwin.com Subject: Re: setup-x86_64.exe does not start in win10 20H2 [External] On 2021-12-10 13:19, Kutty, Rejeesh wrote: >>> Renamed that DLL -- same behavior, and same access violation in WinDbg. >

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Brian Inglis
On 2021-12-10 13:19, Kutty, Rejeesh wrote: Renamed that DLL -- same behavior, and same access violation in WinDbg. Killed all Beyond Trust Services/Tasks -- same behavior. You will probably need to restart Windows after any changes in order to unload or reload DLLs and associated data. Doe

RE: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Kutty, Rejeesh
No it didn't, but it reported access violation after RPCRT4.dll. (This is the RPC API, as per google). -Original Message- From: Lavrentiev, Anton (NIH/NLM/NCBI) [C] Sent: Friday, December 10, 2021 3:17 PM To: Kutty, Rejeesh ; cygwin@cygwin.com Subject: RE: setup-x86_64.exe doe

RE: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> Renamed that DLL -- same behavior, and same access violation in WinDbg. > Killed all Beyond Trust Services/Tasks -- same behavior. Does WinDBG still show the DLL loaded? Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem reports: https://cygwin.com/problems.html FAQ: h

RE: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Kutty, Rejeesh
@cygwin.com Subject: Re: setup-x86_64.exe does not start in win10 20H2 [External] On 12/10/2021 12:12 PM, Kutty, Rejeesh wrote: > Google says it is part of the Beyond Trust stuff, for security? > I couldn't find anything that tells me how to disable it. > Is this DLL the problem?

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Ken Brown
On 12/10/2021 12:12 PM, Kutty, Rejeesh wrote: Google says it is part of the Beyond Trust stuff, for security? I couldn't find anything that tells me how to disable it. Is this DLL the problem? Could be. Is Beyond Trust something that you have control over? Can you uninstall it, or temporaril

RE: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Kutty, Rejeesh
Google says it is part of the Beyond Trust stuff, for security? I couldn't find anything that tells me how to disable it. Is this DLL the problem? -Original Message- From: Cygwin On Behalf Of Ken Brown Sent: Friday, December 10, 2021 11:45 AM To: cygwin@cygwin.com Subject: Re:

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Ken Brown
On 12/10/2021 9:39 AM, Kutty, Rejeesh wrote: I can't launch setup-x86_64.exe, but setup-x86 runs fine. [...] ModLoad: 7ffd`4371 7ffd`4374a000 C:\WINDOWS\SYSTEM32\privman64.dll What is this and why is it being loaded? Ken -- Problem reports: https://cygwin.com/problems.ht

RE: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Kutty, Rejeesh
ri Sent: Friday, December 10, 2021 10:31 AM To: cygwin@cygwin.com Subject: Re: setup-x86_64.exe does not start in win10 20H2 [External] On 10.12.2021 16:19, Kutty, Rejeesh wrote: > > Thanks, > > I did try deleting, re-downloading many times, no luck. > I also tried the following vers

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Marco Atzeri
On 10.12.2021 16:19, Kutty, Rejeesh wrote: Thanks, I did try deleting, re-downloading many times, no luck. I also tried the following versions from the link you gave me (cygwin.com/setup/): setup-2.909.x86_64.exe setup-2.910.x86_64.exe setup-2.910-3-g217aad.x86_64.exe All behave the same way

Re: Re: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Kutty, Rejeesh
Thanks, I did try deleting, re-downloading many times, no luck. I also tried the following versions from the link you gave me (cygwin.com/setup/): setup-2.909.x86_64.exe setup-2.910.x86_64.exe setup-2.910-3-g217aad.x86_64.exe All behave the same way. -- Problem reports: https://cygwi

Re: setup-x86_64.exe does not start in win10 20H2

2021-12-10 Thread Marco Atzeri
On 10.12.2021 15:39, Kutty, Rejeesh wrote: Hi, I can't launch setup-x86_64.exe, but setup-x86 runs fine. Hi Kutty, It works fine on my W10 21H1 May be a corrupted download ? Can you download it again ? You can also try the last setup snapshots: https://sourceware.org/pipermail/cygwin/2

Re: setup 2.910 release candidate - please test

2021-11-28 Thread Jon Turney
On 28/11/2021 20:17, Achim Gratz wrote: Jon Turney writes: A new setup release candidate is available at: https://cygwin.com/setup/setup-2.910.x86_64.exe (64 bit version) https://cygwin.com/setup/setup-2.910.x86.exe(32 bit version) Please test, and report any problems here. It shou

Re: setup 2.910 release candidate - please test

2021-11-28 Thread Achim Gratz
Jon Turney writes: > A new setup release candidate is available at: > > https://cygwin.com/setup/setup-2.910.x86_64.exe (64 bit version) > https://cygwin.com/setup/setup-2.910.x86.exe(32 bit version) > > Please test, and report any problems here. It should be noted that updating to this ve

Re: setup-x86_64.exe crashes randomly on user interaction, too often to use

2021-08-01 Thread Philip Goetz via Cygwin
Hi; sorry for the delay. I used setup 2.909 today to install maybe 100 libraries, and it gave me no problems. Thanks! On Thu, Jul 15, 2021 at 9:41 AM Jon Turney wrote: > On 14/07/2021 21:06, Philip Goetz via Cygwin wrote: > > On Wed, Jul 14, 2021 at 2:57 PM Philip Goetz > wrote: > >> > >> On W

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-15 Thread Andrey Repin
Greetings, Doug Henderson! >> >>> When I do that in an elevated shell: >> >>> >> >>> $ cd /etc/postinstall/ >> >>> >> >>> $ cat gnuplot-base.dash >> >>> /usr/sbin/alternatives --install /usr/bin/gnuplot gnuplot >> >>> /usr/bin/gnuplot-base.exe 10 >> >>> >> >>> $ . gnuplot-base.dash >> >>> failed t

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-15 Thread ASSI
Doug Henderson via Cygwin writes: > Alternatives does not work correctly when CYGWIN=nativestrict. Perhaps > it is trying to create a link before the link target exists. Unlike > Linux, Windows does not allow creating symbolic links to non-existent > targets. Which is one reason why Windows symlin

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-15 Thread Doug Henderson via Cygwin
"On Thu, 15 Jul 2021 at 05:59, Ken Brown via Cygwin wrote: > > On 7/14/2021 9:20 PM, Doug Henderson via Cygwin wrote: > > On Wed, 14 Jul 2021 at 16:33, Ken Brown via Cygwin > > wrote: > >> > >> On 7/14/2021 5:08 PM, Doug Henderson via Cygwin wrote: > >>> On Wed, 14 Jul 2021 at 13:03, Achim Gratz

Re: setup-x86_64.exe crashes randomly on user interaction, too often to use

2021-07-15 Thread Jon Turney
On 14/07/2021 21:06, Philip Goetz via Cygwin wrote: On Wed, Jul 14, 2021 at 2:57 PM Philip Goetz wrote: On Wed, Jul 14, 2021 at 9:10 AM Jon Turney wrote: On 13/07/2021 20:30, Philip Goetz via Cygwin wrote: ... I change display mode from Pending to Category, and start clicking through the c

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-15 Thread Ken Brown via Cygwin
On 7/14/2021 9:20 PM, Doug Henderson via Cygwin wrote: On Wed, 14 Jul 2021 at 16:33, Ken Brown via Cygwin wrote: On 7/14/2021 5:08 PM, Doug Henderson via Cygwin wrote: On Wed, 14 Jul 2021 at 13:03, Achim Gratz wrote: Doug Henderson via Cygwin writes: The first error message occurred when

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-14 Thread Doug Henderson via Cygwin
On Wed, 14 Jul 2021 at 16:33, Ken Brown via Cygwin wrote: > > On 7/14/2021 5:08 PM, Doug Henderson via Cygwin wrote: > > On Wed, 14 Jul 2021 at 13:03, Achim Gratz wrote: > >> > >> Doug Henderson via Cygwin writes: > >>> The first error message occurred when I installed all pending packages > >>>

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-14 Thread Ken Brown via Cygwin
On 7/14/2021 5:08 PM, Doug Henderson via Cygwin wrote: On Wed, 14 Jul 2021 at 13:03, Achim Gratz wrote: Doug Henderson via Cygwin writes: The first error message occurred when I installed all pending packages this morning. I hoped to heal the problem by reinstalling the installed gnuplot pack

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-14 Thread Doug Henderson via Cygwin
On Wed, 14 Jul 2021 at 13:03, Achim Gratz wrote: > > Doug Henderson via Cygwin writes: > > The first error message occurred when I installed all pending packages > > this morning. I hoped to heal the problem by reinstalling the > > installed gnuplot packages. Now I get both the messages. > > If yo

Re: setup-x86_64.exe crashes randomly on user interaction, too often to use

2021-07-14 Thread Philip Goetz via Cygwin
On Wed, Jul 14, 2021 at 2:57 PM Philip Goetz wrote: > > On Wed, Jul 14, 2021 at 9:10 AM Jon Turney wrote: > > > > On 13/07/2021 20:30, Philip Goetz via Cygwin wrote: > ... > > > I change display mode from Pending to Category, and start clicking > > > through the category tree selecting packages. >

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-14 Thread Marco Atzeri via Cygwin
On 14.07.2021 21:02, Achim Gratz wrote: Doug Henderson via Cygwin writes: The first error message occurred when I installed all pending packages this morning. I hoped to heal the problem by reinstalling the installed gnuplot packages. Now I get both the messages. If you look in /var7Log/set

Re: Setup shows errors from gnuplot-base.dash and python38-devel.sh

2021-07-14 Thread Achim Gratz
Doug Henderson via Cygwin writes: > The first error message occurred when I installed all pending packages > this morning. I hoped to heal the problem by reinstalling the > installed gnuplot packages. Now I get both the messages. If you look in /var7Log/setup.log.full you should be able to see wha

Re: setup-x86_64.exe crashes randomly on user interaction, too often to use

2021-07-14 Thread Philip Goetz via Cygwin
On Wed, Jul 14, 2021 at 9:10 AM Jon Turney wrote: > > On 13/07/2021 20:30, Philip Goetz via Cygwin wrote: ... > > I change display mode from Pending to Category, and start clicking > > through the category tree selecting packages. > > But every time I click on something in the cygwin setup window,

Re: setup-x86_64.exe crashes randomly on user interaction, too often to use

2021-07-14 Thread Jon Turney
On 13/07/2021 20:30, Philip Goetz via Cygwin wrote: I just re-installed Windows 10 Home on my desktop, and am trying to re-install Cygwin. I was able to do the initial default install, but now I'm trying to use setup-x86_64.exe to add all the non-default packages that I want. I can reliably go th

Re: Setup: gio-querymodules.exe - Entrypoint not found

2021-06-22 Thread Klaas Dieckhoff via Cygwin
> On 6/16/2021 2:41 AM, Brian Inglis wrote: > > The idn2_punycode_decode issue was a libgnutls/libidn2 compatibility > > problem a couple of years ago but should be fixed now: > > > > https://bugzilla.redhat.com/show_bug.cgi?id=1683812 > > As Marco pointed out, the DLL in question is from one

Re: Setup: gio-querymodules.exe - Entrypoint not found

2021-06-18 Thread Ken Brown via Cygwin
On 6/16/2021 2:41 AM, Brian Inglis wrote: The idn2_punycode_decode issue was a libgnutls/libidn2 compatibility problem a couple of years ago but should be fixed now: https://bugzilla.redhat.com/show_bug.cgi?id=1683812 As Marco pointed out, the DLL in question is from one of the cross-too

Re: Setup: gio-querymodules.exe - Entrypoint not found

2021-06-15 Thread Marco Atzeri via Cygwin
On 16.06.2021 07:14, Klaas Dieckhoff via Cygwin wrote: Hi all, While installing Cygwin on my Windows 10 machine I got the attached error message twice. Unfortunately it’s in german, but it translates to: procedure entrypoint "_idn2_punycode_decode" not found in DLL /libgnutls-30.dll $ cyg

Re: Setup: gio-querymodules.exe - Entrypoint not found

2021-06-15 Thread Brian Inglis
On 2021-06-15 23:14, Klaas Dieckhoff via Cygwin wrote: While installing Cygwin on my Windows 10 machine I got the attached error message twice. Unfortunately it’s in german, but it translates to: procedure entrypoint "_idn2_punycode_decode" not found in DLL /libgnutls-30.dll In my installation I’

Re: Setup reports "http://mirrors.kernel.org/sourceware/cygwin/" no longer supported

2020-07-19 Thread Jon Turney
On 19/07/2020 06:29, Takashi Yano via Cygwin wrote: On Sun, 19 Jul 2020 04:42:33 + Matt Seitz wrote: From: Cygwin On Behalf Of Brian Inglis On 2020-07-18 19:09, Matt Seitz wrote: When I ran Setup today to get the latest Cygwin, Setup reported an error: Warning: One or more mirrors you hav

Re: Setup reports "http://mirrors.kernel.org/sourceware/cygwin/" no longer supported

2020-07-18 Thread Marco Atzeri via Cygwin
On 19.07.2020 06:42, Matt Seitz wrote: From: Cygwin On Behalf Of Brian Inglis On 2020-07-18 19:09, Matt Seitz wrote: When I ran Setup today to get the latest Cygwin, Setup reported an error: Warning: One or more mirrors you have selected is/are not on the list of official Cygwin mirrors any

Re: Setup reports "http://mirrors.kernel.org/sourceware/cygwin/" no longer supported

2020-07-18 Thread Takashi Yano via Cygwin
On Sun, 19 Jul 2020 04:42:33 + Matt Seitz wrote: > > From: Cygwin On Behalf Of Brian Inglis > > > > On 2020-07-18 19:09, Matt Seitz wrote: > > > When I ran Setup today to get the latest Cygwin, Setup reported an error: > > > > > > Warning: One or more mirrors you have selected is/are not on t

RE: Setup reports "http://mirrors.kernel.org/sourceware/cygwin/" no longer supported

2020-07-18 Thread Matt Seitz
> From: Cygwin On Behalf Of Brian Inglis > > On 2020-07-18 19:09, Matt Seitz wrote: > > When I ran Setup today to get the latest Cygwin, Setup reported an error: > > > > Warning: One or more mirrors you have selected is/are not on the list of > official Cygwin mirrors any more. It/They may be ou

Re: Setup reports "http://mirrors.kernel.org/sourceware/cygwin/" no longer supported

2020-07-18 Thread Brian Inglis
On 2020-07-18 19:09, Matt Seitz wrote: > When I ran Setup today to get the latest Cygwin, Setup reported an error: > > Warning: One or more mirrors you have selected is/are not on the list of > official Cygwin mirrors any more. It/They may be out of date or missing some > packages. For more in

Re: setup-x86_64.exe --quiet-mode issues using Management Tools

2020-04-21 Thread Brian Inglis
On 2020-04-21 08:17, Bill Stewart wrote: > On Tue, Apr 21, 2020 at 7:56 AM KAVALAGIOS Panagiotis (EEAS-EXT) wrote: >> Are you sure that a setup that is automated with a silent installation, but >> it still displays a progress popup, it cannot fail if it is not able to >> display that window when th

  1   2   3   4   5   6   7   8   9   10   >