> -Original Message-
> From: My Name
> Sent: Monday, June 22, 2020 2:34 AM
> To: Allen Hewes
> Subject: Re: Apparent bug in either (1) Cygwin default Package-list or (2)
> Package "bzr" dependency-list
>
> > WSL2
>
> At your convenience, can you please link to instructions on how to insta
Thank you, but I find catalog already present, as a file rather than a
directory; so I'll hold off unless you say mkdir is really what I should do:
=
$ cat /etc/xml/catalog
http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd";>
$
=
On Sun, Ju
>
> by default "python" is "python2" so anything calling python still requires
> python2, see:
>
> https://www.python.org/dev/peps/pep-0394/
>
> and there are a lot of packages in cygwin doing it.
>
> Packaging requires time and currently on python we are short of it.
>
> I am moving to package al
> -Original Message-
> From: My Name
> Sent: Monday, June 22, 2020 12:34 AM
> To: Allen Hewes
> Subject: Re: Apparent bug in either (1) Cygwin default Package-list or
> (2) Package "bzr" dependency-list
>
> I'm intrigued, since you're the second person to recommend Breezy to
> me (the fir
On 22.06.2020 04:21, Allen Hewes via Cygwin wrote:
-Original Message-
From: Cygwin On Behalf Of My Name via
Cygwin
Sent: Sunday, June 21, 2020 2:04 PM
To: brian.ing...@systematicsw.ab.ca
Cc: The Cygwin Mailing List
Subject: Re: Apparent bug in either (1) Cygwin default Package-list or (
On 22.06.2020 04:48, My Name via Cygwin wrote:
[image: CygwinSetup64ErrorMessage-000.png]
/var/log/setup:
===
...
2020/06/21 17:21:30 running: C:\cygwin64\bin\bash.exe --norc --noprofile
"/etc/postinstall/fontconfig_dtd.sh"
could not open /etc/xml/catalog for saving
[image: CygwinSetup64ErrorMessage-000.png]
/var/log/setup:
===
...
2020/06/21 17:21:30 running: C:\cygwin64\bin\bash.exe --norc --noprofile
"/etc/postinstall/fontconfig_dtd.sh"
could not open /etc/xml/catalog for saving
add command failed
2020/06/21 17:21:30 abnormal e
Bazaar depends on python2, at least according to this person's suggestion:
> Bazaar doesn't support python3, it only supports python2.7. I'm guessing
(https://answers.launchpad.net/bzr/+question/691381)
I for one want to continue using Bazaar in Cygwin, so I'm grateful that
python2 is at least a
E.M.,
Your recipe has worked for me. I've successfully installed scipy per your
instructions. Thanks for your time and patience. I have wanted to use scipy
in Cygwin for three or four years, but had not asked here until yesterday.
Please don't apologize for abbreviating the package names at first.
> -Original Message-
> From: Cygwin On Behalf Of My Name via
> Cygwin
> Sent: Sunday, June 21, 2020 2:04 PM
> To: brian.ing...@systematicsw.ab.ca
> Cc: The Cygwin Mailing List
> Subject: Re: Apparent bug in either (1) Cygwin default Package-list or (2)
> Package "bzr" dependency-list
>
>
In the Cygwin installer, the version options for "python3-devel" are
several sub-versions of 3.6 and a ("Test") version of 3.8, but there's no
option for any 3.7. However, "python37-devel" is another option in the
installer. Why? I have never understood exactly the difference between the
"python3-d
B.I., thank you, but your recipe did not work for me:
==
$ python3.7 -m pip install scipy
Collecting scipy
Using cached scipy-1.5.0.tar.gz (25.6 MB)
Installing build dependencies ... error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3.7 /usr/lib/
E.M.,
Can you please clarify several points you make?
- In the Cygwin installer, I find no "lapack", but searching the installer
for that term does return "liblapack". Would that Cygwin package suffice?
If not, how would you suggest I install it?
- In the Cygwin installer, I find no "openblas",
M.A., I tried your recipe first, because it involved the fewest packages,
but it did not work for me.
After installing cygwin64 as best I could, I executed this Windows batch
file:
=
setup-x86_64.exe -P
liblapack-devel,gcc-core,gcc-fortran,python27,python37,python37-pi
Version 20200619-1 of neomutt has been uploaded.
The command line mail reader neomutt reached version 20200619.
On GitHub it is possible to find the changelog for the new release:
https://github.com/neomutt/neomutt/releases
Federico
--
Problem reports: https://cygwin.com/problems.html
FAQ:
On 21.06.2020 21:40, Eliot Moss wrote:
You need to install openblas (and lapack, if openblas does not install it).
You also need gcc, g++, and gfortran for building various components, and
the suitable python-devel and python-pip packages. I further have the
suitable python tkinter, six, and wh
On 21.06.2020 21:36, Brian Inglis wrote:
On 2020-06-21 12:31, My Name via Cygwin wrote:
(M.A., I've figured out how to reply to the Cygwin Mailing List on these.
If you'd like me to remove your name from the list of addressees in my
future emails, please let me know? I have not found comprehensi
You need to install openblas (and lapack, if openblas does not install it).
You also need gcc, g++, and gfortran for building various components, and
the suitable python-devel and python-pip packages. I further have the
suitable python tkinter, six, and wheel packages installed from cygwin.
I a
On 2020-06-21 12:31, My Name via Cygwin wrote:
> (M.A., I've figured out how to reply to the Cygwin Mailing List on these.
> If you'd like me to remove your name from the list of addressees in my
> future emails, please let me know? I have not found comprehensive docs for
> this mailing-list softwa
* Thorsten Kampe (Sun, 21 Jun 2020 20:42:55 +0200)
>
> * Eliot Moss (Sun, 21 Jun 2020 14:10:21 -0400)
> >
> > This is normal, and has to do with how Cygwin arranges to
> > model,
> > within the Windows ACL permissions system, some features of the
> > Posix permissions system. Don't "fix" the ACLs
* Eliot Moss (Sun, 21 Jun 2020 14:10:21 -0400)
>
> On 6/21/2020 1:56 PM, Thorsten Kampe wrote:
> > Hello,
> >
> > I'm experiencing the issue described here[1]: files and folders
> > created with Cygwin utilities like touch and mkdir have an
> > incorrect ACL ("The access control list (ACL) struct
(M.A., I've figured out how to reply to the Cygwin Mailing List on these.
If you'd like me to remove your name from the list of addressees in my
future emails, please let me know? I have not found comprehensive docs for
this mailing-list software, so I'm clueless.)
I was delighted when Numpy first
On 6/21/2020 1:56 PM, Thorsten Kampe wrote:
Hello,
I'm experiencing the issue described here[1]: files and folders
created with Cygwin utilities like touch and mkdir have an
incorrect ACL ("The access control list (ACL) structure is
invalid (os error 1336)").
icacls test.txt /verify
test.txt: A
This is mostly over my head, so I'm sorry if my comment here is irrelevant,
but I'll point out in case anyone here doesn't know, Python 3 doesn't make
Python 2 obsolete. They are somewhat incompatible. Python 2 source doesn't
always run in Python 3 without extensive modification. If there's any
mes
Hello,
I'm experiencing the issue described here[1]: files and folders
created with Cygwin utilities like touch and mkdir have an
incorrect ACL ("The access control list (ACL) structure is
invalid (os error 1336)").
icacls test.txt /verify
test.txt: Ace entries not in canonical order.
Interes
On 21.06.2020 15:03, My Name via Cygwin wrote:
IIRC, at one point I was able to use scipy in Cygwin, after a period of
failed attempts. I believe that having installed gcc-fortran might have
been part of the solution I stumbled upon.
But now I'm back to being unable to install scipy in Cygwin. I
On 2020-06-20 08:41, Jon Turney wrote:
> On 19/06/2020 07:55, Brian Inglis wrote:
> This analysis is not complete or correct because it doesn't take 'obsoletes:'
> into account:
> https://sourceware.org/git/?p=cygwin-apps/calm.git;a=commitdiff;h=d75abceedb46749982669236c5c102796a1fbfb1;hp=f92ad1d5c
IIRC, at one point I was able to use scipy in Cygwin, after a period of
failed attempts. I believe that having installed gcc-fortran might have
been part of the solution I stumbled upon.
But now I'm back to being unable to install scipy in Cygwin. Is it
supported officially? Or unsupported but som
Version 3.4.3-1 of
libarchive (source)
libarchive-devel
libarchive13
bsdcat
bsdcpio
bsdtar
is available in the Cygwin distribution:
CHANGES
Last upstream release.
DESCRIPTION
Multi-format archive and compression library
It is a portable, efficie
version 1.38.0-1 of
libuv (source)
libuv-devel
libuv1
is available in the Cygwin distribution:
CHANGES
Last upstream release.
DESCRIPTION
libuv is a multi-platform support library with a focus on
asynchronous I/O. It was primarily developed for use by
Node.js, but it's
30 matches
Mail list logo