-
I had some connection issues lately which seems to have caused cabal to only partially download some files when updating the index.
This results in the error below, which gives no indication on how…
-
### Zig Version
0.14.0-dev.1860+2e2927735
### Steps to Reproduce and Observed Behavior
Given a `build.zig.zon` with a path dependency
```zig
.zqlite = .{ .path = "foo" },
```
when you…
-
I'm using opam in Windows 11. I tried to install OCaml, but failed apparently because the downloaded file for `ocaml-base-compiler.5.1.1` is not found. Here's what happened in my command prompt.
```
…
-
**Describe the bug**
`oclif pack win` returns the following error.
```
oclif: gathering workspace for test to D:\Files\Code\nodejs\test\tmp\test
Error: Command failed: tar -xzf "D:\Files\Co…
-
## Bug Report
**Package Name:** oraclejre8
### Current Behaviour
Fails to extract archive.
### Expected Behaviour
Extracts archive.
### Additional context/output
The download …
-
Running `sudo bluebuild rebase ./recipes/recipe.yml` results in the following error.
Rebasing onto images built via the github workflow work just fine.
```
[21:57:40 TRACE blue_build::commands:…
dkolb updated
13 hours ago
-
Hi there, when trying to install textworld on linux aarch64 with `pip install textworld`, I get this error during the installation of inform7.
```
[...]
Running setup.sh...
++ uname -s
+ …
-
### Operating system
Linux
### Compiler
GCC
### Steps to reproduce the behavior
change the version in the vcpkg/ports/protobuf.vcpkg.json to 3.21.12
./vcpkg install protobuf:x64-linux --overlay-…
-
I'm using version 3.7.3 of bsdtar on Windows 10 x64.
After creating a tar archive containing a single sparse file, there is an issue on extracting it. A (possibly bogus?) error message is shown, bu…
-
**Describe the bug**
Uploading a `.tar.gz` artifact results in the archive being `.zip`ped. Many (if not probably most) projects on GitHub tend to prefer the `.tar.gz` extension, rather than `.zip`, …