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 1216984

Summary: IPv6 address in brackets fails with -vnc
Product: Red Hat Enterprise Linux 7 Reporter: Ján Tomko <jtomko>
Component: qemu-kvm-rhevAssignee: Gerd Hoffmann <kraxel>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: hhuang, huding, juzhang, virt-maint, xfu
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-31 08:49:25 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:

Description Ján Tomko 2015-04-29 11:04:17 UTC
Description of problem:
IPv6 address in brackets fails with -vnc

Version-Release number of selected component (if applicable):
qemu-kvm-rhev-2.3.0-1.el7.x86_64

How reproducible:
128 %

Steps to Reproduce:
1. /usr/libexec/qemu-kvm -vnc [::1]:0

Actual results:
qemu-kvm: -vnc [::1]:0: Failed to start VNC server on `(null)': address resolution failed for [::1]:5900: Name or service not known

Expected results:
qemu starts and listens on IPv6 localhost

Additional info:
Upstream patch (now in the vnc queue):
https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg03462.html

Comment 1 Gerd Hoffmann 2015-05-04 07:43:04 UTC
http://patchwork.ozlabs.org/patch/465075/

Comment 2 Gerd Hoffmann 2015-08-31 08:45:44 UTC
Commit 274c3b52e10466a4771d591f6298ef61e8354ce0 (2.4.0).

Comment 3 Gerd Hoffmann 2015-08-31 08:46:40 UTC
Need that one in 7.2 ...

Comment 4 Gerd Hoffmann 2015-08-31 08:49:25 UTC
Oops, already in (via bug 1229073).

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