delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/02/20/10:49:07

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:references:from:to:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=Fr7i6d0UhR3A4po3
JyYzOl09gnDnDIdkpcvcy/gZeoyDERbZ+z2iDX3UPuxlGYAYLBJP6+tcW0Z4lJca
MBiUQIKekToC9XUVdSUl3FxaQnsyhhc5eRdsnXT8O2QRmsIxXWKg9ynvkoJwVNqz
BV/yEIN5k9kZK6WEe4/DkWqDOlY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:references:from:to:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=L7wWPIiZYOjzu71zv+6QJh
pu3SU=; b=F3CByBFw8aaWGDNclV2VS4+aN/NNCWSrjEyQWKx1vch7hF7LjjzxOd
oQspplV8wxfiLyc/rYSR5FE/1ZWclCA1H4p/h8veZbGYsZdZqHrBIeMNaodAh5e1
O5H5JW85cuiMqsoYz+E6OWbBjQPeJdoSFkvtJ6RUjVMN6TO7UmZZc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*u:6.1, H*UA:6.1
X-HELO: postfix2.rz.hs-fulda.de
Subject: Re: "ls" doesn't show postscript files any longer
References: <2ee02137-0e2a-0e98-ecac-1b8b8539bf24 AT informatik DOT hs-fulda DOT de> <78ce2b275cefdf2384b55d3a06421c21 AT smtp-cloud9 DOT xs4all DOT net>
From: Siegmar Gross <siegmar DOT gross AT informatik DOT hs-fulda DOT de>
To: cygwin AT cygwin DOT com
Message-ID: <94291ef4-2286-5057-952e-bc4a19565a68@informatik.hs-fulda.de>
Date: Tue, 20 Feb 2018 16:48:27 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
MIME-Version: 1.0
In-Reply-To: <78ce2b275cefdf2384b55d3a06421c21@smtp-cloud9.xs4all.net>
X-DVZ-HFD-Virus-Checked: Checked by SophosAV on sea1
X-SASI-RCODE: 200
X-IsSubscribed: yes

Hi Henri, hi Marco,

I can see my postscript file again with cygwin1-20180216.dll.

hermes temp 10 uname -a
CYGWIN_NT-6.1 hermes 2.10.1(0.325/5/3)  x86_64 Cygwin
hermes temp 11 ls -l
total 328
-rwxrwx---+ 1 SYSTEM   SYSTEM  10896 Feb 20 16:37 MpCmdRun.log
-rwxrwx---+ 1 fd1026_2 None   322294 Feb 20 16:39 chap4.ps
hermes temp 12 getfacl chap4.ps
# file: chap4.ps
# owner: fd1026_2
# group: None
user::rwx
group::---
group:root:rwx
group:Authentifizierte Benutzer:rwx
group:SYSTEM:rwx
group:Benutzer:r-x
mask:rwx
other:---

hermes temp 13

Thank you very much for your help.

Siegmar

Am 19.02.2018 um 23:34 schrieb Houder:
> On Mon, 19 Feb 2018 12:24:24, Siegmar Gross wrote:
>> Hi,
>>
>> I'm using Cygwin on top of Windows 7 (all updates installed).
>> "ls" doesn't show postscript files any longer after upgrading
>> all installed Cygwin packages to the latest versions. I create
>> the postscript file with MS Word 2003 using the "HP Color LJ
>> 4550 PS" driver and printing to a file. In the past these files
>> were visible.
>>
>> hermes temp 10 uname -a
>> CYGWIN_NT-6.1 hermes 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin
>> hermes temp 11 ls
>> MpCmdRun.log
>> hermes temp 12 ls *.ps
>> ls: No match.
>> hermes temp 13 ls chap4.ps
>> chap4.ps
>> hermes temp 14 file chap4.ps
>> chap4.ps: PJL encapsulated PostScript document text
>> hermes temp 15
>>
>> Does anybody know why I don't see the existing file any longer?
> 
> Siegmar,
> 
> Please, do as suggested by Marco Atzeri.
> 
>   - stop everything "Cygwin" related, and
>   - replace the cygwin1.dll by the one you will find here
> 
>      https://cygwin.com/snapshots/
> 
> Download https://cygwin.com/snapshots/x86_64/cygwin1-20180216.dll.xz and
> extract the cygwin1.dll.
> 
> As verification of what Marco believes to be the culprit, I "printed" to a file
> from Word 2007.
> 
> This file proved to be "invisible" for ls (but not to the cmd's dir command).
> 
> The Windows Explorer shows that the file has the T attribute ... You may use
> properties > details to verify if the same is true for chap4.ps
> 
> After replacing the cygwin1.dll with the latest version, the file "reappeared"
> again to ls.
> 
> Please, report back here (using BOTTOM-posting - as I do here).
> 
> Henri
> 
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019