Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2021 04:50:09 -0800 (PST)
From:      "Jeffrey Bouquet" <jbtakk@iherebuywisely.com>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        "freebsd-current" <freebsd-current@freebsd.org>
Subject:   Re: make cleandir tries to access /...
Message-ID:  <E1mpriz-0002Yq-24@rmmprod07.runbox>
In-Reply-To: <alpine.BSF.2.00.2111241154310.68830@ai.fobar.qr>

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


On Wed, 24 Nov 2021 11:55:25 +0000 (UTC), "Bjoern A. Zeeb" <bzeeb-lists@lis=
ts.zabbadoz.net> wrote:

> On Wed, 24 Nov 2021, Bjoern A. Zeeb wrote:
>=20
> > Hi,
> >
> >    673 =3D=3D=3D> usr.bin/diff/tests (cleandir)
> >    674 =3D=3D=3D> lib/geom (cleandir)
> >    675 =3D=3D=3D> sbin/mount_udf (cleandir)
> >    676 make[6] warning: /lib/geom: Permission denied.
> >
> > ^^^^ not sure what is going on here?
> >
> >    677 =3D=3D=3D> share/i18n/esdb/ISO-8859 (cleandir)
> >    678 =3D=3D=3D> tests/sys/cddl/zfs/tests/cli_root/zfs_clone (cleandir)
>=20
> On closer look it feels like MAKeOBJDIRPREFIX or something is missing
> somewhere?
>=20
> make[5] warning: /lib: Permission denied.
> make[5] warning: /libexec: Permission denied.
> make[5] warning: /bin: Permission denied.
> make[5] warning: /rescue: Permission denied.
> make[5] warning: /sbin: Permission denied.
> make[5] warning: /sys: Permission denied.
> make[5] warning: /etc: Permission denied.
> make[6] warning: /lib/geom: Permission denied.
> ...
>=20
> --=20
> Bjoern A. Zeeb                                                     r15:7


on a recent 13.-0 STABLE buildworld I had to use
cd /usr/obj
gfind . -type f -exec chflags noschg {} \;=20=20
for the first time in 17 years ...  if that helps
...........................................................................=
..........
as an aside, from July to Nov 13.0-STABLE the newer
wpa_supplicant failed with an ioctl* error, the july backup into
the Nov new base/userland fixed that issue.
...........................................................................=
.....
as another aside, etcupdate still has no capability in /var/* [here]  to
fixup /etc properly so I had to use mergemaster again as I am not
well versed in its methods of operation.
...........................................................................=
..
Just posting the latter two in here as non urgent?? footnotes, did
not wish to put in an email to CURRENT a 13-STABLE issue... I consider
them each regressions to BSD ease of upgrade if it affects=20
recently new users or  anyone
else.=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1mpriz-0002Yq-24>