All of 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

* [Buildroot] [Bug 13506] BR2_PACKAGE_DHCPCD missing directory creation
  2021-01-30 19:12 [Buildroot] [Bug 13506] New: BR2_PACKAGE_DHCPCD missing directory creation bugzilla at busybox.net
@ 2021-02-02 17:13 ` bugzilla at busybox.net
  2021-02-02 18:01 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2021-02-02 17:13 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Fabrice Fontaine <fontaine.fabrice@gmail.com> ---
This has been fixed in upstream dhcpcd since version 9.2.0 and
https://github.com/rsmarples/dhcpcd/commit/4d695e1ca3b87b45d5e5fa5119ddcb8a086ca9a0

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

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

* [Buildroot] [Bug 13506] BR2_PACKAGE_DHCPCD missing directory creation
  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
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2021-02-02 18:01 UTC (permalink / raw)
  To: buildroot

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

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed in git for 2020.11.x, thanks:
https://git.buildroot.org/buildroot/commit/?h=2020.11.x&id=41cbb88372601346aedc2e9f7ab379ff481d1a2f

-- 
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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.