Skip to content

2: Unsupported version #76

@mariusmotea

Description

@mariusmotea

Hi,

Recently i was unable to compile and run this successfully on arm64 platform because of the error from the subject. Seams version2 is no longer build in nfs-utils.

The fix is to remove the mention of version 2 protocol here:
local flags=('--nfs-version' "$requested_version" '--no-nfs-version' 2)
and keep just:
local flags=('--nfs-version' "$requested_version")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions