Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-116800

Unable to install flatpaks from cdrom/DVD.iso installation source: g-io-error-quark: User cancelled authentication request (19)

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • rhel-10.2
    • rhel-10.1
    • anaconda
    • None
    • None
    • Moderate
    • 2
    • rhel-anaconda
    • 5
    • False
    • False
    • Hide

      None

      Show
      None
    • No
    • 25Q3 - Sep 23, 25Q4 - Oct 7
    • None
    • None
    • Unspecified Release Note Type - Unknown
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      What were you trying to do that didn't work?

      An attempt to install flatpaks from DVD.iso media is failing with the following error at the end of the installation:

      Failed to install flatpaks: g-io-error-quark: User cancelled authentication request (19)
      

       

      When trying to use the same DVD.iso extracted on an HTTP server and installing from there using the inst.repo=http://<SERVER>/<PATH_TO_EXTRACTED_DVD>, the installation is successful with the firefox flatpak installed.

      Installation logs from an unsuccessful DVD.iso installation: flatpak_cdrom.tar.gz and from a successful HTTP installation: flatpak_http.tar.gz

      What is the impact of this issue to you?

      Unable to install Flatpaks when installing from DVD.iso

      Please provide the package NVR for which the bug is seen:

      RHEL-10.1-20250923.1
      anaconda-40.22.3.33-1.el10_1

      How reproducible is this bug?:

      Always

      Steps to reproduce

      1. Create the following kickstart file:
        lang en_US.UTF-8
        keyboard us
        reboot
        text
        rootpw redhat
        timezone --utc America/New_York
        
        bootloader --location=mbr
        zerombr
        clearpart --all --initlabel
        autopart
        
        cdrom
        
        %packages
        redhat-flatpak-preinstall-firefox
        %end
        
      1. Boot DVD.iso (tested in a VM), append inst.ks=<URL_TO_KICKSTART_FROM_PREVIOUS_STEP> to the kernel command line.
      2. Wait for the installation to finish.

      Expected results

      The installation finishes successfully with the specified flatpak installed.

      Actual results

      Failed to install flatpaks: g-io-error-quark: User cancelled authentication request (19)

      Additional info and workarounds

      It is possible to install flatpaks from DVD.iso with the following changes to the steps above:

      • remove the cdrom kickstart command from the kickstart file
      • replace inst.stage2=<PATH> with inst.repo=<PATH> on the kernel command line when booting the DVD.iso

        1. airgapped-no-cdrom.tar.gz
          491 kB
        2. airgapped-repo-cdrom.tar.gz
          103 kB
        3. flatpak_cdrom.tar.gz
          290 kB
        4. flatpak_http.tar.gz
          537 kB

              bciconel@redhat.com Bruno Ciconelle
              jstodola@redhat.com Jan Stodola
              anaconda-maint-list anaconda-maint-list
              Release Test Team Release Test Team
              Sagar Dubewar Sagar Dubewar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: