FS#26675 - [lm_sensors] perl package
Attached to Project:
Arch Linux
Opened by Mick (earnon) - Saturday, 29 October 2011, 09:46 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 29 October 2011, 17:39 GMT
Opened by Mick (earnon) - Saturday, 29 October 2011, 09:46 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 29 October 2011, 17:39 GMT
|
Details
Description:
The 'lm_sensors' binary doesn't need 'perl' package (add this in optional depend). Additional info: * package version(s): 3.3.1-2 Steps to reproduce: In a terminal, use the next command [root@host ~]# pacman -Ql lm_sensors | grep -c 'bin/[a-z]' 9 binaries => /usr/bin/{sensors,sensors-conf-convert} => /usr/sbin/{fancontrol,healthd,isadump,isaset,pwmconfig,sensord,sensors-detect} [root@host ~]# file $(pacman -Ql lm_sensors | cut -d' ' -f2) | grep perl /usr/bin/sensors-conf-convert: a /usr/bin/perl -w -pi.old script, ASCII text executable /usr/sbin/sensors-detect: a /usr/bin/perl -w script, ASCII text executable [root@host ~]# ldd $(pacman -Ql lm_sensors | cut -d' ' -f2) 2>/dev/null | grep perl nothing |
This task depends upon
Closed by Eric Belanger (Snowman)
Saturday, 29 October 2011, 17:39 GMT
Reason for closing: Won't implement
Additional comments about closing: perl is a base package which should be installed
Saturday, 29 October 2011, 17:39 GMT
Reason for closing: Won't implement
Additional comments about closing: perl is a base package which should be installed