Op di 20 mei 2025 om 20:05 schreef Greg Wooledge <g...@wooledge.org>:
> It's more likely to be something in your environment. What does "type -a > cp" say? It is likely to say Debian 12 environment in bugs.debian.org/coreutils after Uwu's reportbug cp On Tue, May 20, 2025 at 19:21:50 +0200, uw...@online.de wrote: > > I solved the Problem for me by copy the File /usr/bin/cp from Debian 11 > to > > /usr/bin/cp2 on Debian 12 Now i can run "cp2 -ax / /mnt" and it works > like expected. > > "cp -ax / /mnt" with original debian 12 cp brings error on this point. > > You can test it. >