Hi.
I've just stumbled on an abnormality for which I've yet no explanation. Posting for possible general interest.

Yesterday ebuild unpack started to emit errors:

find: unrecognized: -mindepth
BusyBox v1.13.2 (2009-09-02 17:33:46 IDT) multi-call binary

Usage: find [PATH...] [EXPRESSION]


This happened because I had a /bin/find, identical to /bin/busybox

amit0 ~ # ls -la /bin/find /bin/busybox
-rwxr-xr-x 176 root root 981048 Sep  2 17:35 /bin/busybox*
-rwxr-xr-x 176 root root 981048 Sep  2 17:35 /bin/find*

/bin/find isn't associated with any package, but it's creation time coincides with the last emerge of busybox, 1.8.2 -> 1.13.2.

It seems that all of busybox's embedded exe's (I have 130) were created on my FS.

FYI

Amit

Reply via email to