Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2024 21:46:09 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Gleb Popov <arrowd@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 4eb8bb45d330 - main - devel/glib20: Define TEST_DEPENDS and add prepartions to pre-test
Message-ID:  <ed8e-1af2-wny@FreeBSD.org>
In-Reply-To: <202406301444.45UEiK5p096513@gitrepo.freebsd.org> (Gleb Popov's message of "Sun, 30 Jun 2024 14:44:20 GMT")
References:  <202406301444.45UEiK5p096513@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

Gleb Popov <arrowd@FreeBSD.org> writes:

> +pre-test:
> +	${LOCALBASE}/bin/dbus-uuidgen > /var/lib/dbus/machine-id

- Files outside of WRKDIR and STAGEDIR may not be writable by regular users
- DBus session/user bus doesn't require /var/lib/dbus/machine-id
  if started explicitly via "dbus-daemon --session" or dbus-run-session(1)
- Likely obsolete after https://cgit.freebsd.org/src/commit/?id=17333d92643d


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ed8e-1af2-wny>