-
#### Summary
Microk8s seems to not install correctly
When I run "microk8s inspect" it complains about
Inspecting dqlite
Inspect dqlite
cp: cannot stat '/var/snap/microk8s/7394/var/kubern…
-
Occasionally CircleCI fails on the `unpack_phantomjs` step with:
```
#!/bin/bash -eo pipefail
/bin/tar xjf /usr/local/src/phantomjs-1.9.7-linux-x86_64.tar.bz2 --strip-components=1
bzip2: Com…
-
Some npm packages have malformed tarballs (missing the +x file attr bit on directories) which don't play nicely with Bazel when they are extracted by the rules_js `NpmPackageExtract` action. See https…
-
The file https://static.rust-lang.org/dist/rustc-1.83.0-src.tar.xz — config.example.toml contains
```toml
[build]
# Indicate whether the vendored sources are used for Rust dependencies or not.
#
# Ven…
-
## Describe the bug
`completions/pkg_delete` is missing from the tarball. This causes build errors when built on BSD systems.
## To reproduce
Build and install bash-completion on e.g. FreeBSD…
-
After merging pull request #350, the automatically triggered CI job "Release-Tarball" failed with the error that it uses a deprecated API version:
> This request has been automatically failed becau…
-
# Introduction
The size of the Nixpkgs tarball places burden onto internet connections and storage systems of every user. We should therefore strive to keep it small. Over the past years that I've …
Atemu updated
2 weeks ago
-
**Description**
When p4est sources are packaged via a CMake tarball the version is set to 0.0.0.
The result in `include/p4est_config.h` reads
```
[...]
/* Define to the full name and version …
-
I was following the instructions [here](https://docs.letsdisco.dev/get-started/install-the-cli) to download the command line interface. I was ultimately successful, but I ran into two confusing issues…
-
The release pipeline currently supports tarball-based versions (e.g. 6.0) and VMR-based versions (e.g. 8.0). Once 6.0 is EOL, we should update the pipeline to only support the VMR configuration.