FS#36468 - util-linux has duplicated binary: lscpu
Attached to Project:
Arch Linux
Opened by zhengyi (goodmen) - Friday, 09 August 2013, 02:17 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Friday, 09 August 2013, 03:51 GMT
Opened by zhengyi (goodmen) - Friday, 09 August 2013, 02:17 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Friday, 09 August 2013, 03:51 GMT
|
Details
Description:
There are duplicate lscpu in system: /bin/lscpu /usr/bin/lscpu /usr/sbin/lscpu And I'm sure that those binary executable are not sym/hard links. May be two of them are not deleted when upgrading. $ pacman -Qo /usr/sbin/lscpu /usr/sbin/lscpu is owned by util-linux 2.23.2-1 $ pacman -Qo /usr/bin/lscpu /usr/bin/lscpu is owned by util-linux 2.23.2-1 $ pacman -Qo /bin/lscpu /bin/lscpu is owned by util-linux 2.23.2-1 $ pacman -Ql util-linux | grep lscpu util-linux /usr/bin/lscpu util-linux /usr/share/bash-completion/completions/lscpu util-linux /usr/share/man/man1/lscpu.1.gz Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Gerardo Exequiel Pozzi (djgera)
Friday, 09 August 2013, 03:51 GMT
Reason for closing: Not a bug
Friday, 09 August 2013, 03:51 GMT
Reason for closing: Not a bug
Comment by
Daniel Micay (thestinger) - Friday,
09 August 2013, 02:44 GMT
The /bin, /sbin and /usr/sbin directories themselves are symlinks.