Dear list,
I use Cygwin64 for a long time and everything went well. However, after
one setup.exe update, the command substitution (`foo`) is broken on bash.
How to reproduce:
$ echo "===`echo 123`==="
===123===
$ echo "===`echo 123 | cat`==="
===123===
$ A=`echo 123`; echo "===$A==="
===123==
On Wed, Nov 23, 2016 at 4:24 AM, Jason Bell wrote:
> Hi -
>
> The newest version of cygwin with python 2.7.12-1 fails when pip
> installing packages that require compilation. For example, pycrypto
> fails:
>
> $ pip install pycrypto
> Collecting pycrypto
> ...
> building 'Crypto.PublicKey._
On 23/11/2016 17:24, David Chamberlain wrote:
I recently installed xinit and the PDF viewers Evince and Zathura. I'm
starting X via startxwin which puts it in multiwindow mode. Both of
the PDF viewers work fine, except when I press F11 to view a PDF
fullscreen, nothing changes.
Is this an inhere
Tydus wrote:
Dear list,
I use Cygwin64 for a long time and everything went well. However, after
one setup.exe update, the command substitution (`foo`) is broken on
bash.
You didn't specify what version of bash you are running.
Since here:
$ ssh a-linux-server
$ A=`echo 123 | cat`;
The following package has been added to the Cygwin distribution:
* gcovr-3.3-1
The gcovr command provides a utility for managing the use of the GNU
gcov utility and generating summarized code coverage results. gcovr
produces either compact human-readable summary reports, machine
readable XML rep
The following packages have been added to the Cygwin distribution:
* ruby-puppet-lint-2.0.2-1
* ruby-puppet-lint-doc-2.0.2-1
puppet-lint is a command line tool that checks your Puppet manifests
against the Puppetlabs style guide and alerts you to any discrepancies.
Dave.
--
Problem reports:
The following packages have been added to the Cygwin distribution:
* ruby-redcarpet-3.3.4-1
* ruby-redcarpet-doc-3.3.4-1
Redcarpet is a Ruby gem providing a fast, safe and extensible Markdown
to (X)HTML parser.
Dave.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
7 matches
Mail list logo