* [Buildroot] [Bug 14346] New: BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch CONFIG_NFSD in kernel configuration
@ 2021-11-16 1:06 bugzilla
2021-11-21 10:33 ` [Buildroot] [Bug 14346] " bugzilla
2024-06-15 15:00 ` bugzilla
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2021-11-16 1:06 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14346
Bug ID: 14346
Summary: BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch
CONFIG_NFSD in kernel configuration
Product: buildroot
Version: 2021.02.7
Hardware: PC
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: mateusz.dukat1@gmail.com
CC: buildroot@uclibc.org
Target Milestone: ---
Overview:
Setting BR2_PACKAGE_NFS_UTILS_RPC_NFSD to 'y' does not patch CONFIG_NFSD in
Linux kernel configuration.
Steps to reproduce:
1) Build buildroot for i386, with kernel defconfig, and buildroot config
values:
BR2_PACKAGE_NFS_UTILS_RPC_NFSD=y
2) Run image on any machine/vm
Actual results:
When booting buildroot built like that, it immediately throws:
> Starting NFS daemon: rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
> Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem
> FAIL
Expected results:
NFS server starts correctly.
Build date and hardware:
Buildroot tag 2021.02.7 built on 16.11.2021 on Thinkpad X131e (intel) \w Ubuntu
server 20.04 LTS
Additional information:
To manually fix this problem, create text file in buildroot root directory
named "kernel_patch.txt" with value:
> CONFIG_NFSD=y
Then, in buildroot config, modify BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES to:
> BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="kernel_patch.txt"
And finally build new image.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 14346] BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch CONFIG_NFSD in kernel configuration
2021-11-16 1:06 [Buildroot] [Bug 14346] New: BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch CONFIG_NFSD in kernel configuration bugzilla
@ 2021-11-21 10:33 ` bugzilla
2024-06-15 15:00 ` bugzilla
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2021-11-21 10:33 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14346
--- Comment #1 from Fabrice Fontaine <fontaine.fabrice@gmail.com> ---
Can you confirm that the following patch fix your issue:
https://patchwork.ozlabs.org/project/buildroot/patch/20211119164926.2410106-1-fontaine.fabrice@gmail.com/
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 14346] BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch CONFIG_NFSD in kernel configuration
2021-11-16 1:06 [Buildroot] [Bug 14346] New: BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch CONFIG_NFSD in kernel configuration bugzilla
2021-11-21 10:33 ` [Buildroot] [Bug 14346] " bugzilla
@ 2024-06-15 15:00 ` bugzilla
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-06-15 15:00 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14346
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
CC| |yann.morin.1998@free.fr
--- Comment #2 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-15 15:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-16 1:06 [Buildroot] [Bug 14346] New: BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch CONFIG_NFSD in kernel configuration bugzilla
2021-11-21 10:33 ` [Buildroot] [Bug 14346] " bugzilla
2024-06-15 15:00 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox