-
I tried running `cargo test --features unix --release` on my desktop and laptop and had failures on my desktop only. These installs are both exactly the same, but my desktop runs on btrfs and my lapto…
-
We are using the [`uutils/coreutils`](https://github.com/uutils/coreutils) crates for some of our key file-system commands.
Their project has some core crates like `uucore` and then a series of cr…
-
Package manager integration is added along with v0.5.15. However, not all package managers are supported yet.
- Some package managers allow searching for a package containing an executable. In this…
iffse updated
23 minutes ago
-
running `cargo test --features "df" --no-default-features` on my machine (Fedora 39) fails with:
```
test test_df::test_type_option ... ok
test test_df::test_type_option_with_file ... FAILED
f…
-
I was taking a look at https://github.com/dslm4515/CMLFS/tree/bsd-userland and thought that it would be interesting to also have [Heirloom NG](https://github.com/Projeto-Pindorama/heirloom-ng) as an a…
-
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…
-
**Describe the bug:**
Service specific variables aren't set
**Steps to reproduce:**
Add to script.sh
```
#!/usr/bin/env bash
echo "FOO: $FOO"
```
`flox edit` and add contents:
```
version = 1
[se…
-
### 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.
- […
-
### 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…
-
### 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…