Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Description of problem:
Pstree sync of the rhel-atomic-host-beta-ostree repo fails with warning (will attach prodlog):
OST0005: Fetch summary failed. Reason: GLib.Error('Server returned status 404: Not Found', 'g-io-error-quark', 1)
The rhel-atomic-host-ostree synchronizes ok with default settings, but when custom depth is set, the synchronization fails this time with:
OST0006: Pulling local refs failed. Reason: GLib.Error('No such file or directory', 'g-io-error-quark', 1)
This seems to apply only to RH trees, custom Fedora tree syncs as expected with various depth settings
Additional info:
Seen in 6.5 snap 1, related packages:
satellite-6.5.0-3.beta.el7sat.noarch
ostree-2017.1-2.atomic.el7.x86_64
pulp-ostree-plugins-1.3.1-1.el7sat.noarch
python-pulp-ostree-common-1.3.1-1.el7sat.noarch
I'm not sure if this is a duplicate of bug 1645067 as I can't reproduce 1645067 upstream, but I can reproduce this BZ(1645017).
I filed an issue on pulp here https://pulp.plan.io/issues/4276
Brad, can we remove the duplication?
Comment 7pulp-infra@redhat.com
2018-12-18 16:24:43 UTC
The Pulp upstream bug status is at NEW. Updating the external tracker on this bug.
Comment 8pulp-infra@redhat.com
2018-12-18 16:24:44 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2019:1222
Description of problem: Pstree sync of the rhel-atomic-host-beta-ostree repo fails with warning (will attach prodlog): OST0005: Fetch summary failed. Reason: GLib.Error('Server returned status 404: Not Found', 'g-io-error-quark', 1) The rhel-atomic-host-ostree synchronizes ok with default settings, but when custom depth is set, the synchronization fails this time with: OST0006: Pulling local refs failed. Reason: GLib.Error('No such file or directory', 'g-io-error-quark', 1) This seems to apply only to RH trees, custom Fedora tree syncs as expected with various depth settings Additional info: Seen in 6.5 snap 1, related packages: satellite-6.5.0-3.beta.el7sat.noarch ostree-2017.1-2.atomic.el7.x86_64 pulp-ostree-plugins-1.3.1-1.el7sat.noarch python-pulp-ostree-common-1.3.1-1.el7sat.noarch