Package: busybox-static
Version: 1:0.60.5-2.2
Severity: normal

If "dir" doesn't exist yet:

ay:~> busybox mkdir -p dir/.
mkdir: Cannot create directory `dir/.': File exists

"dir" is created as expected, but busybox returns with a non-zero
error code, and this makes some tools like "make" fail when having
a command like

  mkdir -p dir/$(*D)

in a rule.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (200, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.9-powerpc
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to