-
使用内置配置可以启动,正常运行
使用自定义配置显示错误
```
2024-10-03 15:29:45 INFO unpacking entry {"tag": "cn", "length": 19021, "file": "/var/mosdns/geoip_cn.txt"}
2024-10-03 15:29:45 INFO unpacking entry {"tag": "cn", "…
-
Building `penpot` is a resource-intensive operation, perhaps we should just unpack Docker images like YunoHost-Apps/lemmy_ynh does?
-
> @TramontaG @DGxInfinitY Can you share full output here.
You bet. Here is the output with a fresh installation on a Google Pixel 8 Pro with Android 15.
```
$ apt update && apt up…
-
### FACT version
4.3-dev
### Environment
Distribution : Ubuntu 22.04.5 LTS
powered by [FACT 4.3-dev](https://fkie-cad.github.io/FACT_core/)
© [Fraunhofer FKIE](http://www.fkie.fraunhofer.de/) 201…
-
I was trying to integrate a `varint32` type (like https://github.com/Smerity/govarint/blob/master/govarint.go#L188:6 ..) by adding a type to `types.go` but I see a Custom declaration needs a `Size()` …
-
## Issue or Feature
I'm seeing issues with multiple machines which I've updated from Ubuntu 22 to the current Ubuntu 24.04 in which "npm install canvas" or "npm install -g canvas" attempts are fail…
-
I noticed that for the last couple releases the various distribution packages have come zipped up instead of the “naked” packages being attached to the release.
I’m assuming there is a reason for i…
-
Hey, thanks for providing binaries for this wonderful software!
1. I have Winrar installed on disk, but how can I work with RAR archives in DN? When I try to enter an archive, nothing happens.
2. …
-
Apologies for the vague title/description, not sure if it's the right diagnosis.
I'm trying to use the cmake feature, but it fails in a weird way.
Here are the steps to reproduce:
`devcontain…
-
### Bug description
```python
def f(x):
l = []
for i in x:
l.append(i)
return l
a, b = f('12')
```
### Configuration
_No response_
### Command used
```shell
pylint my…