From owner-freebsd-current@freebsd.org Mon Jan 7 07:52:35 2019 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B56EA148A19C for ; Mon, 7 Jan 2019 07:52:35 +0000 (UTC) (envelope-from white-wizard@ovh.fr) Received: from mo29.mail-out.ovh.net (mo29.mail-out.ovh.net [178.32.228.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CED51806B2 for ; Mon, 7 Jan 2019 07:52:34 +0000 (UTC) (envelope-from white-wizard@ovh.fr) Received: from he7.mail.ovh.net (he7.mail.ovh.net [5.135.57.179]) by mo29.mail-out.ovh.net (Postfix) with ESMTP id 8459A3DF53 for ; Mon, 7 Jan 2019 08:52:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ovh.fr; s=hostedemail; t=1546847552; bh=leNmnBzkVoOstwxbJ5MPq5Rm/1TqkAqP4cynkANpX8c=; h=Subject:From:To:Date:In-Reply-To:References:From; b=iWpeAmXx6cfkdfMSwF59zCWOwDosRpY7iVs7lrIagnOQVYlLhR/pXGFrODP7ocLB4 gZOK8g3k53qEaiFCYpsJ/X4f8vCeosFXgx+swGDbVhiacmpGpzrO3i1cME2Pdg7s5Q UmekX9raUE00VcLtyQ11DVIcij/7ktNcYYYrMUvE= Received: from 3.10.20.172.rev.sfr.net (unknown [77.136.199.126]) by he7.mail.ovh.net (Postfix) with ESMTPSA id 407817C0587 for ; Mon, 7 Jan 2019 08:52:32 +0100 (CET) Message-ID: <8bb832cf4042eeeb9b827cdb21df5c0c17496c25.camel@ovh.fr> Subject: Re: config files break after mergemaster -Ui From: White Wizard To: freebsd-current@freebsd.org Date: Mon, 07 Jan 2019 08:52:31 +0100 In-Reply-To: <20190106195250.CBB4F3438@spqr.komquats.com> References: <20190106195250.CBB4F3438@spqr.komquats.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.3-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 378302369717236316 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedtledrvdeigdduudehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenuc X-Rspamd-Queue-Id: CED51806B2 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ovh.fr header.s=hostedemail header.b=iWpeAmXx; dmarc=pass (policy=none) header.from=ovh.fr; spf=pass (mx1.freebsd.org: domain of white-wizard@ovh.fr designates 178.32.228.29 as permitted sender) smtp.mailfrom=white-wizard@ovh.fr X-Spamd-Result: default: False [-3.55 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:178.32.228.29]; MV_CASE(0.50)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[ovh.fr:+]; MX_GOOD(-0.01)[cached: mx2.mail.ovh.net]; DMARC_POLICY_ALLOW(-0.50)[ovh.fr,none]; NEURAL_HAM_SHORT(-0.74)[-0.741,0]; RECEIVED_SPAMHAUS_PBL(0.00)[126.199.136.77.zen.spamhaus.org : 127.0.0.11]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:178.32.0.0/15, country:FR]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[ovh.fr.dwl.dnswl.org : 127.0.5.0]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; R_DKIM_ALLOW(-0.20)[ovh.fr:s=hostedemail]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; IP_SCORE(-0.30)[ipnet: 178.32.0.0/15(-1.93), asn: 16276(0.44), country: FR(-0.02)]; RCVD_IN_DNSWL_NONE(0.00)[29.228.32.178.list.dnswl.org : 127.0.5.0] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2019 07:52:36 -0000 Le dimanche 06 janvier 2019 à 11:53 -0800, Cy Schubert a écrit : > Oliver Pinter suggested looking in /var/db/backup. > > We know group is toast, you told us. Based on one of your paragraphs, > passwd might also be toasted. What else has been damaged? i retrive my /etc/group but the problem seems more that only file's mistake. > > -----Original Message----- > From: White Wizard > Sent: 06/01/2019 10:49 > To: freebsd-current@freebsd.org > Subject: Re: config files break after mergemaster -Ui > > Le dimanche 06 janvier 2019 à 09:30 -0800, Cy Schubert a écrit : > > In message , > > > > White Wizard writes: > > > How can i re-install défault config files ? Now i just single > > > user's > > > access. When i try to login root, before pass's ask the system > > > say > > > me > > > invalid login... > > > > Sounds like /etc/passwd also got hosed. > > > > While single user, try the -s option of mergemaster. This compares > > each > > file line by line instead of the SVN revision number. > > my /usr/src is empty ?!? the auto patitionning with the installer do a separaite /usr ? BR, WW