X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A3D44B3.90401@aim.com> Date: Sat, 20 Jun 2009 16:21:07 -0400 From: Mark Harig User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: The Cygwin Mailing List Subject: Cygwin 1.7: Possible error in /etc/postinstall/rxvt.sh Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AOL-IP: 64.12.78.137 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com After running setup-1.7.exe to install the package 'rxvt', I found the following error in /var/log/setup.log.full: > 2009/06/20 16:00:17 running: C:\cygwin-1.7\bin\bash.exe --norc > --noprofile -c /etc/postinstall/rxvt.sh > Using the default version of /etc/X11/app-defaults/Rxvt > (/etc/defaults/etc/X11/app-defaults/Rxvt) > /bin/touch: cannot touch `/etc/X11/app-defaults/Rxvt': No such file or > directory > /bin/cp: cannot create regular file `/etc/X11/app-defaults/Rxvt': No > such file or directory The directory tree needed by the configuration file 'Rxvt' is missing. $ ls -l /etc/X11/app-defaults ls: cannot access /etc/X11/app-defaults: No such file or directory $ ls -l /etc/X11 ls: cannot access /etc/X11: No such file or directory Is the 'rxvt' package responsible for creating these missing directories? -- 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