Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1651644

Summary: RHEL 8 beta + flatpak
Product: Red Hat Enterprise Linux 8 Reporter: ignusius
Component: flatpakAssignee: David King <dking>
Status: CLOSED UPSTREAM QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: jkoten, mkrajnak, tpelka, tpopela
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-07 14:46:52 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:
Attachments:
Description Flags
Error fatpak none

Description ignusius 2018-11-20 13:20:10 UTC
Created attachment 1507413 [details]
Error fatpak

Description of problem:
When install some flatpak package from lathub.org by GNOME Software, then show error, see attachment.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 ignusius 2018-11-21 05:56:49 UTC
fix  "lathub.org" -> "flathub.org"

Comment 5 Tomas Pelka 2018-11-21 07:37:13 UTC
I'm guessing flathub.org is the one who should be blamed. Seems there service is a bit unstable. We can see that too time to time. Please try again.

Comment 6 ignusius 2018-11-21 07:49:41 UTC
(In reply to Tomas Pelka from comment #5)
> I'm guessing flathub.org is the one who should be blamed. Seems there
> service is a bit unstable. We can see that too time to time. Please try
> again.

I'm try install flatpak by CLI in RHEL 7.6/8.0 Beta, and all work right! It problem only RHEL, because in Fedora 28/29 all work right! Problem in GNOME Software Center!

Comment 7 Martin Krajnak 2018-11-21 11:05:45 UTC
(In reply to ignusius from comment #6)
> (In reply to Tomas Pelka from comment #5)
> > I'm guessing flathub.org is the one who should be blamed. Seems there
> > service is a bit unstable. We can see that too time to time. Please try
> > again.
> 
> I'm try install flatpak by CLI in RHEL 7.6/8.0 Beta, and all work right! It
> problem only RHEL, because in Fedora 28/29 all work right! Problem in GNOME
> Software Center!

Hello, it's very strange, I am not able to reproduce the issue. When you are trying to install some other flatpaks, any of skype, spotify or inkscape, is the result same for you on RHEL8 machine ?

If true, can you please provide us with information about package versions you are using by opening the terminal, executing the following commands:

1.rpm -q gnome-software
2.rpm -q flatpak

Additionally, it would help if you can provide additional log by running:

1.Make sure that your Sofware is not performing any installation or update
2.Open your terminal and execute
3.pkill gnome-software
4.gnome-software --verbose &> logfile.txt
5.Try to install again
6.Go back to your terminal and press ctr+c to close the process
7.Upload the logfile.txt from your home folder here

Thank you

Comment 8 ignusius 2018-11-21 17:18:43 UTC
(In reply to Martin Krajnak from comment #7)
> (In reply to ignusius from comment #6)
> > (In reply to Tomas Pelka from comment #5)
> > > I'm guessing flathub.org is the one who should be blamed. Seems there
> > > service is a bit unstable. We can see that too time to time. Please try
> > > again.
> > 
> > I'm try install flatpak by CLI in RHEL 7.6/8.0 Beta, and all work right! It
> > problem only RHEL, because in Fedora 28/29 all work right! Problem in GNOME
> > Software Center!
> 
> Hello, it's very strange, I am not able to reproduce the issue. When you are
> trying to install some other flatpaks, any of skype, spotify or inkscape, is
> the result same for you on RHEL8 machine ?
> 
> If true, can you please provide us with information about package versions
> you are using by opening the terminal, executing the following commands:
> 
> 1.rpm -q gnome-software
> 2.rpm -q flatpak
> 
> Additionally, it would help if you can provide additional log by running:
> 
> 1.Make sure that your Sofware is not performing any installation or update
> 2.Open your terminal and execute
> 3.pkill gnome-software
> 4.gnome-software --verbose &> logfile.txt
> 5.Try to install again
> 6.Go back to your terminal and press ctr+c to close the process
> 7.Upload the logfile.txt from your home folder here
> 
> Thank you

Only later, because my RHEL 8 in Virtual Box is broken. I reinstall it and reply here!

Comment 9 ignusius 2018-11-22 20:53:33 UTC
(In reply to Martin Krajnak from comment #7)
> (In reply to ignusius from comment #6)
> > (In reply to Tomas Pelka from comment #5)
> > > I'm guessing flathub.org is the one who should be blamed. Seems there
> > > service is a bit unstable. We can see that too time to time. Please try
> > > again.
> > 
> > I'm try install flatpak by CLI in RHEL 7.6/8.0 Beta, and all work right! It
> > problem only RHEL, because in Fedora 28/29 all work right! Problem in GNOME
> > Software Center!
> 
> Hello, it's very strange, I am not able to reproduce the issue. When you are
> trying to install some other flatpaks, any of skype, spotify or inkscape, is
> the result same for you on RHEL8 machine ?
> 
> If true, can you please provide us with information about package versions
> you are using by opening the terminal, executing the following commands:
> 
> 1.rpm -q gnome-software
> 2.rpm -q flatpak
> 
> Additionally, it would help if you can provide additional log by running:
> 
> 1.Make sure that your Sofware is not performing any installation or update
> 2.Open your terminal and execute
> 3.pkill gnome-software
> 4.gnome-software --verbose &> logfile.txt
> 5.Try to install again
> 6.Go back to your terminal and press ctr+c to close the process
> 7.Upload the logfile.txt from your home folder here
> 
> Thank you

I reinstalled RHEL 8 and error doesn't show.

Comment 10 Tomas Popela 2020-02-07 14:46:52 UTC
Martine, this should now work, no? If so, please close it.

Comment 11 Martin Krajnak 2020-02-07 21:26:17 UTC
I believe this was fixed on server side: https://github.com/flathub/flathub/issues/845

Comment 12 Tomas Popela 2020-02-10 08:12:19 UTC
Fixing the state of the bug.