From owner-freebsd-current@freebsd.org Fri Jan 4 15:35:56 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 321D0142F3D1 for ; Fri, 4 Jan 2019 15:35:56 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A1E36DE07; Fri, 4 Jan 2019 15:35:55 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [88.217.101.39] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from ) id 1gfRVo-00018X-PZ; Fri, 04 Jan 2019 16:35:52 +0100 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id x04FZqrh003072 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 4 Jan 2019 16:35:53 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id x04FZq7F003071; Fri, 4 Jan 2019 16:35:52 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Fri, 4 Jan 2019 16:35:52 +0100 From: Matthias Apitz To: Ed Maste Cc: FreeBSD Current Subject: Re: uname -a output without svn revision number Message-ID: <20190104153552.GB2802@c720-r342378> Reply-To: Matthias Apitz Mail-Followup-To: Ed Maste , FreeBSD Current References: <20190104055218.GA3408@c720-r342378> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Bu8it7iiRSEf40bY" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 13.0-CURRENT r342378 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. User-Agent: Mutt/1.11.1 (2018-12-01) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 88.217.101.39 X-Rspamd-Queue-Id: 5A1E36DE07 X-Spamd-Bar: ------- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-7.23 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de]; HAS_XOIP(0.00)[]; HAS_XAW(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: mail.unixarea.de]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[39.101.217.88.zen.spamhaus.org : 127.0.0.10]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; RCVD_TLS_LAST(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[101.4.254.178.list.dnswl.org : 127.0.5.1]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[unixarea.de]; AUTH_NA(1.00)[]; MIME_TRACE(0.00)[0:+,1:+]; R_SPF_NA(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; IP_SCORE(-3.45)[ip: (-9.28), ipnet: 178.254.0.0/19(-4.43), asn: 42730(-3.54), country: DE(-0.01)] 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: Fri, 04 Jan 2019 15:35:56 -0000 --Bu8it7iiRSEf40bY Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El d=C3=ADa viernes, enero 04, 2019 a las 09:30:05a. m. -0500, Ed Maste esc= ribi=C3=B3: > It looks like some aspects of this have been broken since r308789. Do > you happen to have a git or hg tree higher up in the directory > hierarchy? For example, ~/.git, and ~/src/freebsd/...? I'll have a fix > for that case soon. No, nothing. >=20 > If that's not the case, please run (from the src toplevel dir) >=20 > sh -x sys/conf/newvers.sh >newvers.log 2>&1 I looked into the script sys/conf/newvers.sh and I think I understand now the problem. I compiled /usr/src on some other faster server and moved /usr/src and /usr/obj to my netbook as tar-archive to update kernel and userland there. To save space on the netbook I excluded /usr/src/.svn which is causing now the absence of the revision number. matthias --=20 Matthias Apitz, =E2=9C=89 guru@unixarea.de, http://www.unixarea.de/ +49-176= -38902045 Public GnuPG key: http://www.unixarea.de/key.pub October, 7 -- The GDR was different: Peace instead of Bundeswehr and wars, = Druschba instead of Nazis, to live instead of to survive. --Bu8it7iiRSEf40bY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAlwvfVUACgkQR8z35Hb+ nRExZxAAmqR/kVKJq6eC/bBjztZlgeJC3BTIvl1I/vSl5OWbIeeq+3VzesyXeRmd ZvIG8cAQ/rMz/HmfhsSIxnyE7dxXdjFy3MFGcZMfddAbsZtTnYxU5rOCRZN3pVmk jlhZdb+swtXtF9sqAFrq2J3ZoCFx24qan4C6GNi0xtz3pC8dtv7k48RNUdTJ8cSv x2I0IPKOhtoQLqbFoFJeKCQGghx88cXQkQ+IeOIcOFTx9lCV9/77ldxmOfojIQ/1 iIsr5APYGQByVoc1BDV6Oh0p0O+JYVVgtfnKfYcT86H+d6dRAv7QW4ZEDW1Vx1k6 m5a5SlyaGyrTBc9YxCZwL/tDPP1bKUAMS2xTO2SC8sgI8peMpAFyHi5iZUjrJwJU +4vnObpPhdzVdoRN5uays2FeDUTFYiqkmtK/mIRNCLGVmaj5dbxpcyut84ke9SCT ugaTp85JUTuXng17Js8+ZSmoVMRLThGBqPFBDoOTXq89qyVFAzQOadOrmCSUxpO8 ftrZzYzEKC5uvksUOqeLWyhSQjiCvgtwqjGZTNyTNUsYtrbEDez9TQjDcFIoc4Jg F6ay70pJxyeoaTUReI//oRz5erL2Ow8X5H5/v+mmJUAGegvex4LdxsO+FcnCto7i D2SSXKtUke7YKPkUX1AwjbLuJ72C7zoOSMVENQs05LIbK4u8uo4= =hc9K -----END PGP SIGNATURE----- --Bu8it7iiRSEf40bY--