-
Currently (as of 0.13.2), we're releasing Wasp Linux builds only for Ubuntu x86. It works on most of the Linux distribution, but not all of them (e.g., Raspbian).
For users that don't run a compati…
sodic updated
2 months ago
-
## Bug report
**Required Info:**
- Operating System: Ubuntu 22.04
- Installation type: Tried both binary and source installation
- Version or commit hash:
- bin: `ros-humble-rclpy/jammy,now…
-
## Describe the bug
>Access to fetch at 'https://app.khoj.dev/api/content?client=obsidian' from origin 'app://obsidian.md' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is …
-
**Snakemake version**
snakemake-8.16.0
**Describe the bug**
Datrie does not build with GCC 14, and this makes snakemake uninstallable.
**Logs**
```
$ python --version
Python…
-
I tried to install SHARPpy with Python 3.12. Running `pip install -e .` gave the following error...
```
Obtaining file:///usr/local/SHARPpy
Installing build dependencies ... done
Checking if…
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
danog updated
2 weeks ago
-
### Describe the bug
Upgrading a containerized project from .NET 8 to .NET 9 RC1 fails with a NullReferenceException in MSBuild when running `dotnet restore` on `linux/arm64` platform. It succeeds on…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
If you have a playlist long enough when you shuffle it, the end doesn't get shuffled.
![Scre…
-
### Operating system
Linux
### Compiler
Gcc
### Steps to reproduce the behavior
```Shell
Checkout https://github.com/microsoft/vcpkg/commit/e21c414460498b0c7c94d815ad6d1a3d313ff28b
Create the …
-
I have the same issue as https://github.com/OLSR/olsrd/issues/89.
The suggestion in the above was to build all the plugins as that may be caused by missing plugins. For that use "make build_all". …