Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 13341] New: Mistake in /etc/init.d/S70vsftpd
@ 2020-11-27 11:29 bugzilla at busybox.net
  2020-11-27 17:17 ` [Buildroot] [Bug 13341] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2020-11-27 11:29 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 13341
           Summary: Mistake in /etc/init.d/S70vsftpd
           Product: buildroot
           Version: 2020.08.2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: tochansky at tochlab.net
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 8686
  --> https://bugs.busybox.net/attachment.cgi?id=8686&action=edit
Sample diff

Found an error in start script for vsftpd - incorrect variable for
'start-stop-daemon' is used - in place of $NAME should be used $DAEMON.

Starting /etc/init.d/S70vsftpd start leads to error message:

Starting vsftpd: start-stop-daemon: unable to stat //vsftpd (No such file or
directory)

After changing $NAME to $DAEMON in script service starts successfuly.

Same problem is in master branch.

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

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

* [Buildroot] [Bug 13341] Mistake in /etc/init.d/S70vsftpd
  2020-11-27 11:29 [Buildroot] [Bug 13341] New: Mistake in /etc/init.d/S70vsftpd bugzilla at busybox.net
@ 2020-11-27 17:17 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2020-11-27 17:17 UTC (permalink / raw)
  To: buildroot

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

Peter Korsgaard <jacmet@uclibc.org> changed:

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

--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed in git, thanks!

https://git.buildroot.org/buildroot/commit/?id=405f76425d20ef2f84006f2f6db798c338691c13

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

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

end of thread, other threads:[~2020-11-27 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27 11:29 [Buildroot] [Bug 13341] New: Mistake in /etc/init.d/S70vsftpd bugzilla at busybox.net
2020-11-27 17:17 ` [Buildroot] [Bug 13341] " 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