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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=dYS7zxjEbPvcDIgNZKjQxnw7enb9JogHh36D8cyzddeVKk+SDlS/F RQVy6UQN+chI/ydUP88r84z2BKAIvbn+/NtZbYjEPZu3uqbRBj48+C/d23aEG5mp qJVVHnjwZISlOT3D8xyoBhCma4rFmHTMmiJKUaLd4zMmw8fAe1cbXU= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=7QmhKKNAnQJ/FYrYHI+yWVGz/9Q=; b=b35bICfm5ilBFrupAbNQTVSm+6YH qKPL7Fpu/SJNeou4LbHv2SuuyuVVFlqAGEzJzsk1tDD6u1kI3+orSy3NdEcAk8Zz J6HtNDwdP4UrdfhAyu2kXmeP8hwQaA6pJFclfjayQs9PFNoVrj2dyhU9ArPFVLiz uUD/PFAMYouXeUw= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Mon, 7 Sep 2015 17:31:27 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Cygwin setup change directory permissions Message-ID: <20150907153127.GE20288@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZARJHfwaSJQLOEUz" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --ZARJHfwaSJQLOEUz Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sep 7 10:24, Max Polk wrote: > Cygwin setup keeps showing error about package unknown in file > inetutils-server.sh, so ran it manually and saw the actual problem: >=20 > $ cd /etc/postinstall > $ ./inetutils-server.sh > *** Warning: The permissions on the directory /var are not correct. > *** Warning: They must match the regexp d..x..x..[xt] > *** ERROR: Problem with /var directory. Exiting. > *** Warning: The permissions on the directory /var are not correct. > *** Warning: They must match the regexp d..x..x..[xt] > *** ERROR: Problem with /var directory. Exiting. Duh, this is really annoying. I have not much time ATM, so it would be really nice if somebody could take a heart and patch the csih helper script to do the right thing if user SID =3D=3D group SID. > Both /var and /tmp have the same directory permissions as everything > else, which is drwxrwx--- and getfacl says other:--- and icacls says These are not the default permissions as created by setup. /var is a 755, tmp an 1777 file. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --ZARJHfwaSJQLOEUz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJV7a3PAAoJEPU2Bp2uRE+gzlUP/iTw9m4Id1JBZMxrVAkUrOpm aTEkqDnNBlZZAR/hRe1eRldLyV/weTlXzyV35LSq1dUZavCgbuVGcIXsg1MW+fPt gUgh+vQAMLwklqjnPySpZ+zEwiZiJm8AcmfbOSncWUHqVvkYZuMwroXNmBmysv3u uffULfQKli0F5bF6/+zNYAQvhmMiEsVQ5KjP6PkKO/sfGvbtQ4qpMTsnSBkW/P6q t2DNlOs7L3UxKS2ZHAd9vuaGxLdTAQjO+v30RbYqNaCGE5yzIlqk6p8VJNnk1Dsy kBm/m0M2ETn9ILnOW7k83E24xK7cWYoWsQnfu+Q7UlQV9QCmYSdGCkp3kKDA+rYm 4aOLiIYMuDkSQWM8aaMqjnHN8poB/ZKRJSbbK635xj285lto3qDJMN0vbAdJrAjY WhwP8z5Gd9xiAh2Uw3h8NXMYM51ZGGnBHEMPaOGpaIR7q8650r6TRbutJ3+5jYO6 NaGJyFdcOLX8SxLQ4GPj+JEhjfgb135WNSmkqSRc+Opl8JoXSA3h0eTIcqVn62d+ lVz3mERX84ra+/ph68ytKjGnoFngiZ4lFx4yBUyufob5+g4EkMG3PkJm1FyVxrHT OuyyfnKywlVC82G9LQjfIPyM03IjvcD6DykStZQSuH/0H+Jg1+Y8i/TZGGJ35rjS FioqO9whAbLGf+Wt4fQ3 =kR15 -----END PGP SIGNATURE----- --ZARJHfwaSJQLOEUz--