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 1679987

Summary: [DDF] gives error ERRO[0000]
Product: Red Hat Enterprise Linux 8 Reporter: Direct Docs Feedback <ddf-bot>
Component: DocumentationAssignee: Chris Negus <cnegus>
Documentation sub component: DDF QA Contact:
Status: CLOSED DUPLICATE Docs Contact: Vivek Goyal <vgoyal>
Severity: unspecified    
Priority: medium CC: oandheka, rhel-docs
Version: 8.0Flags: tcapek: mirror+
Target Milestone: rc   
Target Release: 8.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-12 00:49:41 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 Direct Docs Feedback 2019-02-22 12:43:14 UTC
gives error ERRO[0000]

]# buildah bud -t myecho . 

STEP 1: FROM registry.redhat.io/rhel8-beta/rhel
STEP 2: ADD myecho /usr/local/bin
STEP 3: ENTRYPOINT "/usr/local/bin/myecho"
ERRO[0000] HOSTNAME is not supported for OCI image format, hostname aefc38e573a6 will be ignored. Must use `docker` format 			
STEP 4: COMMIT containers-storage:[overlay@/var/lib/containers/storage+/var/run/containers/storage:overlay.override_kernel_check=true]localhost/myecho:latest
Getting image source signatures
Skipping fetch of repeat blob sha256:fba35a2d01b7bb0adfb3c6efeac57bf2f8ba85e21d2bc6c5ae8b441ed12b1d23
Skipping fetch of repeat blob sha256:848ae511b438d35ce6defcecfbbd287bf84e7fca37cfacd42d5af079c528c750
Copying blob sha256:dbc7c49eb2dd367569e13ea666cc86c1b237fd2cea369296b80ed2277be93da3
 209 B / 209 B [============================================================] 0s
Copying config sha256:45af5cc5c337034ab796cd1f41afccba51449c996301ca23ed5d81ef12b1c030
 3.12 KiB / 3.12 KiB [======================================================] 0s
Writing manifest to image destination
Storing signatures
--> 45af5cc5c337034ab796cd1f41afccba51449c996301ca23ed5d81ef12b1c030



https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/html/building_running_and_managing_containers/building-container-images-with-buildah_building-running-and-managing-containers#annotations:99e9599a-ae12-4c93-a8df-4f7d1ae48710

Comment 2 Chris Negus 2019-04-12 00:49:41 UTC
I can no longer reproduce this bug because I think it has fixed here: https://bugzilla.redhat.com/show_bug.cgi?id=1661592
I think this bug should be closed.

*** This bug has been marked as a duplicate of bug 1661592 ***