Search Criteria
Package Details: dlss-updater 5.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dlss-updater.git (read-only, click to copy) |
|---|---|
| Package Base: | dlss-updater |
| Description: | DLSS, XeSS, DirectStorage, FSR, and Streamline DLL updater for games |
| Upstream URL: | https://github.com/Recol/DLSS-Updater |
| Licenses: | AGPL-3.0-only |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 3 |
| Popularity: | 0.70 |
| First Submitted: | 2026-01-14 18:37 (UTC) |
| Last Updated: | 2026-09-10 19:15 (UTC) |
Dependencies (24)
- python-aiofiles
- python-aiohttp
- python-aiosqlite
- python-anyio
- python-fletAUR
- python-msgpack
- python-msgspec
- python-packaging
- python-pefile (python-pefile-gitAUR)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-platformdirs
- python-psutil
- python-tomli-w
- python-uvloop
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- appstream (check)
- Show 4 more dependencies...
Latest Comments
meow-owo commented on 2026-09-05 18:56 (UTC)
@yochananmarqos: 'python-anyio was just updated to 4.15.1-1 addressing the issue.' yeah---It worked.thank you sooooooo much~
yochananmarqos commented on 2026-09-05 14:34 (UTC)
@meow-owo:
python-anyiowas just updated to 4.15.1-1 addressing the issue.yochananmarqos commented on 2026-09-05 13:08 (UTC)
@meow-owo: I see the same in my log file, but it seems to work fine.
I would report it upstream and included your
~/.local/share/dlss-updater/dlss_updater.log.meow-owo commented on 2026-09-05 09:53 (UTC)
Description
After installing
dlss-updater 4.8.1-1on Arch Linux, DLSS Updater fails to initialize its database on startup.The main error is:
My system has:
The
anyio.to_threadmodule itself exists and can be imported successfully:However:
DLSS Updater's database initialization code calls:
which results in the
AttributeError.Reproduction
I removed the DLSS Updater user data directory:
and then launched DLSS Updater again. The same error was reproduced on a clean data directory.
Therefore, this does not appear to be caused by an old database or leftover user files.
After the database initialization fails, additional errors appear, such as:
These appear to be cascading errors caused by the database schema not being initialized.
Environment
Could you please confirm whether this is a compatibility issue between DLSS Updater and the current AnyIO version, or whether the Arch package is missing or incorrectly specifying a dependency?
It gives an error. The above is the AI's report. Simply put, after running
rm -r ~/.local/share/dlss-updater/and reopening DLSS Updater, I get an error.KuroxLemming commented on 2026-08-03 03:46 (UTC) (edited on 2026-08-03 03:47 (UTC) by KuroxLemming)
When I'm trying to install this through shelly it gives me this error.
Finished (exit 1)