[Bug 11106] New: `install` command's -D flag doesn't work as intended

bugzilla at busybox.net bugzilla at busybox.net
Thu Jun 21 20:41:51 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11106

            Bug ID: 11106
           Summary: `install` command's -D flag doesn't work as intended
           Product: Busybox
           Version: 1.27.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: mike at mgoodwin.net
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

# install -o root -g root -D -m 755 -t /etc/nonexisting/directories script.sh
install: can't create '/etc/nonexisting/directories': No such file or directory


It's supposed to create each directory that doesn't exist, so this is
definitely a bug. I confirmed that install from coreutils works as intended
with the same command.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list