Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • freedesktop-sdk freedesktop-sdk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 188
    • Issues 188
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 212
    • Merge requests 212
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • freedesktop-sdk
  • freedesktop-sdkfreedesktop-sdk
  • Issues
  • #886
Closed
Open
Created Sep 18, 2019 by Mathieu Bridon@bochechaDeveloper

Warning: org.freedesktop.Platform.openh264 not installed

Context

I just tried running flatpak update with Flatpak 1.4.2.

Description

Here's what I saw:

$ flatpak update --system 
Looking for updates…


        ID                                           Arch              Branch           Remote            Download
 1. [✗] org.freedesktop.Platform.openh264            x86_64            19.08            flathub           593.6 kB / 593.4 kB

Warning: org.freedesktop.Platform.openh264 not installed
Installation complete.

There was a progress bar while org.freedesktop.Platform.openh264 was being downloaded, then it got replaced by the warning message.

Asking Flatpak to be more verbose doesn't help much though:

Proceed with these changes to the Default system installation? [Y/n]: y
Installing…                                                                                                                  F: Calling system helper: GetRevokefsFd
F: Calling system helper: GetRevokefsFd
F: flatpak_dir_pull: Using commit c0062d844eea58356fd6a153a29725c7fef7ee91df53ac759a535d1e5ee27a03 for pull of ref runtime/org.freedesktop.Platform.openh264/x86_64/19.08 from remote flathub
F: Loading https://github.com/cisco/openh264/releases/download/v2.0.0/libopenh264-2.0.0-linux64.5.so.bz2 using libsoup
Installing… ████████████████████ 100%  296.8 kB/sF: Received 592986 bytes
Installing… ████████████████████ 100%  296.8 kB/sF: Calling system helper: Deploy
Warning: org.freedesktop.Platform.openh264 not installed                                                                       
Installation complete.

Acceptance Criteria

The extension should install properly.

This is related with this flatpak issue: https://github.com/flatpak/flatpak/issues/3173

Edited Nov 15, 2019 by Javier Jardón
Assignee
Assign to
Time tracking