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:in-reply-to:references:mime-version :content-type:content-transfer-encoding:subject:from:date:to :message-id; q=dns; s=default; b=wXgJkGyxD70xCyYC5sOfoPlI1hpaoMF LPX+aVkNqPR0LVM6wREwPvZ0V9y80WZ1x//z5p0ZPQkFRaEDcRXJyvIK77JmiAkK nAwjwYwmze4pOsre979WdIoWMnjCQrOhij9Zm9isli1I+J6S+4FuVLcD+xH+wsCp w1wo4kRhWBMo= 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:in-reply-to:references:mime-version :content-type:content-transfer-encoding:subject:from:date:to :message-id; s=default; bh=V0nc0i/DqzoFSI0MT0BdU/1aKjk=; b=HmAjy Cv5HV3HPQPCSTHD15PYqNbBYjYpqGQEx1rJ7uXSWIYPFuxaDLM+LF4eYz7kqnKxU Qu++XCkGR3zOlHO2jFM9wHo+Vn04ZfEeCxdgUqGupxh4b2/EJ5q94NTpnc/gOD+D 9ZgvCmxqHakY9X9GV2xme0RhyPJq8B651cQ3u0= 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: =?ISO-8859-1?Q?Yes, score=9.6 required=5.0 tests=BAYES_50,BODY_8BITS,FREEMAIL_FROM,GARBLED_BODY,KAM_MXURI,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=8:=d0=be, 8:=d0=bf, =d0=b5=d1, =d0=be=d1?= X-HELO: mout.gmx.net User-Agent: K-9 Mail for Android In-Reply-To: <56B71B0A.2000106@gmail.com> References: <56B6513D DOT 9050107 AT gmail DOT com> <56B70A87 DOT 8050206 AT gmx DOT de> <56B71B0A DOT 2000106 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Subject: Re: 2.4.1 - Issue with strace From: Rainer Blome Date: Sun, 07 Feb 2016 15:34:52 +0100 To: cygwin AT cygwin DOT com Message-ID: <8A258FA2-8EAD-4C8C-92BF-55828EF294CF@gmx.de> X-UI-Out-Filterresults: notjunk:1;V01:K0:D1JUGWx4BnQ=:C40KOOveSuYfwU5ThP39VO zVBA/wrJ7PNPlXOvUJrZ3Y7EbW1QqVvWjGC+YQy0Oqtbwq92tYf16fMT/XAGsJuM1c2zIfjAm OCs7ICnget4HsbaSOnHRQ8Nb/LcRGiWqo54drhnQxeig2HucavVukCR+wNMkY9KSwmWvfm18v 5ujCePM1Ks6pFzSf88Nkz6ODW/rdLBKQkX1r+FtkMLIfzuUOkf8PGBABUwH7pnVhmMXW0RAS8 i8jeCn/8xqAJNIdNKMFjRyEDUnSMCmX6Dzp8EkhYXWktYZ3AO/fQVpGeC43N9/fmxr68+4yaN D7JhwjmO9qfMb7TpQXRGZatCL695bbtpWIukYaFKfdQTcnGZWhwYEshtzfqMSJ5oFAIC84oGf UL+6RWASGHPcTFo3CslAghOudEjwPyiLv3Nnq/B0QK+40dDOWW444camD/Sp0dQN4sYCLdyvT m991MTAX8nvyTMFUyrFA+JM1EGcGORJvg4Du4jr3Ad+wXjPOma4SjH8PKiPk3vJfkk3OSzMp4 ijJ9yTEhmKLpnW/QGLDNWi1BUSrS77/MB7VhHAFzZsvQpnKC36wxEWiviMkWA+DNu1RK//gQ1 LjqScq9FdlhK6xpU8ea1PfX3K1xJlA8ixXjBYrzhYXKsfjBIJb87ykWS5jtXbT0UgNLV+f9m7 QR7NTCeaRsEvxldPQ5aB5eTI5kH9Q0xGWPC0pSrRvD95TiVGjnpkCuG1cy4c4r3BLHERT8q8R 0V+xmDm1jRSg5bfWLxORap42EViUvkIDlxaC63l0QUTrvWLmQ7mkf8E7IIy+qI7d8rrsbFDNa RrzbYgs X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u17EYkC8007582 On February 7, 2016 11:23:06 AM CET, Evgeny Morozov wrote: >07.02.2016 12:12, Rainer Blome пишет: >> strace can currently fail altogether when /etc/passwd contains >entries >> with "invalid" group ids. If `id` or `ls` show numerical ids instead >of >> group names, that is likely to be the case. > > I >did not even have the /etc/passwd before. I did create it along with >/etc/group using mkpasswd and mkgroup, but strace does not work still. My understanding is that you should only create these if you know that you need them. Since creating then did not help, I would remove them. >ls an id return group names, although the group is named "Missing", I >am >not sure why: > >$ ls -la >итого 45 >drwxrwxrwt+ 1 tyz Отсутствует 0 дек 3 20:57 . >drwxr-xr-x+ 1 tyz Отсутствует 0 фев 6 22:24 .. >drwxr-xr-x+ 1 tyz Отсутствует 0 фев 7 13:00 tyz > >$ id >uid=197614(tyz) gid=197121(Отсутствует) The group with id 197121 is named "None" on my system. It appears to be the default group used by Cygwin for users and files. >группы=197121(Отсутствует),114(Локальная учетная запись и член группы >"Администраторы"),544(Администраторы),545(Пользователи),4(ИНТЕРАКТИВНЫЕ),66049(КОНСОЛЬНЫЙ >ВХОД),11(Прошедшие проверку),15(Данная организация),113(Локальная >учетная запись),4095(CurrentSession),66048(ЛОКАЛЬНЫЕ),262154(Проверка >подлинности NTLM),405504(Высокий обязательный уровень) > >I have attached my passwd and group file in case they are of any help. > >Thank you a lot, >Evgeny > > >------------------------------------------------------------------------ > >-- >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