-
### Description / Steps to reproduce the issue
try building esp32s3-devkit:knsh on macOS.
it uses kconfig-merge, which internally uses `cp -T`, which is not available for non-gnu cp.
https://bitb…
-
### Description
I'm trying to use runsc to run a software bundle built by guix pack. While it works if i use `/bin/sleep 100` as the command, runsc fails immediately if i use `/bin/bash -c "sleep 100…
-
So that I can see which environment variables are defined. This is useful for figuring out what variables to put into my `.shellrc` to make MSVC work.
`printenv` is already in coreutils, so we just…
-
Given:
* Mac OS 10.15
* coreutils 9.0 (installed via HomeBrew)
* testinfra 6.0.0
When using File module methods/properties such as `host.file("/path/to/file").user`, testinfra fails with the fol…
-
(and I'm feeling fine).
I bisected across 16k commits of nixpkgs on a nix store on an nfs drive, where evaluating the sample flake I had at hand took 3+ minutes. Please clap.
This is the flake I…
-
## Describe the bug
Ive encountered a weird issue with systemd-run0 after todays unstable update
it authenticated successfully, but fails afterwards for an unknown reason
```
# journal
Dez …
-
I'm trying to build coreutils 0.0.15 on a x86_64-pc-linux-musl host using the full LLVM toolchain and see the following build error:
```
Running `rustc --crate-name libstdbuf --edition=2021 src…
marv updated
4 months ago
-
#### Operating system and version:
Ubuntu server 24.04.1, x86-64, clean install, removed snapd and unattended-updates
#### `nvm debug` output:
```sh
nvm debug
nvm --version: v0.40.1
$SHELL: /bin/ba…
-
### Related problem
Following on the momentum of moving the `uu_cp` crate/command into nushell, we'd like to add the `uu_rm` crate/command too, as `urm` for now. We can use this issue to discuss para…
-
### Checklist
- [X] I added a descriptive title.
- [X] I searched through [existing issues](https://github.com/ContinuumIO/anaconda-issues/issues) and couldn't find a solution or duplicate issue.
- […