Bug 647068
Summary: | Error unpacking rpm package 7:squid-3.1.8-1.fc12.x86_64 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mark Orenstein <morenstein> |
Component: | squid | Assignee: | Jiri Skala <jskala> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 12 | CC: | aglotov, henrik, jnovy, jonathansteffan, jskala, pmatilai |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-10-27 09:06:22 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
Mark Orenstein
2010-10-27 03:03:23 UTC
Hi, this seems to be an issue of rpm therefore I've added rpm maintainer to the CC. Please, try to list and remove current installed squid(s) and install it again: list: # rpm -q squid remove: # rpm -e <listed_squid_version> (e.g. rpm -e squid-3.1.0.17-3.fc12) Then install squid again using 'yum install squid'. It seems like the directory containing localizations has turned from a directory to symlink. *** This bug has been marked as a duplicate of bug 447156 *** |