New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fedora-24 skips updating flatpak due to broken dependencies #2656

Closed
andrewdavidwong opened this Issue Mar 1, 2017 · 2 comments

Comments

Projects
None yet
2 participants
@andrewdavidwong
Member

andrewdavidwong commented Mar 1, 2017

Qubes OS version (e.g., R3.2):

R3.2

Affected TemplateVMs (e.g., fedora-23, if applicable):

fedora-24


A completely vanilla (AFAIK) fedora-24 template has detected an update for the flatpak package, but it skips this update due to broken dependencies:

[user@fedora-24 ~]$ sudo dnf upgrade
Last metadata expiration check: 0:01:09 ago on Wed Mar  1 02:26:07 2017.
Dependencies resolved.
================================================================================
 Package          Arch            Version                Repository        Size
================================================================================
Skipping packages with broken dependencies:
 flatpak          x86_64          0.8.3-3.fc24           updates          692 k

Transaction Summary
================================================================================
Skip  1 Package

Nothing to do.
Sending application list and icons to dom0
Complete!

yum-deprecated reveals that the broken dependency is ostree-libs:

Resolving Dependencies
--> Running transaction check
---> Package flatpak.x86_64 0:0.8.3-1.fc24 will be updated
---> Package flatpak.x86_64 0:0.8.3-3.fc24 will be an update
--> Processing Dependency: ostree-libs(x86-64) >= 2016.14 for package: flatpak-0
--> Finished Dependency Resolution
Error: Package: flatpak-0.8.3-3.fc24.x86_64 (updates)
           Requires: ostree-libs(x86-64) >= 2016.14
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Is this somehow caused by Qubes? Should ostree-libs be installed?

@andrewdavidwong andrewdavidwong added this to the Release 3.2 updates milestone Mar 1, 2017

@andrewdavidwong andrewdavidwong changed the title from fedora-24 skips updating flatpake due to broken dependencies to fedora-24 skips updating flatpak due to broken dependencies Mar 1, 2017

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 1, 2017

Member
Member

marmarek commented Mar 1, 2017

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Mar 1, 2017

Member

Ok, closing as notourbug.

Member

andrewdavidwong commented Mar 1, 2017

Ok, closing as notourbug.

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