Skip to content

Application Update doesnt work on cachyos #365

@clarkarch

Description

@clarkarch

What happened?

It seems the application updater doesnt work on cachyos, clicking restart to install returns an error

"Neither dpkg nor apt command found. Cannot install .deb package."

Operating System

Linux

GeForce NOW Tier

Free

Logs (required)

OpenNOW Logs Export
Generated: 2026-04-26T14:19:23.663Z
Source: main
Total Entries: 37
============================================================

2026-04-26T14:06:21.630Z   LOG [CACHE] Initialized cache directory: /home/clark/.config/opennow-stable/gfn-cache
2026-04-26T14:06:25.074Z   LOG [main] Resolved membership tier: FREE
2026-04-26T14:06:25.546Z   LOG [CACHE] RefreshScheduler initialized (interval: 720 minutes)
2026-04-26T14:06:25.547Z   LOG [CACHE] Starting RefreshScheduler
2026-04-26T14:06:25.548Z   LOG [CACHE] Auth context not available, skipping refresh
2026-04-26T14:06:32.406Z   LOG [main] Loaded 14 providers
2026-04-26T14:06:32.584Z   LOG [CACHE] Auth context updated for refresh scheduler
2026-04-26T14:06:34.987Z   LOG [CACHE] Auth context updated for refresh scheduler
2026-04-26T14:06:34.993Z   LOG [CACHE] Auth context updated for refresh scheduler
2026-04-26T14:06:35.064Z   LOG [CACHE] Cache hit: games:library (age: 1029s)
2026-04-26T14:06:42.353Z  INFO [main] Checking for update
2026-04-26T14:06:47.324Z  INFO [main] Found version 0.3.8 (url: OpenNOW-v0.3.8-linux-x86_64.AppImage, OpenNOW-v0.3.8-linux-amd64.deb)
2026-04-26T14:17:08.500Z  INFO [main] Checking for update
2026-04-26T14:17:10.693Z  INFO [main] Found version 0.3.8 (url: OpenNOW-v0.3.8-linux-x86_64.AppImage, OpenNOW-v0.3.8-linux-amd64.deb)
2026-04-26T14:17:13.765Z  INFO [main] Downloading update from OpenNOW-v0.3.8-linux-x86_64.AppImage, OpenNOW-v0.3.8-linux-amd64.deb
2026-04-26T14:17:13.767Z DEBUG [main] updater cache dir: /home/clark/.cache/opennow-stable-updater
2026-04-26T14:17:28.909Z  INFO [main] New version 0.3.8 has been downloaded to /home/clark/.cache/opennow-stable-updater/pending/OpenNOW-v0.3.8-linux-amd64.deb
2026-04-26T14:17:40.816Z  INFO [main] Install on explicit quitAndInstall
2026-04-26T14:17:40.817Z  INFO [main] Install: isSilent: false, isForceRunAfter: true
2026-04-26T14:17:40.819Z  INFO [main] Executing: command with args: -v,dpkg
2026-04-26T14:17:40.844Z ERROR [main] 
2026-04-26T14:17:40.845Z  INFO [main] Executing: command with args: -v,apt
2026-04-26T14:17:40.866Z ERROR [main] 
2026-04-26T14:17:40.867Z ERROR [main] Error: Error: Neither dpkg nor apt command found. Cannot install .deb package.
    at DebUpdater.doInstall (/opt/opennow/resources/app.asar/node_modules/electron-updater/out/DebUpdater.js:34:32)
    at DebUpdater.install (/opt/opennow/resources/app.asar/node_modules/electron-updater/out/BaseUpdater.js:57:25)
    at DebUpdater.quitAndInstall (/opt/opennow/resources/app.asar/node_modules/electron-updater/out/BaseUpdater.js:15:34)
    at Immediate._onImmediate (file:///opt/opennow/resources/app.asar/dist-electron/main/index.js:4928:19)
    at process.processImmediate (node:internal/timers:504:21)
2026-04-26T14:17:46.000Z  INFO [main] Checking for update
2026-04-26T14:17:46.458Z  INFO [main] Found version 0.3.8 (url: OpenNOW-v0.3.8-linux-x86_64.AppImage, OpenNOW-v0.3.8-linux-amd64.deb)
2026-04-26T14:17:50.178Z  INFO [main] Downloading update from OpenNOW-v0.3.8-linux-x86_64.AppImage, OpenNOW-v0.3.8-linux-amd64.deb
2026-04-26T14:17:51.693Z  INFO [main] Install on explicit quitAndInstall
2026-04-26T14:17:51.694Z  INFO [main] Install: isSilent: false, isForceRunAfter: true
2026-04-26T14:17:51.694Z  INFO [main] Executing: command with args: -v,dpkg
2026-04-26T14:17:51.713Z ERROR [main] 
2026-04-26T14:17:51.714Z  INFO [main] Executing: command with args: -v,apt
2026-04-26T14:17:51.729Z ERROR [main] 
2026-04-26T14:17:51.730Z ERROR [main] Error: Error: Neither dpkg nor apt command found. Cannot install .deb package.
    at DebUpdater.doInstall (/opt/opennow/resources/app.asar/node_modules/electron-updater/out/DebUpdater.js:34:32)
    at DebUpdater.install (/opt/opennow/resources/app.asar/node_modules/electron-updater/out/BaseUpdater.js:57:25)
    at DebUpdater.quitAndInstall (/opt/opennow/resources/app.asar/node_modules/electron-updater/out/BaseUpdater.js:15:34)
    at Immediate._onImmediate (file:///opt/opennow/resources/app.asar/dist-electron/main/index.js:4928:19)
    at process.processImmediate (node:internal/timers:504:21)
2026-04-26T14:18:15.277Z  INFO [main] Checking for update
2026-04-26T14:18:15.566Z  INFO [main] Found version 0.3.8 (url: OpenNOW-v0.3.8-linux-x86_64.AppImage, OpenNOW-v0.3.8-linux-amd64.deb)
2026-04-26T14:19:18.676Z   LOG [CACHE] Auth context updated for refresh scheduler

Screenshots (optional)

Image Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions