All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Strange error when set root password in buildroot
@ 2013-07-25  2:42 Woody Wu
  2013-07-25  8:25 ` Thomas De Schampheleire
  0 siblings, 1 reply; 9+ messages in thread
From: Woody Wu @ 2013-07-25  2:42 UTC (permalink / raw)
  To: buildroot

Hi, 

Today I just set the root password in buildroot. Then I got strange
error when building:

/usr/bin/sed -i -e 's,^root:[^:]*:,root:usage: mkpasswd [args] [user]   where arguments are:     -l #      (length of password, default = 9)     -d #      (min # of digits, default = 2)     -c #      (min # of lowercase chars, default = 2)     -C #      (min # of uppercase chars, default = 2)     -s #      (min # of special chars, default = 1)     -v        (verbose, show passwd interaction)     -p prog   (program to set password, default = passwd):,' /home/woody/src/buildroot-2013.05/output/target/etc/shadow
/usr/bin/sed: -e expression #1, char 109: unknown option to `s'
make: *** [target-root-passwd] Error 1

What's the problem? Thanks.

-- 
I can't go back to yesterday - because I was a different person then

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

end of thread, other threads:[~2013-07-27 13:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-25  2:42 [Buildroot] Strange error when set root password in buildroot Woody Wu
2013-07-25  8:25 ` Thomas De Schampheleire
2013-07-26  8:11   ` Woody Wu
2013-07-26  8:23     ` Thomas De Schampheleire
2013-07-26  9:31   ` Woody Wu
2013-07-26 10:25     ` Thomas De Schampheleire
2013-07-27  5:42       ` Woody Wu
2013-07-27  8:00         ` Thomas De Schampheleire
2013-07-27 13:00           ` Thomas Petazzoni

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.