LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - ARM (https://www.linuxquestions.org/questions/slackware-arm-108/)
-   -   /usr/libexec/slackpkg/core-functions.sh line 1148 diff command not found (https://www.linuxquestions.org/questions/slackware-arm-108/usr-libexec-slackpkg-core-functions-sh-line-1148-diff-command-not-found-4175545285/)

Altiris 06-13-2015 06:58 PM

/usr/libexec/slackpkg/core-functions.sh line 1148 diff command not found
 
Everytime I run slackpkg upgrade-all on Slackware arm 14.1 raspberry Pi I get

Code:

Checking local integrity... /usr/libexec/slackpkg/core-functions.sh line 1148 diff command not found
DONE

Line 1148 of core-functions.sh points to this line

FILES="$(diff $TMPDIR/list1 $TMPDIR/list2 | grep '<' | cut -f2 -d\ )"

lems 06-13-2015 10:22 PM

diff is part of ap/diffutils.


All times are GMT -5. The time now is 02:57 PM.