public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] required host packages on Travis CI
Date: Fri, 1 Nov 2019 14:34:35 +0900	[thread overview]
Message-ID: <20191101053434.GU10448@linaro.org> (raw)
In-Reply-To: <20191030111729.GV11173@bill-the-cat>

Tom,

On Wed, Oct 30, 2019 at 07:17:29AM -0400, Tom Rini wrote:
> On Wed, Oct 30, 2019 at 03:30:58PM +0900, AKASHI Takahiro wrote:
> 
> > Hi Tom,
> > 
> > In test/py/README.md, all the required host packages and their
> > versions to be used on 14.04(Trusty) are listed. On the other hand,
> > ".travis.yml" names a similar but different list of packages.
> > The latter also specifies the distribution to be used, which is
> > xenial(16.04).
> > 
> > * How would like to sync those two different lists?
> > * Do you still think it appropriate to mention the "tested versions"
> >   in README.md at all?
> 
> The README is woefully out of date and I addressed that as part of:
> http://patchwork.ozlabs.org/project/uboot/list/?series=138421

Oooops, I haven't noticed it.

> Please note that moving forward, the GitLab and Azure CI files need to
> be kept up to date as well, but with at least one of them being updated
> I can help with the other two.  Thanks!

Although I don't understand what you mean above very well,
some questions:
1) Is it good enough just to put a package name in .travis.yml's addons
   if all the required binaries (commands) are installed in standard
   PATH?

2) I need efitools package, but a version provided in xenial(16.04) is
   quite old and some command has a fatal bug. So my current py test
   will fail.
   We need v1.5.2 or later of efitools, which is only available
   in cosmic(18.10) and later.
   How can we address this issue? Do we need some script to build efitools
   on our own on GitLab/Travis server?

3) (Not specific to secure boot test)
   Does "su" or "sudo" command work on Travis CI server?

Thanks,
-Takahiro Akashi


> -- 
> Tom

  reply	other threads:[~2019-11-01  5:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-30  6:30 [U-Boot] required host packages on Travis CI AKASHI Takahiro
2019-10-30 11:17 ` Tom Rini
2019-11-01  5:34   ` AKASHI Takahiro [this message]
2019-11-01 13:07     ` Tom Rini
2019-11-06  7:12       ` AKASHI Takahiro
2019-11-06 12:29         ` Tom Rini

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=20191101053434.GU10448@linaro.org \
    --to=takahiro.akashi@linaro.org \
    --cc=u-boot@lists.denx.de \
    /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