-
### 📑 I have found these related issues/pull requests
Export and Import of backup flattens the collections.
When importing or exporting the backup, the collections become flat again. Path name is r…
-
During making GHA green again by dropping support for Python < 3.7 a came along many `zope.app.*` packages like:
* https://github.com/zopefoundation/zope.app.schema
* https://github.com/zopefounda…
-
Unfortunately SFTPGo is not financially viable yet which means its sustainability model is failing.
SFTPGo users have increased a lot but only a few of you support the project with sponsorships/donat…
-
### What does the ELN SIG need to do?
libdb is unmaintained upstream, and therefore should no longer be relied upon. However, dropping it will not be so simple, as there is a lot of history behind i…
-
I try to install mwoffline on ubuntu 22.04, but I have this issue:
```
npm warn deprecated swig-templates@2.0.3: unmaintained
npm error code 7
npm error path /home/cyrille/.nvm/versions/node/v22.5…
-
I am using Lubuntu 22.04 LTS . I am trying to install with
`sudo npm i -g mwoffliner `
But I get this error:
```
kurisu@kurisu:~$…
-
Even with supported Node.js versions like Node.js v12, npm v7 is not currently supported:
```
$ node --version
v12.21.0
$ npm install -g npm@latest
+ npm@7.6.3
$ npm --version
7.6.3
$ …
-
dbus-glib is being deprecated in distros such as Debian and a bug has been filed to ask for it's removal and to move to modern dbus API:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955954
…
-
### Plugin Name
homebridge-irobot-v2
### Link To GitHub Repo
https://github.com/taurgis/homebridge-irobot-v2
### Plugin Icon (Optional)
_No response_
### The plugin does not offer th…
-
We need to plan how we want to approach supporting the new graphics APIs: Vulkan, DirectX 12, and Metal.
These new APIs are more verbose and require more setup code to do similar things as previous …