FS#39521 - [python-virtualenvwrapper] Missing dependency 'which'

Attached to Project: Community Packages
Opened by Oskar Hahn (ostcar) - Tuesday, 18 March 2014, 09:23 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 18 March 2014, 16:05 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: virtualenvwrapper needs the program which.


Additional info:
* package version: 4.2-1


Steps to reproduce:
# remove the package which 'pacman -R which'
# Open a new terminal
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Tuesday, 18 March 2014, 16:05 GMT
Reason for closing:  Not a bug
Comment by Evangelos Foutras (foutrelis) - Tuesday, 18 March 2014, 16:04 GMT
'which' is part of the 'base' group so it's assumed to be installed on an Arch system.

Same reason grep and coreutils aren't listed either.

Loading...