Bug 13416 - dhcpcd start warning message: no such user dhcpcd
Summary: dhcpcd start warning message: no such user dhcpcd
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2020.11
Hardware: All Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-26 11:36 UTC by Alfredo Pons Menargues
Modified: 2020-12-27 08:50 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alfredo Pons Menargues 2020-12-26 11:36:46 UTC
Pass --disable-privsep to configure script to eliminate dhcpcd start warning message: no such user dhcpcd.

Or create dhcpcd user automatically.
Comment 1 Fabrice Fontaine 2020-12-26 17:20:13 UTC
Thanks for your bug report.
I sent a patch to create dhcpcd user:
https://patchwork.ozlabs.org/project/buildroot/patch/20201226171745.2414764-2-fontaine.fabrice@gmail.com/
Comment 2 Peter Korsgaard 2020-12-27 08:50:45 UTC
Fixed in git:

https://git.buildroot.org/buildroot/commit/?id=9e20f0910902d3f2af2c8fd0b44110d088ebc1e1

And the fix will be included in the upcoming 2020.11.1 release as well, thanks.