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 1654305

Summary: GLib.GError: g-io-error-quark: The connection is closed (18)
Product: Red Hat Enterprise Linux 8 Reporter: Lukáš Doktor <ldoktor>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: jkonecny, ldoktor
Target Milestone: rc   
Target Release: 8.0   
Hardware: ppc64le   
OS: Unspecified   
Whiteboard: abrt_hash:bcfc37066bb7613b701fd1622c542ea3bf8c0680acb34bee079a817ff351cf44;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-30 08:44:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lukáš Doktor 2018-11-28 13:07:58 UTC
Description of problem:
It ocurred after/during? post install section. Using the same ks for a long time.

Version-Release number of selected component:
anaconda-29.19.0.26

The following was filed automatically by anaconda:
anaconda 29.19.0.26 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.6/site-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/dbus/connection.py", line 116, in get_proxy
    return self.connection.get(service_name, object_path)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/dbus/identifier.py", line 163, in get_proxy
    return self._message_bus.get_proxy(self.service_name, object_path)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 76, in _writeKS
    auto_part_proxy = STORAGE.get_proxy(AUTO_PARTITIONING)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start
    self.run_task()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 205, in doConfiguration
    configuration_queue.start()
  File "/usr/lib64/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 286, in run
    threading.Thread.run(self)
GLib.GError: g-io-error-quark: The connection is closed (18)

Additional info:
addons:         org_fedora_oscap, com_redhat_kdump
cmdline:        /usr/libexec/platform-python  /sbin/anaconda
cmdline_file:   console=hvc0,115200 ks=http://beaker.engineering.redhat.com/kickstart/4950288 ksdevice=98:be:94:04:14:04 leavebootorder netboot_method=petitboot
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.18.0-45.el8.ppc64le
product:        Red Hat Enterprise Linux 8
release:        Red Hat Enterprise Linux release 8.0 Beta (Ootpa)
release_type:   pre-release
type:           anaconda
version:        8.0

Comment 1 Lukáš Doktor 2018-11-28 13:48:03 UTC
Second attempt using the very same configuration passed.

Comment 2 Jiri Konecny 2018-11-29 08:46:38 UTC
Hello Lukas,

Could you please try this a little bit more? If it is a race condition or the problem was fixed by something else in the process?

Also if you are able to reproduce it, could you please add logs from the installation. You can find them in /tmp/*.log.

Thank you.

Comment 3 Lukáš Doktor 2018-11-29 15:10:58 UTC
Hello Jirko, I tried installing the same distro about 6-times without hitting this issue. I only filed this because installer asked me to do so and then it failed to attach the files so I guess there is no way in pursuing this matter. I think we should simply close this...

Comment 4 Jiri Konecny 2018-11-30 08:44:13 UTC
Thank you for the info, in that case I'm closing this issue.