Bug 85950
| Summary: | The talk and talk-sever package have broken dependencies | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Jan "Yenya" Kasprzak <kas> |
| Component: | talk | Assignee: | Phil Knirsch <pknirsch> |
| Status: | CLOSED RAWHIDE | QA Contact: | Jay Turner <jturner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | rvokal, srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-09-04 12:34:56 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: | |||
Fixed in latest rawhide version. Read ya, Phil |
Description of problem: User has the "talk" package installed, and tries to install the "talk-server" package. The install of "talk-server" uninstalls the "talk" package (and vice versa). Version-Release number of selected component (if applicable): talk-0.17-17 talk-server-0.17-17 Steps to Reproduce: 1. rpm -Uvh talk-0.17-17.i386.rpm 2. rpm -Uvh talk-server-0.17-17.i386.rpm 3. rpm -qa|grep talk Actual results: talk-server-0.17-17 Expected results: talk-0.17-17 talk-server-0.17-17 Additional info: The problem is that both talk and talk-server packages have "Obsoletes: ntalk", but also "Provides: ntalk". Thus talk obsoletes talk-server and vice versa. The problem is not only in 8.0, but also in the latest "phoebe" beta.