Date: Sat, 4 Nov 2017 18:07:50 +0300 From: Boris Samorodov <bsam@passap.ru> To: freebsd-current@FreeBSD.org Subject: [base packages] [r325303 -> r325351] install: hcsecd.conf: Permission denied Message-ID: <7d453684-c432-07ff-8f29-403b05a5e1a8@passap.ru>
next in thread | raw e-mail | index | archive | help
Hi All, I create packages (as an ordinary user with command "make packages") for HEAD once a day. Today I've got a regression: --- rev. 325351 regression --- install -U -M /usr/obj/usr/src/amd64.amd64/worldstage//METALOG -D /usr/obj/usr/src/amd64.amd64/worldstage -T package=runtime -o root -g wheel -m 600 hcsecd.conf /usr/obj/usr/src/amd64.amd64/worldstage/etc/bluetooth/hcsecd.conf install: hcsecd.conf: Permission denied *** Error code 71 Stop. make[9]: stopped in /usr/src/etc/bluetooth --- Files in question are: --- % ls -ld /usr/obj/usr/src/amd64.amd64/worldstage/etc/bluetooth drwxr-xr-x 2 bsam wheel 512 3 нояб. 06:35 /usr/obj/usr/src/amd64.amd64/worldstage/etc/bluetooth % ls -l /usr/obj/usr/src/amd64.amd64/worldstage/etc/bluetooth total 12 -rw------- 1 bsam wheel 1343 3 нояб. 06:35 hcsecd.conf -rw-r--r-- 1 bsam wheel 305 3 нояб. 06:35 hosts -r--r--r-- 1 bsam wheel 1110 3 нояб. 06:35 protocols --- Yesterday rev. 325303 worked fine. -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d453684-c432-07ff-8f29-403b05a5e1a8>