GNU bug report logs - #10837
bug of install program

Previous Next

Package: coreutils;

Reported by: 陈燕潘 <custa <at> 126.com>

Date: Fri, 17 Feb 2012 18:38:01 UTC

Severity: normal

Tags: notabug

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 陈燕潘 <custa <at> 126.com>
To: bug-coreutils <at> gnu.org
Subject: bug of install program
Date: Sat, 18 Feb 2012 01:30:05 +0800 (CST)
[Message part 1 (text/plain, inline)]
Hi, I come across a problem, I don't whether it is a bug.
Version of install is 7.1.
I have something look like this:
opensuse113:/home/test_install # find 1/
1/
1/a
1/a/b
1/a/b/c
1/a/b/c/d.txt
1/a/b/c/d
opensuse113:/home/test_install # find 2/
2/
I want to copy everything in 1/a/b/c to 2/a/b/c. So I use the command with the option -D, but it doesn't work.
opensuse113:/home/test_install # install -D 1/a/b/c/* 2/a/b/c
install: target `2/a/b/c' is not a directory

Wht not create the directory 2/a/b/c, then copy everying?
 
Looking forward to your reply.


--
custa
[Message part 2 (text/html, inline)]

This bug report was last modified 13 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.