Bug 312611 - kdebase: missing dependency on which
Summary: kdebase: missing dependency on which
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebase
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-29 20:56 UTC by Ville Skyttä
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-10-03 16:37:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2007-09-29 20:56:30 UTC
startkde uses "which", but the dependency on it is missing in the kdebase package.

Comment 1 Rex Dieter 2007-10-03 16:04:29 UTC
It's there in a round-about way, kdebase includes currently:
Requires: sh-utils

I'll see if we can clean that up, ie, s/sh-utils/coreutils/

Comment 2 Ville Skyttä 2007-10-03 16:22:38 UTC
coreutils does not require "which" either, and "which" doesn't provide sh-utils.
 arts >= 8:1.5.7-7 on the other hand does have a dependency on "which", so if
you wish to rely on other packages pulling "which" in (which is something I
wouldn't personally do as it's directly required by kdebase and could change in
arts), that one should work.

Comment 3 Rex Dieter 2007-10-03 16:27:01 UTC
duh, you're right, of course.

Comment 4 Rex Dieter 2007-10-03 16:37:31 UTC
found xargs usage too.

%changelog
* Wed Oct 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-17
- Requires: findutils which (#312611)



Note You need to log in before you can comment on or make changes to this bug.