Skip to content

Instantly share code, notes, and snippets.

@zany130
Created March 25, 2020 00:23
Show Gist options
  • Save zany130/9a9fb4eb837a3bd8e9aa4a507802a5a3 to your computer and use it in GitHub Desktop.
Save zany130/9a9fb4eb837a3bd8e9aa4a507802a5a3 to your computer and use it in GitHub Desktop.
Downloading update from PreMiD-Portable.AppImage
Install on explicit quitAndInstall
Install: isSilent: false, isForceRunAfter: true
Error: Error: ENOSYS: function not implemented, unlink '/run/user/1000/appimagelauncherfs/0025.AppImage'
at unlinkSync (fs.js:1035:3)
at AppImageUpdater.doInstall (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppImageUpdater.ts:77:5)
at AppImageUpdater.install (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/BaseUpdater.ts:59:19)
at AppImageUpdater.quitAndInstall (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/BaseUpdater.ts:15:30)
at AppImageUpdater.<anonymous> (/tmp/.mount_PreMiDcp1USk/src/util/updateChecker.ts:32:15)
at AppImageUpdater.emit (events.js:210:5)
at AppImageUpdater.dispatchUpdateDownloaded (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:440:10)
at Object.done (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/BaseUpdater.ts:30:14)
at done (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:584:25)
at AppImageUpdater.executeDownload (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:595:14)
An error occured while updating [MANUAL] : Error: ENOSYS: function not implemented, unlink '/run/user/1000/appimagelauncherfs/0025.AppImage'
at unlinkSync (fs.js:1035:3)
at AppImageUpdater.doInstall (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppImageUpdater.ts:77:5)
at AppImageUpdater.install (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/BaseUpdater.ts:59:19)
at AppImageUpdater.quitAndInstall (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/BaseUpdater.ts:15:30)
at AppImageUpdater.<anonymous> (/tmp/.mount_PreMiDcp1USk/src/util/updateChecker.ts:32:15)
at AppImageUpdater.emit (events.js:210:5)
at AppImageUpdater.dispatchUpdateDownloaded (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:440:10)
at Object.done (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/BaseUpdater.ts:30:14)
at done (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:584:25)
at AppImageUpdater.executeDownload (/tmp/.mount_PreMiDcp1USk/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:595:14)
[M/UPDATER] - STANDBY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment