From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 21 May 2004 19:50:48 +0400 From: Sergey Vlasov To: community@altlinux.ru Subject: Re: [Comm] The End of .la =?koi8-r?Q?Wars?= =?koi8-r?B?PyAod2FzOvPCz9LLwVN5bHBoZWVkLTAuOS4xMCk=?= Message-ID: <20040521155048.GB20663@master.mivlgu.local> Mail-Followup-To: community@altlinux.ru References: <20040519121902.01dee3c5.dov@media-link.info> <20040521123638.6e6d5bae@localhost.localdomain> <40ADE780.000001.25253@camay.yandex.ru> <20040521152655.4d894ad1@localhost.localdomain> <20040521173826.2c1286a0@localhost.localdomain> <20040521182959.0bc1fdbd@localhost.localdomain> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eJnRUKwClWJh1Khz" Content-Disposition: inline In-Reply-To: <20040521182959.0bc1fdbd@localhost.localdomain> X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 15:50:50 -0000 Archived-At: List-Archive: List-Post: --eJnRUKwClWJh1Khz Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit On Fri, May 21, 2004 at 06:29:59PM +0300, Dolgov OV wrote: > find . -name "*.xpm" -o -name ".directory" | xargs chmod 644 find . -name "*.xpm" -o -name ".directory" -print0 | xargs -r0 chmod -- 644 См. ALT Secure Packaging Policy: http://docs.altlinux.ru/alt/devel/ch01s03.html В данном случае ошибка была вызвана отсутствием опции -r у xargs совместно с отсутствием искомых файлов (возможно, нужно разобраться, почему таких файлов нет). --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAriVYW82GfkQfsqIRAuAEAJsFGJsv7WHGGkLPC9Jl2NuP4K5PYwCgkWMB kAee94Rj4RHK1byqtCcqf7o= =LmqP -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz--