All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] package/ca-certificates: fix rebuilds
Date: Wed, 24 Oct 2018 14:33:35 +0200	[thread overview]
Message-ID: <87y3an8qxs.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20181021133507.C5AB58828C@busybox.osuosl.org> (Arnout Vandecappelle's message of "Sun, 21 Oct 2018 14:34:46 +0100")

>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=42b10634c628918c753bfb1aad4f950fa5d41299
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Rebuilding ca-certificates using make ca-certificates-rebuild
 > caused duplicate certificates to be installed in the target. Its build
 > system is broken: it doesn't detect that the output file already exists,
 > and instead of overwriting it, a duplicate is generated under a
 > different name. The net effect is that all certificates are installed
 > twice after rebuild.

 > Fix this by cleaning the build directory before building the package.

 > Signed-off-by: Martin Bark <martin@barkynet.com>
 > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

Committed to 2018.02.x and 2018.08.x, thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2018-10-24 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-21 13:34 [Buildroot] [git commit] package/ca-certificates: fix rebuilds Arnout Vandecappelle
2018-10-24 12:33 ` Peter Korsgaard [this message]

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=87y3an8qxs.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --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.