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 13576] Issues compiling buildroot for 5x86
Date: Fri, 05 Mar 2021 23:29:30 +0000	[thread overview]
Message-ID: <bug-13576-163-ecmPRBMGRE@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-13576-163@https.bugs.busybox.net/>

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

--- Comment #4 from ingineru_de_sistem at yahoo.com ---
7) stopping the "transmission" service fails.
This is fully documented in here:
https://forum.transmissionbt.com/viewtopic.php?t=11561

I tried that solution and it works fine (file /etc/init.d/S92transmission) : 

# diff -u S92transmission~ S92transmission
--- S92transmission~
+++ S92transmission
@@ -93,7 +93,7 @@
         #   1 if daemon was already stopped
         #   2 if daemon could not be stopped
         #   other if a failure occurred
-        start-stop-daemon --stop --quiet --retry=TERM/10/KILL/5 --pidfile
$PIDFILE --name $NAME
+        start-stop-daemon --stop --quiet --retry=TERM/10/KILL/5 --pidfile
$PIDFILE --exec $DAEMON
         RETVAL="$?"
         [ "$RETVAL" = 2 ] && return 2


(I mean it starts, stops without error and if I check the process afterwards it
is indeed starter or stopped as requested.)

It may be an upstream bug, but a simple patch in buildroot won't hurt it either
(if they fix it upstream, the patch will just skip, no biggie).

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

  parent reply	other threads:[~2021-03-05 23:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05  0:33 [Buildroot] [Bug 13576] New: Issues compiling buildroot for 5x86 bugzilla at busybox.net
2021-03-05  9:04 ` [Buildroot] [Bug 13576] " bugzilla at busybox.net
2021-03-05 22:35 ` bugzilla at busybox.net
2021-03-05 22:51 ` bugzilla at busybox.net
2021-03-05 23:29 ` bugzilla at busybox.net [this message]
2021-03-06  9:52 ` bugzilla at busybox.net
2021-03-06 11:31 ` bugzilla at busybox.net
2021-03-07 18:02 ` bugzilla at busybox.net
2021-03-07 18:12 ` bugzilla at busybox.net
2021-03-10 19:46 ` bugzilla at busybox.net
2021-03-10 19:50 ` bugzilla at busybox.net
2021-03-10 19:57 ` bugzilla at busybox.net
2021-03-10 22:47 ` bugzilla at busybox.net
2024-06-15 14:56 ` bugzilla

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-13576-163-ecmPRBMGRE@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.