8000 cp: refuses to overwrite binary in use · Issue #8261 · uutils/coreutils · GitHub
[go: up one dir, main page]

Skip to content
cp: refuses to overwrite binary in use #8261
Open
@seb128

Description

@seb128

In a lxc Ubuntu Questing container with a git main build of the rust coreutils

$ sudo cp .cargo/bin/coreutils /usr/bin/coreutils
cp: '.cargo/bin/coreutils' -> '/usr/bin/coreutils': Text file busy (os error 26)

while

$ sudo gnucp .cargo/bin/coreutils /usr/bin/coreutils
$

use the -f flag isn't making a difference either

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0