Skip to content

install: missing reflink support #13058

Description

@oech3
$ cd /tmp
$ truncate -s 500M img
$ mkdir -p mnt
$ mkfs.btrfs
$ run0 mount img mnt
$ run0 chmod 777 mnt
$ cd mnt
$ yes > y
yes: standard output: No space left on device

$ install y y2
install: cannot install 'y' to 'y2': No space left on device (os error 28)
$ gnu9.11-install y y2 # success

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions