Hello, I had a problem building, which resulted in two missing dependencies, as follows: mingw32-libzstd-static mingw64-libzstd-static The error message is as follows: Curl error (7): Couldn’t connect to server for https://copr.fedorainfracloud.org/coprs/jturney/mingw-zstd/repo/fedora-35/dnf.repo?arch=x86_64 [Failed to connect to copr.fedorainfracloud.org port 443 after 29 ms: Connection refused]
How can I solve this problem? --- From: Fxzx mic [email protected]<mailto:[email protected]> --- ________________________________ 发件人: Cygwin <[email protected]> 代表 Jon Turney <[email protected]> 发送时间: Friday, December 31, 2021 10:38:03 PM 收件人: Doug Henderson <[email protected]>; Rainer Emrich <[email protected]>; The Cygwin Mailing List <[email protected]> 主题: Re: [ANNOUNCEMENT] Updated: setup (2.911) On 30/12/2021 18:38, Doug Henderson wrote: > On Thu, 30 Dec 2021 at 09:46, Rainer Emrich > <[email protected]> wrote: >> >> Hi Jon, >> for me the new setup executables do not work, same for both: > > In my analysis, setup is reporting for a non-elevated shell: > > $ ./setup-x86_64 > User has NO backup/restore rights > User has symlink creation right > note: Hand installation over to elevated child process. > > for an elevated shell: > > $ ./setup-x86_64 > Starting cygwin install, version 2.911 > User has backup/restore rights > User has symlink creation right > *** --symlink-type native requires SeCreateSymbolicLink privilege or > 'Developer Mode' > [...] > I do not have 'Developer Mode' enabled as it is overkill unless necessary. > > I suspect that setup-x86_64.exe is not correctly checking for the > "SeCreateSymbolicLink" and/or "Create symbolic links" permission. Thanks! Yes, there's a few things wrong with how that permission is detected and it's presence reported. I've uploaded setup 2.912 with an attempted fix. https://cygwin.com/setup/setup-2.912.x86_64.exe https://cygwin.com/setup/setup-2.912.x86.exe Please try that, and see if it improves things for you? -- 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 -- 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

