From owner-freebsd-current@FreeBSD.ORG Fri Jun 19 22:32:12 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEE1AE83; Fri, 19 Jun 2015 22:32:12 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id D93573A5; Fri, 19 Jun 2015 22:32:12 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 319AB56F; Fri, 19 Jun 2015 22:32:11 +0000 (UTC) Date: Fri, 19 Jun 2015 22:32:07 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <1528081046.6.1434753128342.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <2014982952.3.1434707335109.JavaMail.jenkins@jenkins-9.freebsd.org> References: <2014982952.3.1434707335109.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1115 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2015 22:32:13 -0000 FreeBSD_HEAD-tests - Build #1115 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1115/ to view the results. From owner-freebsd-current@FreeBSD.ORG Sat Jun 20 10:57:47 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74B04802 for ; Sat, 20 Jun 2015 10:57:47 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0645D398 for ; Sat, 20 Jun 2015 10:57:47 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicnd19 with SMTP id nd19so38672637wic.1 for ; Sat, 20 Jun 2015 03:57:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=Of1FivfK1D7iHAuk4zVsmizHardCpUTgSiqD8U4W/0s=; b=bMjL9Cxhc6tw8B338zUJadg1cfuy0YrdCdmTYQauIiNT1CbG9VpKQjVOcuvFs2sfL9 YU5mCjVLLYMglCz9u67eKgH2F33znttKeX5s7jgfZGZTvpG6rdNE3+3hrz+w8UHQq3XC BpN4tmdG9VplWuh+Ra92M9HaNpo60Ioj6xmfyc47BixWgqAmhLvmiJQIzGy7ifOtXVeJ ME2I0Ltr2LfizgldMiU8jJWyhqNuS4RMfOzAWMFjP6XO1bpN/uKJvvkk6AMKswB+kbRC nE/bIFWsXNvvxwN/tNq7ujU0+tMzq8zMtDtM3qFwb8IatwSknU1Wdru7LW2T71Fv585J +rlA== X-Received: by 10.180.188.97 with SMTP id fz1mr14713250wic.29.1434797865474; Sat, 20 Jun 2015 03:57:45 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id k16sm13805581wjr.7.2015.06.20.03.57.44 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 Jun 2015 03:57:44 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 20 Jun 2015 12:57:42 +0200 From: Baptiste Daroussin To: Steve Kargl Cc: freebsd-current@freebsd.org Subject: Re: apropos(1) with MANPATH is broken Message-ID: <20150620105742.GA55891@ivaldir.etoilebsd.net> References: <20150613224430.GA2296@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <20150613224430.GA2296@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 20 Jun 2015 10:57:47 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 13, 2015 at 03:44:30PM -0700, Steve Kargl wrote: > The recent change from historic mandoc to the newer stuff > has broken apropos(1). From the apropos(1) manpage=20 >=20 >=20 > MANPATH The standard search path used by man(1) may be changed by > specifying a path in the MANPATH environment variable. > Invalid paths, or paths without manual databases, are > ignored. Overridden by -M. If MANPATH begins with a > colon, it is appended to the default list; if it ends with > a colon, it is prepended to the default list; or if it > contains two adjacent colons, the standard search path is > inserted between the colons. If none of these conditions > are met, it overrides the standard search path. >=20 >=20 > In my .cshrc I have >=20 > setenv MANPATH /usr/local/man:/usr/share/man:$HOME/man >=20 > % setenv | grep MANP > MANPATH=3D/usr/local/man:/usr/share/man:/home/kargl/man > % apropos apropos > (Warning: MANPATH environment variable set) > /usr/home/kargl/man/mandoc.db: No such file or directory > apropos, whatis(1) - search manual page databases >=20 > Historically, there is no noise. Neither the warning about > MANPATH being set nor a message about a missing .db file were > printed. This should at least be hidden behind -v. >=20 > % unsetenv MANPATH > % apropos apropos > /usr/home/kargl/man/mandoc.db: No such file or directory > /usr/local/lib/perl5/site_perl/man/mandoc.db: No such file or directory > /usr/local/lib/perl5/5.16/perl/man/mandoc.db: No such file or directory > apropos, whatis(1) - search manual page databases >=20 > Unsetting MANPATH seems to not revert to a standard manpath of > /usr/share/man (or maybe /usr/local/man:/usr/share/man). Also, why is > it suddenly picking up the perl5 directories? There is no /etc/man.conf > on the system and login.conf does not define manpath. >=20 > setenv MANPATH :$HOME/man > % apropos apropos > (Warning: MANPATH environment variable set) > /usr/home/kargl/man/mandoc.db: No such file or directory >=20 > MANPATH was not appended to the standard search path. >=20 >=20 > So, starting the exercise over with MANPATH removed from .cshrc. > Re-login-ing into the system >=20 > % setenv | grep MAN >=20 > MANPATH is not set as expected. >=20 > % apropos apropos > /usr/home/kargl/man/mandoc.db: No such file or directory > /usr/local/lib/perl5/site_perl/man/mandoc.db: No such file or directory > /usr/local/lib/perl5/5.16/perl/man/mandoc.db: No such file or directory > apropos, whatis(1) - search manual page databases >=20 > So, some default search path is followed >=20 > % setenv MANPATH :$HOME/man > % apropos apropos > (Warning: MANPATH environment variable set) > /usr/home/kargl/man/mandoc.db: No such file or directory > % man apropos > No manual entry for apropos >=20 Thank you for reporting, I will fix it asap! Best regards, Bapt --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWFRyYACgkQ8kTtMUmk6EzZ1ACggrWiCpVTpf9NSkKl4PoRYqrn NQgAn3QHLfMD2+37D7bN4EipekVStIHW =IAS/ -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--