Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2023 22:58:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255639] [nanobsd] "missing directory in specification" while building disk image
Message-ID:  <bug-255639-227-adWBGDIJha@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255639-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255639-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255639

Max <maxsteciuk@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxsteciuk@gmail.com

--- Comment #1 from Max <maxsteciuk@gmail.com> ---
Hello,

Could you please let us know which branch the proposed patch will be merged=
 to?

As for me the nanobsd image build succeeded when I added the lines 422-426 =
in
tools/tools/nanobsd/embedded/common
```
        echo "./etc/ssl type=3Ddir uname=3Droot gname=3Dwheel mode=3D0755"
        echo "./etc/ssl/blacklisted type=3Ddir uname=3Droot gname=3Dwheel m=
ode=3D0755"
        echo "./etc/ssl/certs type=3Ddir uname=3Droot gname=3Dwheel mode=3D=
0755"
        echo "./usr/share/keys/ssl type=3Ddir uname=3Droot gname=3Dwheel mo=
de=3D0755"
        echo "./usr/share/keys/ssl/certs type=3Ddir uname=3Droot gname=3Dwh=
eel
mode=3D0755"
```
Possibly for better visualization of diff I uploaded it on GitHub
https://github.com/ghostbsd/ghostbsd-src/compare/stable/13...maxsteciuk:gho=
stbsd:stable/13#diff-ec54d95a1ddfea75136ffd5b2f1a0bd25f300e3effb4b0e54fa89e=
8132493301

Thanks
Max

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255639-227-adWBGDIJha>