Skip to content

shutil.copytree fails when copying NFS to NFS #68752

Description

@jhamrick
mannequin
BPO 24564
Nosy @larryhastings, @giampaolo, @bitdancer, @albertz, @hynek, @desbma, @minrk, @csabella, @cdyson37
PRs
  • bpo-24564: shutil.copystat(): ignore EINVAL on os.setxattr() #8601
  • bpo-24564: shutil.copystat(): ignore EINVAL on os.setxattr() #13369
  • [3.7] bpo-24564: shutil.copystat(): ignore EINVAL on os.setxattr() (GH-13369) #13673
  • Files
  • bug_demo.py: Reproduces the copytree error on Python 3.4
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2019-05-30.06:03:47.433>
    created_at = <Date 2015-07-04.20:05:50.265>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'shutil.copytree fails when copying NFS to NFS'
    updated_at = <Date 2019-09-09.21:58:13.583>
    user = 'https://bugs.python.org/jhamrick'

    bugs.python.org fields:

    activity = <Date 2019-09-09.21:58:13.583>
    actor = 'Michael Burt'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-30.06:03:47.433>
    closer = 'giampaolo.rodola'
    components = ['Library (Lib)']
    creation = <Date 2015-07-04.20:05:50.265>
    creator = 'jhamrick'
    dependencies = []
    files = ['39864']
    hgrepos = []
    issue_num = 24564
    keywords = ['patch']
    message_count = 13.0
    messages = ['246272', '246273', '246278', '246279', '280051', '304970', '322848', '322942', '341858', '342794', '343944', '343949', '351555']
    nosy_count = 13.0
    nosy_names = ['larry', 'giampaolo.rodola', 'r.david.murray', 'Albert.Zeyer', 'hynek', 'desbma', 'hans-meine', 'minrk', 'jhamrick', 'Gabriel Devenyi', 'cheryl.sabella', 'cdyson37', 'Michael Burt']
    pr_nums = ['8601', '13369', '13673']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24564'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions