-
### Checks before filing an issue
- [X] This issue doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/matte…
-
Running on 4xH100 as specified in readme:
```
Traceback (most recent call last): …
-
Error building the firmware image
Server response: Error: Impossible package selection
[Please report the error message and request](https://github.com/openwrt/asu/issues)
Request Data:
{
…
-
### Current problem
A common setup for repos is to use the src layout discussed [here](https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/). Currently, for src layouts, we…
-
**Describe the bug**
I need to use command `rpm --root /path/to/image/fakeroot -ivh xxx.rpm xxx.rpm` as normal user to install RPM packages into my fakeroot for my embedded system.
When running with…
-
### The problem
After upgrading to homeassistant 2024.11.0, I noticed in my logs a bunch of go2rtc errors.
After reading about the new go2rtc integration I believe the problem is that go2rtc is bein…
-
The error the GH bot posts is:
```
Some errors occurred when validating the changesets config:
The package or glob expression "my-package-name" specified in the `fixed` option does not match any…
-
I kept getting this error
# ComfyUI Error Report
## Error Details
- **Node Type:** MochiWrapperSamplerCustom
- **Exception Type:** RuntimeError
- **Exception Message:** slow_conv2d_forward_mps:…
-
### Operating system
arm64-osx
### Compiler
AppleClang 15.0.0.15000309
### Steps to reproduce the behavior
```Shell
1. my dependencies are gflags spdlog brpc braft
2. here is my CMakeLists:
cmake…
-
### What is the problem this feature would solve?
Right now, if I have a monorepo, running `bun add PKG` (in the root directory) will add the package into the root `package.json` (as expected). Afaic…