Skip to content
This repository was archived by the owner on Mar 5, 2021. It is now read-only.
This repository was archived by the owner on Mar 5, 2021. It is now read-only.

cross-device link not permitted error when launching #52

Description

@Xananax

Running the app from the itch.io launcher gives me:

Uncaught Exception:
Error: EXDEV: cross-device link not permitted, rename '/home/xananax/.local/share/Superpowers' -> '/hawm/.back/.config/Superpowers'
    at Error (native)
    at Object.fs.renameSync (fs.js:809:18)
    at Object.getPaths [as default] (/hawm/.back/.config/itch/apps/Superpowers/superpowers-v2.0.0-linux-x64/resources/app/getPaths.js:49:16)
    at EventEmitter.onAppReady (/hawm/.back/.config/itch/apps/Superpowers/superpowers-v2.0.0-linux-x64/resources/app/main.js:52:23)
    at emitOne (events.js:101:20)
    at EventEmitter.emit (events.js:188:7)

Here's the complete debug log created by itch.io.

Both '/' and '/hawm' are EXT4 drives, but they are two different (physical) drives, I suppose that's where the error comes from.
My ~/.config lives in my second hawm drive, and is symlinked, because my main gets filled up fast.

Running superpowers from the command line produces the same error. Additionally, I get the following output:

/hawm/.back/.config/Superpowers
Migrating data from /home/xananax/.local/share/Superpowers to /hawm/.back/.config/Superpowers...

To note, I have no .local/share/Superpowers directory, nor a .back/.config/Superpowers directory. I have a /hawm/.back/.config/superpowers-app/ directory, which contains 3 symlinks, two of which are broken (SingletonCookie and SingletonLock)

I'm on Arch Linux.

Cross reference issue on itch

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions