From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
To: isar-users@googlegroups.com
Subject: Re: [PATCH v2] scripts/ci_build.sh installs required commands
Date: Sat, 24 Dec 2022 16:47:27 +0100 [thread overview]
Message-ID: <CAJGKYO4yW14t8UHD8A_rYr4A5Aa9NvgQMoJVLmzFM2kwGf_g+g@mail.gmail.com> (raw)
In-Reply-To: <CAJGKYO6iBUqXsi4q6TLWPs7ED57pibL=gjAtOkhYONiUbYaF6w@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
[PATCH] scripts/ci_build.sh virtualenv uses mktemp to avoid conflicts
Previous user or concurrent users may use scripts/ci_build.sh and in
particular root user creates a temporary directory that is not removable by
common users. Using a combination of mktemp and trap on EXIT will solve
all of these problems.
This patch applies on the top of the current one:
* scripts/ci_build.sh installs required commands
The patch has been sent by elastic mail and went in moderation as
usual, and here in attachment.
Best regards, R-
[-- Attachment #2: 0001-scripts-ci_build.sh-virtualenv-uses-mktemp-to-avoid-.patch --]
[-- Type: application/x-patch, Size: 1360 bytes --]
next prev parent reply other threads:[~2022-12-24 15:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-24 10:07 Roberto A. Foglietta
2022-12-24 15:47 ` Roberto A. Foglietta [this message]
2022-12-25 11:28 ` Roberto A. Foglietta
2022-12-25 15:38 ` Roberto A. Foglietta
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=CAJGKYO4yW14t8UHD8A_rYr4A5Aa9NvgQMoJVLmzFM2kwGf_g+g@mail.gmail.com \
--to=roberto.foglietta@gmail.com \
--cc=isar-users@googlegroups.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox