Bug 606
Summary: | bash-doc package conflicts with sh-utils & pmake-customs | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | bart.peirens |
Component: | bash | Assignee: | Cristian Gafton <gafton> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-01-14 15:58:25 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
bart.peirens
1998-12-26 19:57:08 UTC
*** Bug 606 has been marked as a duplicate of this bug. *** When installling sh-utils and util-linux I get conflicts with bash-doc. I'm assuming this affects all architectures, but have only tested it on armv4l: /usr/man/man1/kill.1 conflicts with file from bash-doc-2.02.1-3 error: util-linux-2.9-5.armv4l.rpm cannot be installed /usr/man/man1/echo.1 conflicts with file from bash-doc-2.02.1-3 /usr/man/man1/pwd.1 conflicts with file from bash-doc-2.02.1-3 /usr/man/man1/test.1 conflicts with file from bash-doc-2.02.1-3 error: sh-utils-1.16-15.armv4l.rpm cannot be installed -Rms The conflicting builtin man pages have been renamed with "bash-" prefixed in bash-2.02.1-4. Commit pushed to master at https://github.com/openshift/source-to-image https://github.com/openshift/source-to-image/commit/d6253cd52f0ab7ddd7b5e1987eccd93c51e4e28c Merge pull request #615 from jim-minter/issue606 Merged by openshift-bot |