All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 13781] New: isc dhcp-server package don't create file /usr/bin/dhcpd
Date: Fri, 30 Apr 2021 07:46:33 +0000	[thread overview]
Message-ID: <bug-13781-163@https.bugs.busybox.net/> (raw)

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

            Bug ID: 13781
           Summary: isc dhcp-server package don't create file
                    /usr/bin/dhcpd
           Product: buildroot
           Version: 2021.02
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: kay.jeschonneck at airbus.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Overview: 

After activate the isc dhcp-server package, configure the dhcpd.conf, build the
system and flash it on the target i expect the dhcp-server start, but i doesn't
start. After some investigate i found that the /etc/init.d/S80dhcp-server file
check with this command "test -f /usr/sbin/dhcpd" if the file dhcpd exist but
it doesn't exist.

Steps to Reproduce:
  1. create enviroment
(https://github.com/kontron/buildroot-external-smarc-sal28)
  2. select "Target Packages/show packages that are also provided by busybox"
  3. select "Target Packages/Networking applications/dhcp (isc)" and "Target
Packages/Networking applications/dhcp (isc)/dhcp-server"
  4. build system

Actual Results:
  file "build/target/usr/sbin/dhcpd2", "./usr/sbin/dhcpd2" in
"build/images/rootfs.tar" not exist

Expected Results:
  file "build/target/usr/sbin/dhcpd2", "./usr/sbin/dhcpd2" in
"build/images/rootfs.tar" exist


Build Date & Hardware
  Build 30.04.2021 on Ubuntu 18.04.5 LTS
  Intel NUC, Intel Core i7-10710U

Additional Builds and Platforms:
  Kontron SMARC-sAL28 module

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

             reply	other threads:[~2021-04-30  7:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30  7:46 bugzilla at busybox.net [this message]
2021-04-30  7:55 ` [Buildroot] [Bug 13781] isc dhcp-server package don't create file /usr/bin/dhcpd bugzilla at busybox.net
2021-04-30 20:12 ` bugzilla at busybox.net
2021-05-05 11:53 ` bugzilla at busybox.net
2021-05-05 19:23 ` bugzilla at busybox.net
2021-05-06  8:22 ` bugzilla at busybox.net
2021-05-06 12:59 ` bugzilla at busybox.net
2021-05-06 14:56 ` bugzilla at busybox.net
2021-05-06 16:03 ` bugzilla at busybox.net
2021-05-07  8:37 ` bugzilla at busybox.net
2021-05-07  9:59 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-13781-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.