RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
From: murth...@hotmail.com To: ebl...@redhat.com; cygwin@cygwin.com Subject: RE: tar zxvf won't work with Redhat generated compressed tar file Date: Mon, 20 Apr 2015 22:00:10 + Date: Mon, 20 Apr 2015

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-04-20 Thread Warren Young
On Apr 20, 2015, at 3:40 PM, Peter A. Castro doc...@fruitbat.org wrote: the machine I had access to disappeared a month ago and I've been scrambling to get another one. VirtualBox and the Windows 10 Technical Preview are free, and they run Cygwin just fine. :)

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
Date: Mon, 20 Apr 2015 15:16:43 -0600 From: ebl...@redhat.com To: cygwin@cygwin.com Subject: Re: tar zxvf won't work with Redhat generated compressed tar file On 04/20/2015 03:08 PM, Murthy Gandikota wrote: $ tar xvf mytar.gz tar: This does not

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
Date: Mon, 20 Apr 2015 23:50:36 +0300 From: anrdae...@yandex.ru To: murth...@hotmail.com; cygwin@cygwin.com Subject: Re: tar zxvf won't work with Redhat generated compressed tar file Greetings, Murthy Gandikota! Please don't top-post. Thank you.

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Eric Blake
On 04/20/2015 01:10 PM, Joi L. Ellis wrote: Note that some flavors of tar don't have a very powerful compression library, and some don't have one at all. For those old ones you may be forced to use gunzip to get the tarball into a form the old tar understands. (My ancient CentOS box has

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
Date: Mon, 20 Apr 2015 16:38:49 -0700 From: garyj...@spocom.com To: cygwin@cygwin.com Subject: Re: tar zxvf won't work with Redhat generated compressed tar file On 2015-04-20, Murthy Gandikota wrote: Then it looks like you have a DOUBLE-compressed

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-04-20 Thread Peter A. Castro
On Thu, 2 Apr 2015, Corinna Vinschen wrote: Date: Thu, 2 Apr 2015 13:35:23 +0200 From: Corinna Vinschen Subject: Re: [HEADSUP] Dropping libopenssl098 from distro Peter? It's another two weeks :} Sorry. it's been a very busy 6 months. Also, the machine I had access to disappeared a month

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Gary Johnson
On 2015-04-20, Murthy Gandikota wrote: Then it looks like you have a DOUBLE-compressed file. That is, someone took a .tar.gz file, and ran THAT through gzip again (which seldom does anything except make a LARGER file - because the first round of compression removed any redundancy). Tar

[ANNOUNCEMENT] [New] perl-WWW-Curl-4.17-1

2015-04-20 Thread Achim Gratz
Perl distribution WWW-Curl, providing Perl modules: WWW::Curl WWW::Curl::Easy WWW::Curl::Form WWW::Curl::Multi WWW::Curl::Share. Perl extension interface for libcurl. Regards, Achim. -- +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+ SD adaptation for Waldorf Blofeld

[New] perl-WWW-Curl-4.17-1

2015-04-20 Thread Achim Gratz
Perl distribution WWW-Curl, providing Perl modules: WWW::Curl WWW::Curl::Easy WWW::Curl::Form WWW::Curl::Multi WWW::Curl::Share. Perl extension interface for libcurl. Regards, Achim. -- +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+ SD adaptation for Waldorf Blofeld

[Test] maxima-5.36.0-2

2015-04-20 Thread Achim Gratz
This is the second build of a new upstream release, fixing a build and packaging error. I've patched up the build system quite a bit, so I'd welcome feedback from testers. Maxima - Computer Algebra System Maxima is a system for the manipulation of symbolic and

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Eric Blake
On 04/20/2015 03:08 PM, Murthy Gandikota wrote: $ tar xvf mytar.gz tar: This does not look like a tar archive tar: Skipping to next header tar: Exiting with failure status due to previous errors Then what makes you think it is actually a tar archive? What gunzip mytar mytar.gz; file

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Andrey Repin
Greetings, Murthy Gandikota! anything except make a LARGER file - because the first round of compression removed any redundancy). Tar cannot read a double-compressed stream, but breaking things into two steps lets you get back to a single compressed stream, where the tar call then

[ANNOUNCEMENT] [Test] maxima-5.36.0-2

2015-04-20 Thread Achim Gratz
This is the second build of a new upstream release, fixing a build and packaging error. I've patched up the build system quite a bit, so I'd welcome feedback from testers. Maxima - Computer Algebra System Maxima is a system for the manipulation of symbolic and

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Andrey Repin
Greetings, Murthy Gandikota! Please don't top-post. Thank you. And please no cleartext emails in quoted text. I am using Cygwin64. I am getting a file from RedHat in tar + zip format. Currently I am able to unzip it and untar it in 2 steps as follows: $gunzip mytar.gz $tar xvf mytar

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Eric Blake
On 04/20/2015 05:06 PM, Murthy Gandikota wrote: From: murthy64 AT hotmail.com To: eblake AT redhat.com; cygwin AT cygwin.com No need to CC me - I read the list. Also, no need to include raw emails in your reply (we not only ask that you avoid

basename conflicting definitions

2015-04-20 Thread Marco Atzeri
Hi Corinna, building open-mpi on $ uname -svrm CYGWIN_NT-6.1 2.0.0(0.287/5/3) 2015-04-17 12:08 x86_64 I see a conflict from 2 header of $ cygcheck -f /usr/include/libgen.h /usr/include/string.h cygwin-devel-2.0.0-0.7 cygwin-devel-2.0.0-0.7 configure:59845: gcc -std=gnu99 -c -DNDEBUG -ggdb

Re: issues seen in TEST RELEASE: Cygwin 2.0.0-0.7

2015-04-20 Thread random user
Thanks for the explanation/correction about umask's non-impact if there are default ACL entries. I'm not recalling exactly what I had seen on Linux that made me think there was an impact. If the incoming, inherited ACL contains the three entries for user, group, and other, it's with very

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Eric Blake
On 04/20/2015 02:06 PM, Eric Blake wrote: But I'd need to be able to reproduce the problem locally before I can provide an updated tar build for cygwin that fixes the problem. As it is, it looks like I'm overdue for a tar build. cygwin tar is still at 1.27.1, while upstream has released 1.28.

Re: Is it possible to display English phonetic alphabet in Mintty?

2015-04-20 Thread David Macek
On 20. 4. 2015 15:18, Rexdf wrote: I have a dictionary in cygwin. It cannot display the phonetic alphabet well. What are your LANG, LANGUAGE, LC_* variables? I see boxes when I set LANG=en_US, but not when I set LANG=en_US.UTF-8 or empty LANG. More info:

zgrep: gzip: invalid compressed data--length error

2015-04-20 Thread Vladimir Sakharuk
How could I make zgrep work? zgrep shows error on archive while unzip -t unzip unzip -p|grep work without problem ~unzip -t aa.zip Archive: aa.zip testing: aaOK No errors detected in compressed data of aa.zip. 4376671663 Jan 26 22:42 aa 386634752 Jan 28 16:21 aa.zip Zgrep works

Re: Cygwin hangs up if several keys are typed during outputting a lot of texts.

2015-04-20 Thread Takashi Yano
Hi Corinna, On Fri, 17 Apr 2015 14:10:52 +0200 Corinna Vinschen corinna-cyg...@cygwin.com wrote: @@ -868,6 +980,9 @@ fhandler_pty_slave::tcgetattr (struct termios *t) int fhandler_pty_slave::tcsetattr (int, const struct termios *t) { + DWORD n; + while (::bytes_available (n,

Is it possible to display English phonetic alphabet in Mintty?

2015-04-20 Thread Rexdf
I have a dictionary in cygwin. It cannot display the phonetic alphabet well. For example, If you copy the following line and paste into mintty,you'll find the second ə is display as a box. ( My font is Lucida Console) phonetic [fəu'netik] There are some other phonetic alphabets which can not

[newlib-cygwin] Fix inconsistencies in docs regarding fstab and executable file detection

2015-04-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2f5e8337353c4a5c4f6e6bb1e03383177a1e5855 commit 2f5e8337353c4a5c4f6e6bb1e03383177a1e5855 Author: David Macek david.mace...@gmail.com Date: Sat Apr 18 23:25:15 2015 +0200 Fix inconsistencies in docs regarding fstab and executable

Re: issues seen in TEST RELEASE: Cygwin 2.0.0-0.7

2015-04-20 Thread Corinna Vinschen
On Apr 19 13:50, random user wrote: I note that chmod doesn't keep these to-be-inherited entries in sync with the directory's mode; Yep. Did you check against Linux behaviour? The difference to my eye is that on Linux there is no such to-be-inherited CREATOR OWNER ACL entry created

Re: Documentation on fstab out of date

2015-04-20 Thread Corinna Vinschen
On Apr 18 16:47, David Macek wrote: Hi. It seems to me that https://cygwin.com/cygwin-ug-net/using.html#mount-table is out of sync with actual Cygwin behaviour in few aspects. What's the established process on updating these docs? List of issues I found follows. As you did on cygwin-patches

Re: [PATCH] Fix inconsistencies in docs regarding fstab and executable file detection

2015-04-20 Thread Corinna Vinschen
On Apr 18 23:25, David Macek wrote: The inline list of mount options seemed redundant, so the paragraph now points to the list below it. List of executable extensions updated according to fhandler_disk_file.cc. List of executable magic numbers updated according to path.h (has_exec_chars).

Re: Is there a way to make an existing UNC symbolic link behave like a mount point?

2015-04-20 Thread Corinna Vinschen
On Apr 19 14:16, Skarr Socrates wrote: Hi all, I am experiencing problems with a UNC symbolic link and how it is interpreted by cygwin. The issue is as below: [...] However, bob@machinea /cygdrive/c/Users/bob $ touch file.txt bob@machinea /cygdrive/c/Users/bob/bsdhome $ cd bsdhome

[ANNOUNCEMENT] New package: man-pages-posix-2013-a-1

2015-04-20 Thread Corinna Vinschen
Hi folks, We got the permission from IEEE and Open Group to add the Open Group Base Specifications Issue 7, IEEE Std 1003.1, 2013 Edition or, in short, the latest POSIX API and tool definitions as man pages to the Cygwin distro. So, here they are, just as on Linux. The Cygwin package has been

New package: man-pages-posix-2013-a-1

2015-04-20 Thread Corinna Vinschen
Hi folks, We got the permission from IEEE and Open Group to add the Open Group Base Specifications Issue 7, IEEE Std 1003.1, 2013 Edition or, in short, the latest POSIX API and tool definitions as man pages to the Cygwin distro. So, here they are, just as on Linux. The Cygwin package has been

[newlib-cygwin] sec_acl.cc (set_posix_access): Fix typo in comment

2015-04-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a024aa2f8fc402de5fdd49431a6329481cd84395 commit a024aa2f8fc402de5fdd49431a6329481cd84395 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Apr 20 10:12:24 2015 +0200 sec_acl.cc (set_posix_access): Fix typo in comment

[newlib-cygwin] Apply mask execute bit for SYSTEM and Admins group.

2015-04-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b364582734085ab498dcf75c2f4538d0c4253234 commit b364582734085ab498dcf75c2f4538d0c4253234 Author: Corinna Vinschen cori...@vinschen.de Date: Mon Apr 20 12:06:05 2015 +0200 Apply mask execute bit for SYSTEM and Admins group.

RE: Is it possible to display English phonetic alphabet in Mintty?

2015-04-20 Thread Buchbinder, Barry (NIH/NIAID) [E]
Rexdf sent the following at Monday, April 20, 2015 9:59 AM David Macek sent the following at Monday, April 20, 2015 9:47 AM I have a dictionary in cygwin. It cannot display the phonetic alphabet well. What are your LANG, LANGUAGE, LC_* variables? I see boxes when I set LANG=en_US, but not

Re: 1.7.35: .sh script in dos format does not work.

2015-04-20 Thread Corinna Vinschen
On Apr 20 09:06, Eric Blake wrote: On 04/19/2015 11:48 AM, sean nakasone wrote: Hi Folks, I think the .sh scripts that are in dos format are not being interpreted properly. You're not the first to report it: https://cygwin.com/ml/cygwin/2015-03/msg00466.html mod is chmod with the

Re: Cygwin hangs up if several keys are typed during outputting a lot of texts.

2015-04-20 Thread Corinna Vinschen
On Apr 20 20:40, Takashi Yano wrote: Hi Corinna, On Fri, 17 Apr 2015 14:10:52 +0200 Corinna Vinschen corinna-cyg...@cygwin.com wrote: @@ -868,6 +980,9 @@ fhandler_pty_slave::tcgetattr (struct termios *t) int fhandler_pty_slave::tcsetattr (int, const struct termios *t) { +

Re: Is it possible to display English phonetic alphabet in Mintty?

2015-04-20 Thread Rexdf
I have a dictionary in cygwin. It cannot display the phonetic alphabet well. What are your LANG, LANGUAGE, LC_* variables? I see boxes when I set LANG=en_US, but not when I set LANG=en_US.UTF-8 or empty LANG. My LANG is zh_CN.UTF-8@cjknarrow. The mail list or gmail change my phonetic

RE: zgrep: gzip: invalid compressed data--length error

2015-04-20 Thread Vladimir Sakharuk
Looks like I am hitting zip/gzip incompatibilities. :( thank you all. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Vladimir Sakharuk Sent: Monday, April 20, 2015 9:48 AM To: cygwin@cygwin.com Subject: zgrep: gzip: invalid compressed

Re: 1.7.35: .sh script in dos format does not work.

2015-04-20 Thread Eric Blake
On 04/19/2015 11:48 AM, sean nakasone wrote: Hi Folks, I think the .sh scripts that are in dos format are not being interpreted properly. You're not the first to report it: https://cygwin.com/ml/cygwin/2015-03/msg00466.html mod is chmod with the first 2 characters erroneously chopped off.

Re: readline behaves differently in R than in bash

2015-04-20 Thread Marco Atzeri
On 4/20/2015 5:38 PM, Paul wrote: Marco Atzeri marco.atzeri at gmail.com writes: On 4/17/2015 10:28 PM, paul wrote: I set editing-mode vi in ~/.inputrc. In bash, it responds as expected to (say) dt,, which deletes characters upto the next comma. It does not do this in R; instead, that

Re: readline behaves differently in R than in bash

2015-04-20 Thread Paul
Marco Atzeri marco.atzeri at gmail.com writes: On 4/17/2015 10:28 PM, paul wrote: I set editing-mode vi in ~/.inputrc. In bash, it responds as expected to (say) dt,, which deletes characters upto the next comma. It does not do this in R; instead, that series of keystrokes simply causes the

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Bertrand Caplet
Hey there, It's not working because you're trying to decompress a tar + gzip archive with tar zxvf but it's just a gzip archive. If you first make a tar + gzip archive with : tar xcvf archive.tar.gz your-files and then : tar zxvf archive.tar.gz It will be ok :-) Regards, -- CHUNKZ.NET -

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
Got this message from my upstream Linux sender Please try as well but I previously tried renaming the .tar to .tar.gz (this is an old Linux issue - not knowing a .tar was compressed unless it had .gz too - that I haven't seen required in years) - this had no impact.

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Joi L. Ellis
I have an old CentOS system, so I copied an existing gzipped tarball from it to my Cygwin and had no difficulties exploding that file. It had extension '.tgz'. Copied it to '.tar.gz' and still had no issue with it. What version of RedHat are you using, and what command(s) created the

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
Did you mean tar zcvf ? It still doesn't work on RedHat and Cygwin64. Thanks Date: Mon, 20 Apr 2015 20:44:56 +0200 From: bertrand.cap...@chunkz.net To: cygwin@cygwin.com Subject: Re: tar zxvf won't work with Redhat generated compressed tar file Hey

tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
Hi All I am using Cygwin64. I am getting a file from RedHat in tar + zip format. Currently I am able to unzip it and untar it in 2 steps as follows: $gunzip mytar.gz $tar xvf mytar However, I would like to do the following: $tar -zxvf mytar.gz The error message I see is: tar: This does not

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Bertrand Caplet
tar xcvf archive.tar.gz your-files I said tar xcvf for creating archive but it's tar zcvf my bad. -- CHUNKZ.NET - script kiddie and computer technician Bertrand Caplet, Flers (FR) Feel free to send encrypted/signed messages Key ID: 37F70C30 GPG FP: 134A 4027 518B 5F4D D409 558D BA9B 7BF0 37F7

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Bertrand Caplet
Did you mean tar zcvf ? It still doesn't work on RedHat and Cygwin64. Yes, I meant this. What does not work ? Do you have a error message ? -- CHUNKZ.NET - script kiddie and computer technician Bertrand Caplet, Flers (FR) Feel free to send encrypted/signed messages Key ID: 37F70C30 GPG FP:

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Daniel
Murthy Gandikota wrote: Hi All I am using Cygwin64. I am getting a file from RedHat in tar + zip format. Currently I am able to unzip it and untar it in 2 steps as follows: $gunzip mytar.gz $tar xvf mytar However, I would like to do the following: $tar -zxvf mytar.gz The error message I

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
Ran this command on Cygwin64 $file mytar.gz mytar.gz: gzip compressed data, from Unix Did you want  me to run this command on Linux? Thanks Date: Mon, 20 Apr 2015 21:18:09 +0200 From: bertrand.cap...@chunkz.net To: cygwin@cygwin.com Subject: Re: tar

Re: Is it possible to display English phonetic alphabet in Mintty?

2015-04-20 Thread Andrey Repin
Greetings, Rexdf! I have a dictionary in cygwin. It cannot display the phonetic alphabet well. What are your LANG, LANGUAGE, LC_* variables? I see boxes when I set LANG=en_US, but not when I set LANG=en_US.UTF-8 or empty LANG. My LANG is zh_CN.UTF-8@cjknarrow. The mail list or gmail

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
As I said earlier, if I do it in 2 steps gunzip and tar -xvf, it worked. The problem surfaces when I try tar -zxvf. Thanks Date: Mon, 20 Apr 2015 21:41:54 +0200 From: bertrand.cap...@chunkz.net To: cygwin@cygwin.com Subject: Re: tar zxvf won't work

Re: [ANNOUNCEMENT] [Test] maxima-5.36.0-1

2015-04-20 Thread Achim Gratz
David Billinghurst writes: xmaxima error. I may just be missing a dependency (some fonts?) $ DISPLAY=localhost:0 xmaxima Do not set DISPLAY like this, try DISPLAY=:0.0 (or just start maxima from the xterm that gets started by the init script). assertion font != NULL failed: file

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Bertrand Caplet
I have an old CentOS system, so I copied an existing gzipped tarball from it to my Cygwin and had no difficulties exploding that file. It had extension '.tgz'. Copied it to '.tar.gz' and still had no issue with it. What version of RedHat are you using, and what command(s) created the

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Andrey Repin
Greetings, Murthy Gandikota! Hi All I am using Cygwin64. I am getting a file from RedHat in tar + zip format. Currently I am able to unzip it and untar it in 2 steps as follows: $gunzip mytar.gz $tar xvf mytar However, I would like to do the following: $tar -zxvf mytar.gz The error

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread J. David Boyd
Daniel dan...@boland.nl writes: Murthy Gandikota wrote: Hi All I am using Cygwin64. I am getting a file from RedHat in tar + zip format. Currently I am able to unzip it and untar it in 2 steps as follows: $gunzip mytar.gz $tar xvf mytar However, I would like to do the following: $tar

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
I see same error $ tar xvf mytar.gz tar: This does not look like a tar archive tar: Skipping to next header tar: Exiting with failure status due to previous errors Date: Mon, 20 Apr 2015 22:26:09 +0300 From: anrdae...@yandex.ru To:

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Bertrand Caplet
Ran this command on Cygwin64 $file mytar.gz mytar.gz: gzip compressed data, from Unix Did you want me to run this command on Linux? Thanks Well as I said it's a gzip archive not a tar + gzip you can't extract it with tar. -- CHUNKZ.NET - script kiddie and computer technician Bertrand

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Joi L. Ellis
The 'file' command isn't recursive. If you gzip a tar file, it will only say it's a compressed file, it won't say it's a compressed tar file. See the example I posted myself earlier in the thread. I had theorized that the original file is zipped, not gzipped, and perhaps the tar command is

RE: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Murthy Gandikota
$ ldd /usr/bin/tar         ntdll.dll = /cygdrive/c/Windows/SYSTEM32/ntdll.dll (0x772c)         kernel32.dll = /cygdrive/c/Windows/system32/kernel32.dll (0x771a)         KERNELBASE.dll = /cygdrive/c/Windows/system32/KERNELBASE.dll (0x7fefd0a)         cygwin1.dll = /usr/bin/cygwin1.dll

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Eric Blake
On 04/20/2015 12:40 PM, Murthy Gandikota wrote: Hi All I am using Cygwin64. I am getting a file from RedHat in tar + zip format. Currently I am able to unzip it and untar it in 2 steps as follows: $gunzip mytar.gz $tar xvf mytar According to upstream, some compressed tar files can fail

Re: Scintilla for QT5

2015-04-20 Thread Yaakov Selkowitz
On Sat, 2015-04-18 at 22:57 +0200, Marco Atzeri wrote: Yaakov, any plan to have a Qt5 version as for Qt4 ? http://sourceforge.net/p/cygwin-ports/qscintilla2/ci/e594f2e This will be uploaded together with Qt 5.4.1, hopefully sometime this week. HTH, Yaakov -- Problem reports: