octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specifi


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run
Date: Fri, 1 Jul 2022 00:03:04 -0400 (EDT)

Follow-up Comment #5, bug #62681 (project octave):

[comment #4 comment #4:]
> The current main branch of symbolic should do it.  I've seen this most often
on our CI/CD runs and when messing around with containers, not sure I've seen
it locally yet.
> 
> But I think @alexvong1995 has.
> 
What I observed is similar to that of @cbm. I've seen the problem only
occurring inside containers but not locally.

There're 3 possibilities I could think of.

1. root privilege is used inside containers but not locally
2. install paths inside containers are different from what we use locally
3. environment variables inside containers are different from what we use
locally

I've tried dropping root privilege using "sudo -u nobody ..." (actually the
correct way to do it in Debian-based distros is to use "setpriv ..." but we're
testing only) inside containers but the problem doesn't go away, so maybe we
can rule out 1.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62681>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]