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 12586] avahi failure
Date: Fri, 28 Feb 2020 12:36:03 +0000	[thread overview]
Message-ID: <bug-12586-163-ao11RaO9GB@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-12586-163@https.bugs.busybox.net/>

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

--- Comment #2 from Peter Seiderer <ps.report@gmx.net> ---
Your .config enables no filesystem image, how do you run it on the target?

Note that the result under target is not a usable filesystem (see e.g.
cat target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM) and will miss the user/group
entries for avahi...

On the target the following avahi user/group entries should exist:

$ grep avahi /etc/passwd 
avahi:x:1000:1000::/:/bin/false

$ grep avahi /etc/group 
avahi:x:1000:

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

  parent reply	other threads:[~2020-02-28 12:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-28  5:08 [Buildroot] [Bug 12586] New: avahi failure bugzilla at busybox.net
2020-02-28  5:09 ` [Buildroot] [Bug 12586] " bugzilla at busybox.net
2020-02-28 12:36 ` bugzilla at busybox.net [this message]
2020-03-02  4:37 ` bugzilla at busybox.net
2020-05-18  7:34 ` 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-12586-163-ao11RaO9GB@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.