Bug 1759929

Summary: Flatpak version is too old
Product: Red Hat Enterprise Linux 8 Reporter: Romain Chantereau <rchanter>
Component: flatpakAssignee: David King <dking>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 8.0CC: rchanter, tpelka
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-09 12:56:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Romain Chantereau 2019-10-09 12:43:22 UTC
Description of problem:
The flatpak version distributed in the appstream repo is obsolete and some pak cannot install.

Version-Release number of selected component (if applicable):
1.0.6-3


How reproducible:


Steps to Reproduce:
1. Install flatpak
2. flatpak install flathub org.freedesktop.Platform.openh264 

or

1. you already have flatpak & org.freedesktop.Platform.openh264 installed
2. flatpak update

Actual results:
flatpak install flathub org.freedesktop.Platform.openh264 
Installing in system:
org.freedesktop.Platform.openh264/x86_64/19.08 flathub 563e6c1a7173
Is this ok [y/n]: y
Installing: org.freedesktop.Platform.openh264/x86_64/19.08 from flathub
error: Failed to install org.freedesktop.Platform.openh264/x86_64/19.08: runtime/org.freedesktop.Platform.openh264/x86_64/19.08 needs a later flatpak version (1.4.2;1.2.5;1.0.9;)

or

flatpak update 
Looking for updates...
Installing in system:
org.freedesktop.Platform.openh264/x86_64/19.08 flathub 563e6c1a7173
Is this ok [y/n]: y
Installing: org.freedesktop.Platform.openh264/x86_64/19.08 from flathub
Warning: Failed to install org.freedesktop.Platform.openh264/x86_64/19.08: runtime/org.freedesktop.Platform.openh264/x86_64/19.08 needs a later flatpak version (1.4.2;1.2.5;1.0.9;)


Expected results:
Installed

Additional info: