Date: Wed, 3 Nov 2021 17:42:37 +0400 From: Roman Bogorodskiy <bogorodskiy@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: ddacf99b4fc0 - main - shared-mime-info: use triggers Message-ID: <YYKRzZwJwcLgOq%2By@kloomba> In-Reply-To: <202110200911.19K9BAPe023741@gitrepo.freebsd.org> References: <202110200911.19K9BAPe023741@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--j9lhzWMa5mXK7/vr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Baptiste Daroussin wrote: > The branch main has been updated by bapt: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dddacf99b4fc010511a09e1af= 376d0fca7399e208 >=20 > commit ddacf99b4fc010511a09e1af376d0fca7399e208 > Author: Baptiste Daroussin <bapt@FreeBSD.org> > AuthorDate: 2021-10-11 09:31:35 +0000 > Commit: Baptiste Daroussin <bapt@FreeBSD.org> > CommitDate: 2021-10-20 09:11:08 +0000 >=20 > shared-mime-info: use triggers > =20 > the rebuild of the database is now handled by a trigger and happen on= ly > once at the end of the transaction instead of after each package > installation. > =20 > While make shared-mime-info a runtime only dependency > =20 > Reviewed by: manu, mat > Differential Revision: https://reviews.freebsd.org/D32452 I've started noticing build failures that look like possibly related to this change. Specifically, poudriere fails with: =3D>> Error: Filesystem touched during stage (files must install to ${STAGE= DIR}): =2E/usr/local/share/mime/subclasses.new missing =2E/usr/local/share/mime/application/mxf.xml.new missing =2E/usr/local/share/mime/application/vnd.chess-pgn.xml.new missing =2E... I also see in the log a bunch of messages like this: Failed to rename /usr/local/share/mime/application/x-glade.xml.new as /usr/= local/share/mime/application/x-glade.xml: No such file or directory Failed to rename /usr/local/share/mime/audio/x-it.xml.new as /usr/local/sha= re/mime/audio/x-it.xml: No such file or directory This list of "failed to rename" files doesn't seem to intersect with "files touched during stage". Things get back to normal if I revert ddacf99b4fc010511a09e1af376d0fca7399e208 (this commit). Roman Bogorodskiy --j9lhzWMa5mXK7/vr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEi6TfKtFPmbY34ABwyW1f/gjCImoFAmGCkckACgkQyW1f/gjC ImqSbwf+K9Z5wkuwL0zDcH3IC57EYO1GXpzspc7kM8TUBRbm28SvFe0XbepGkq8V 2NNlWQWj044dDPdo9vYdeY8fGzeKgq/SsBDV9BaMXRMhOvfv/ys7NFoR3eHqc43v oHGFKvpWQESfOvT6S64hlYo4VdOsHJ26uUoj9opyG+bV5Oz5KlenhYZ4rKS0aNxy VEjoxzdaWq5ZORPXnh2tz6dWHBLud8RCsOPSB1pGtsHEnsll3jPdn/Rk+Yc2szIF E0NCqW6onLDp/YMyHzOyj3Cu27HPI44KUzF1763QnPzOUaCWC+owGqb+3sLPWPKy 1oYjsle+j1vM5ogWpmC587qUZX/Lcg== =LOjj -----END PGP SIGNATURE----- --j9lhzWMa5mXK7/vr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YYKRzZwJwcLgOq%2By>