| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.6 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4645.90.230.223.33.1262968824.squirrel@webmail.lysator.liu.se> |
| Date: | Fri, 8 Jan 2010 17:40:24 +0100 (CET) |
| Subject: | Report of regression bug + workaround: ssh-host-config (blocking sshd) on fresh installs of openssh-5.3p1-1 |
| From: | sesam AT lysator DOT liu DOT se |
| To: | cygwin AT cygwin DOT com |
| User-Agent: | SquirrelMail/1.4.9a |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| 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 |
Problem report:
ssh-host-config gives incorrect permissions on /var/empty for fresh installs
Reproduce with:
1. rmdir /var/empty
2. ssh-host-config
3. ls -ld /var/empty
shows: drwxr-xr-x+ 1 Administrator Domain Users 0 2010-01-08 15:48
/var/empty
(4. start sshd and tail /var/log/sshd.log
WORKAROUND:
chown cyg_server:root /var/empty
I don't know if this is a correct workaround.
(Also just a mention: While installing the 1.7.1 DLL update some install
scripts from cygwin.exe ran amok and created a file /MZ? -- some strange
last character -- that keeps growing until cygwin.exe is stopped with
Cancel. -rwxrwx-wx 1 Administrator root 86275165 2010-01-08
14:47 MZ?
This is how I came to run a fresh install, which works fine. Only packages
libncurses9, openssh and one more, but probably I'm to blame for
installing with files in use -- running update via a VNC tunneled over the
openssh binaries that were to be updated.)
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |