[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: |
Colin Macdonald |
Subject: |
[Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run |
Date: |
Tue, 5 Jul 2022 21:09:39 -0400 (EDT) |
Follow-up Comment #9, bug #62681 (project octave):
Basic instructions, requested in some earlier thread:
docker pull gnuoctave/octave:7.1.0
After doing that you can run one-off commands like:
docker run -it --rm gnuoctave/octave:7.1.0 octave-cli --eval
"canonicalize_file_name ('/usr/share/octave/packages')"
Entered start.sh with args: octave-cli --eval canonicalize_file_name
('/usr/share/octave/packages')
Executing the command: octave-cli --eval canonicalize_file_name
('/usr/share/octave/packages')
ans =
That is, `ans` is empty. Same for the other command.
- - - -
There does not seem to be such a packages directory:
docker run -it --rm gnuoctave/octave:7.1.0 bash
cd /usr/share/octave
/usr/share/octave$ find . | grep packages
./7.1.0/m/pkg/private/list_forge_packages.m
./7.1.0/m/pkg/private/unload_packages.m
./7.1.0/m/pkg/private/load_packages.m
./7.1.0/m/pkg/private/installed_packages.m
./7.1.0/m/pkg/private/load_packages_and_dependencies.m
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62681>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, INVALID.NOREPLY, 2022/07/01
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Markus Mützel, 2022/07/04
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, alexvong1995 AT protonmail * com, 2022/07/04
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Markus Mützel, 2022/07/04
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run,
Colin Macdonald <=
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Markus Mützel, 2022/07/06
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, alexvong1995 AT protonmail * com, 2022/07/06
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Markus Mützel, 2022/07/06
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Colin Macdonald, 2022/07/06
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Colin Macdonald, 2022/07/06
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Markus Mützel, 2022/07/08
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Philip Nienhuis, 2022/07/17
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Markus Mützel, 2022/07/18
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Philip Nienhuis, 2022/07/18
- [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run, Markus Mützel, 2022/07/19