Bug 235436
| Summary: | two files in devel packge that should be in main package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thorsten Leemhuis <fedora> |
| Component: | lftp | Assignee: | Maros Barabas <mbarabas> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | nicolas.mailhot, splinux25, wtogami |
| 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: | 2007-04-14 05:45:59 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: | 150226 | ||
*** Bug 235503 has been marked as a duplicate of this bug. *** *** Bug 235559 has been marked as a duplicate of this bug. *** *** Bug 235911 has been marked as a duplicate of this bug. *** |
Description of problem: Installing lftp tracks in devel package; that should not be needed, lftp should work on its own without the devel subpackge. Only the *.so files should be in the devel package, not the *.so.* files Version-Release number of selected component (if applicable): lftp-3.5.10-2.fc7 How reproducible: always Steps to Reproduce: $ LC_ALL=C sudo rpm -ivh lftp-3.5.10-2.fc7.x86_64.rpm error: Failed dependencies: liblftp-jobs.so.0()(64bit) is needed by lftp-3.5.10-2.fc7.x86_64 liblftp-tasks.so.0()(64bit) is needed by lftp-3.5.10-2.fc7.x86_64 $ LC_ALL=C sudo rpm -ivh lftp-3.5.10-2.fc7.x86_64.rpm lftp-devel-3.5.10-2.fc7.x86_64.rpm Preparing... ########################################### [100%] 1:lftp-devel ########################################### [ 50%] 2:lftp ########################################### [100%] error reading information on service lftp: No such file or directory $ Additional info: the "error reading information on service lftp: No such file or directory" should be fixed as well.