Re: Can't git -m flag for fcopy to work

Thomas Lange <[email protected]> Mon, 16 Jun 2025 11:56:55 +0200
Newsgroups gmane.linux.debian.fai
Message-ID <[email protected]>
Do you have any error message?
fcopy must lookup the user and group inside the /target environment
(we use a perl oneliner and getpwnam/getgrnam for that). Maybe this
causes a problem.

-- 
regards Thomas