Date: Sun, 19 Dec 2010 14:44:22 +0200 From: Peter Pentchev <roam@ringlet.net> To: freebsd-ports@freebsd.org Subject: Re: FATAL error emitted by portlint -A Message-ID: <20101219124422.GB3835@straylight.ringlet.net> In-Reply-To: <20101219072444.00d4594a@seibercom.net> References: <20101219072444.00d4594a@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--QTprm0S8XgL7H0Dt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 19, 2010 at 07:24:44AM -0500, Jerry wrote: > I am attempting to update an existing port. When running "portlint -A" > I am receiving an error message. >=20 > # portlint -A > WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty= , to make CVS happy. > WARN: Makefile: new ports should not set PORTREVISION. > FATAL: README.html: for safety, be sure to cleanup README.html files befo= re committing the port. > 1 fatal error and 2 warnings found. >=20 > The first two are no problem. it is the third one "FATAL" that I cannot > understand. It never appeared before when I was updating this port. Is > this really a "FATAL" error or can I simply disregard it? The port > builds and installed fine. Did you run a "make describe" sometime during the testing of the port? It will generate README.html and a couple of other files, none of which are supposed to be part of the actual port - all of them are autogenerated when the need arises (e.g. building INDEX). So compare all the files in your port's directory with the files from a previous, known-good version of the port, see which are the new ones and if you wrote them or some tool generated them :) If you didn't write them, chances are you can safely remove them and things will work just fine :) G'luck, Peter --=20 Peter Pentchev roam@space.bg roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If this sentence didn't exist, somebody would have invented it. --QTprm0S8XgL7H0Dt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJNDf4iAAoJEGUe77AlJ98ThNgP/jnWQNpQdEz3pJPjc36d1o/3 gF2qTEBjT5bejUKVsDrykDCytem45zMvXEEE5Xa6YxXXEzg0dSIAWnHgxoqCAHub /UVo/XaCngDMCobwBAkZJbZD/nJPtSH5Y8mkKvlqZPs6WUh3ucu+NYectwPBTNBb sh/xPZiUOWcPVOWOaou/z4nhDJ3VR4SEUwYYsI1PmDI6gcuVRKTJJGmcAJob5U00 S179kq+PlM8RdGDt3jVJH3s8inVIytANQ4vI2KU4aj4HTfy1M6tPycGXw+HXUZh5 6KfldKDy/u/+GP3+c32mhmBmy7JZvi42MD+LFqT3kgtoO6B0zdW347sndCLmplCc 5CwqAiP140+vyZ5xM7O7/mmF2u4YVvFhT5DVLnk/Gm4CkrS78N9hO4DuUl0JnvcN /eS4Ygoc8hYwxPXNkdnxWXwdnPMb0uFgGMyUtTR8DNIQcNnCfxsOun5JEnbFclmk UjSFy1LfSO2pa5FyXWPC83vjFNb4sbVxprdoKDzfXQbdpuQsenbPclujzJ0qb6Va zRVUpG72fI3oCE/TSK7foqvahIu8bcTWpxtgcSgAZCudp5OpSZAVtJCnrXG+hpuD MIOg7hkCekRalDhDP5SBVxQmH/6vojr5+cB4a/q+9UHs4PEmBRfwlX2Vm5sLLZg0 kRzvH4LyCYXzD9gWyML/ =Gf0P -----END PGP SIGNATURE----- --QTprm0S8XgL7H0Dt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101219124422.GB3835>