simonLeary42

Results 26 issues of simonLeary42

### Steps to reproduce the issue `spack install apptainer~suid` ### Error message ``` GO apptainer [+] GO_TAGS "containers_image_openpgp sylog oci_engine apptainer_engine fakeroot_engine apparmor selinux seccomp" GEN etc/bash_completion.d/apptainer SIGILL: illegal instruction...

build-error

A user of mine is migrating from another cluster, and wants to take his .simg with him. But when he tries to use his image, it fails I think because...

``` 2023-01-20 23:52:39.712 INFO [58830] [GPClient::doConnect@244] Start connecting... # put computer to sleep and wake back up 2023-01-20 23:52:39.712 INFO [58830] [GPClient::doConnect@269] Start disconnecting the VPN... 2023-01-20 23:52:39.716 INFO [58830]...

Consider the following module tree: ``` ├── newdir │   └── foobar │   ├── .modulerc.lua │   └── 1.2.3.lua ├── root │   └── newdir │   └── 1.0.lua ``` with the following contents:...

the documentation says that you can use `LMOD_ADMIN_FILE` to make modules print deprecation warnings. I like to use this file to make modules print other messages as well. It's a...

Here is my error message: ``` [Info - 17:24:48.514] Resolving ssh remote authority 'ssh-remote+' (attemp #1) [Trace - 17:24:48.527] Identity keys: None [Info - 17:24:48.901] Trying no-auth authentication [Error -...

I found that the CSH environment setup script prints a bunch of useless output every time I want to activate it. ``` usage: conda [-h] [-V] command ... conda is...

source::community
cla-signed
stale

Where in the [docs](https://osc.github.io/ood-documentation/latest/installation.html) do I need to pick up after this role is applied? If I build from source, do I need to do the [finalizing from source](https://osc.github.io/ood-documentation/latest/installation/from-source/finalizing.html)?

my host is a proxmox ubuntu jammy LXC. The only edit I made to this role was enabling build from source. `$ cat hosts:` ``` [ood] 123.456.789.123 ``` `$ cat...

The copy module will now build a list of diffs as it iterates recursively over a directory. addresses the following issue: https://github.com/ansible/ansible/issues/74947 https://github.com/ansible/ansible/issues/75727

stale_ci
stale_review