Bug 198377
Summary: | Package hplip lacks IPv6 support | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Vrabec <pvrabec> |
Component: | hplip | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | adios.pl, kevin, mbacovsk |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1.6.10-1.fc6.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-11-02 10:10:33 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: | |||
Bug Depends On: | |||
Bug Blocks: | 195271, 207681, 212948 |
Description
Peter Vrabec
2006-07-11 10:20:26 UTC
Unfortunately, this also means that HPLIP doesn't work with the default /etc/hosts file generated by the FC6 Anaconda (hpssd can't connect to ::1, thus connecting to hpiod on localhost fails). This breaks everything requiring HPLIP's features beyond HPIJS (scanning on OfficeJets, hp-toolbox etc.). If completely fixing HPLIP for IPv6 is going to take some time, at the very least some hack to resolve localhost to 127.0.0.1 instead of ::1 is needed. (If I change /etc/hosts to use 127.0.0.1 as the IP for localhost, it works again.) *** Bug 212385 has been marked as a duplicate of this bug. *** Please try this test update: https://www.redhat.com/archives/fedora-test-list/2006-October/msg01025.html You should be able to do this using: yum --enablerepo=updates-testing update hpijs hplip libsane-hpaio This fixes it. Errata pushed: hplip-1.6.10-1.fc6.4 |