clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
521 stars 29 forks source link

Failure installing Visual Studio Code #2292

Closed Bus42 closed 3 years ago

Bus42 commented 3 years ago

Getting the same error after I have installed the desktop bundle. Error message below:

Zaphod@Firefly~ $ flatpak install flathub com.visualstudio.code    
Looking for matches…
Required runtime for com.visualstudio.code/x86_64/stable (runtime/org.freedesktop.Sdk/x86_64/20.08) found in remote flathub
Do you want to install it? [Y/n]: 

com.visualstudio.code permissions:
    ipc             network                pulseaudio ssh-auth
    x11             devices                devel      file access [1]
    dbus access [2] system dbus access [3] tags [4]

    [1] host, xdg-config/kdeglobals:ro
    [2] com.canonical.AppMenu.Registrar,
        com.canonical.AppMenu.Registrar.*, org.freedesktop.Flatpak,
        org.freedesktop.Notifications, org.freedesktop.secrets
    [3] org.freedesktop.login1
    [4] proprietary

        ID                    Branch Op Remote  Download
 1. [✗] org.freedesktop.Sdk   20.08  i  flathub    1.0 kB / 564.0 MB
 2. [ ] com.visualstudio.code stable i  flathub < 70.2 MB

Error: While trying to checkout 9b568b50e39d5adfc4ef017b4a286f227b5dafe9bddc66cea68f5ac82f440450 into /home/Zaphod/.local/share/flatpak/runtime/org.freedesktop.Sdk/x86_64/20.08/.9b568b50e39d5adfc4ef017b4a286f227b5dafe9bddc66cea68f5ac82f440450-STUCZ0: Opening content object 39e10c8d60a3debb1a2a497499b0404c9d40bb049a385a9515c5e1da162d8e04: Couldn't find file object '39e10c8d60a3debb1a2a497499b0404c9d40bb049a385a9515c5e1da162d8e04'
error: Failed to install org.freedesktop.Sdk: While trying to checkout 9b568b50e39d5adfc4ef017b4a286f227b5dafe9bddc66cea68f5ac82f440450 into /home/Zaphod/.local/share/flatpak/runtime/org.freedesktop.Sdk/x86_64/20.08/.9b568b50e39d5adfc4ef017b4a286f227b5dafe9bddc66cea68f5ac82f440450-STUCZ0: Opening content object 39e10c8d60a3debb1a2a497499b0404c9d40bb049a385a9515c5e1da162d8e04: Couldn't find file object '39e10c8d60a3debb1a2a497499b0404c9d40bb049a385a9515c5e1da162d8e04'
lebensterben commented 3 years ago

You should report this to flathub.

Bus42 commented 3 years ago

Okay, will do

clojj commented 3 years ago

@Bus42 you should try installing from the Linux tar.gz distribution https://code.visualstudio.com/sha/download?build=stable&os=linux-x64

This worked fine for me