#Flatpak still on 1.22.2
1 messages · Page 1 of 1 (latest)
The flatpak is now updated, but now it's throwing an error if I try to update it. It's got me a bit confused.
Interesting. When I run flatpak update, it keeps telling me everything is up to date.
When I run flatpak info at.vintagestory.VintageStory I get the following:
Vintage Story - Wilderness survival sandbox game
ID: at.vintagestory.VintageStory
Ref: app/at.vintagestory.VintageStory/x86_64/stable
Arch: x86_64
Branch: stable
Version: 1.22.2
License: LicenseRef-proprietary
Origin: flathub
Collection: org.flathub.Stable
Installation: system
Installed: 136.9 MB
Runtime: org.freedesktop.Platform/x86_64/25.08
Sdk: org.freedesktop.Sdk/x86_64/25.08
Commit: ed26953f1bc85fdc329c6bee6537dc18b9d0e4a998a17abad336c15cf21da177
Parent: 5d9c9eaeb035f73d70c354cdd363b75dfd9f76608aceff2fa3cda6280a51a648
Subject: Merge pull request #120 from flathub/update-master-3dec35d (001b2bffdc59)
Date: 2026-05-03 09:48:46 +0000
When I run flatpak remote-info vintagestory at.vintagestory.VintageStory I get this:
Vintage Story - Wilderness survival sandbox game
ID: at.vintagestory.VintageStory
Ref: app/at.vintagestory.VintageStory/x86_64/stable
Arch: x86_64
Branch: stable
Version: 1.22.3
License: LicenseRef-proprietary
Collection:
Download: 48.5 MB
Installed: 110.1 MB
Runtime: org.freedesktop.Platform/x86_64/25.08
Sdk: org.freedesktop.Sdk/x86_64/25.08
Commit: 2d1c354cb863f166feea23b59508783d276da76f8d55b0fdac911577775bf91a
Parent: 4a282fa7edc634eba291555341d17348d3d8fd6dc60b288da938dcdf366bbbf0
Subject: Export at.vintagestory.VintageStory
Date: 2026-05-30 11:31:55 +0000
So flatpak can see the updated version is there, but doesn't even try to install it when I do flatpak update.
Of course, if it's checking flathub first, that version isn't updated at all:
Vintage Story - Wilderness survival sandbox game
ID: at.vintagestory.VintageStory
Ref: app/at.vintagestory.VintageStory/x86_64/stable
Arch: x86_64
Branch: stable
Version: 1.22.2
License: LicenseRef-proprietary
Collection: org.flathub.Stable
Download: 75.3 MB
Installed: 136.9 MB
Runtime: org.freedesktop.Platform/x86_64/25.08
Sdk: org.freedesktop.Sdk/x86_64/25.08
Commit: ed26953f1bc85fdc329c6bee6537dc18b9d0e4a998a17abad336c15cf21da177
Parent: 5d9c9eaeb035f73d70c354cdd363b75dfd9f76608aceff2fa3cda6280a51a648
Subject: Merge pull request #120 from flathub/update-master-3dec35d (001b2bffdc59)
Date: 2026-05-03 09:48:46 +0000
I was able to reproduce your error by telling Flatpak to reinstall the app from the vintagestory appstream instead of the flathub appstream. So there's actually 2 separate problems:
- The version on the flathub appstream hasn't been updated.
- The version on the vintagestory appstream is invalid.
I'm getting an entirely different error from the official flatpak (flatpak.vintagestory.at) (edited cuz I apparently didn't copy the right part of the output)
❯ flatpak --user install https://flatpak.vintagestory.at/VintageStory.flatpakref
at.vintagestory.VintageStory permissions:
ipc network pulseaudio x11 dri file access [1]
[1] xdg-pictures/Vintagestory:create
ID Branch Op Remote Download
1. [✗] at.vintagestory.VintageStory stable i vintagestory 618.9 MB / 667.3 MB
error: Failed to install at.vintagestory.VintageStory: Wrong size for extra data https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.22.3.tar.gz
Yeah, that's the error you get when you install from the vintagestory appstream.