Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 13506] New: BR2_PACKAGE_DHCPCD missing directory creation
@ 2021-01-30 19:12 bugzilla at busybox.net
  2021-02-02 17:13 ` [Buildroot] [Bug 13506] " bugzilla at busybox.net
  2021-02-02 18:01 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2021-01-30 19:12 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13506

            Bug ID: 13506
           Summary: BR2_PACKAGE_DHCPCD missing directory creation
           Product: buildroot
           Version: 2020.11.1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: miohna at freenet.de
                CC: buildroot at uclibc.org
  Target Milestone: ---

dhcpcd expects the directory /var/db/dhcpcd/ being present for the storage of
various files. However, this directory is not created during a default build
process of this package, causing error messages at run time.

Suggesting to add a mkdir -p /var/db/dhcpcd/ in file /package/dhcpcd/dhcpcd.mk

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-02 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-30 19:12 [Buildroot] [Bug 13506] New: BR2_PACKAGE_DHCPCD missing directory creation bugzilla at busybox.net
2021-02-02 17:13 ` [Buildroot] [Bug 13506] " bugzilla at busybox.net
2021-02-02 18:01 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox