Skip to content

os.setxattr PermissionError on panfs propagates up causing copystat, copytree, and pip install . to fail unhepfully #68726

@gerritholl

Description

@gerritholl
BPO 24538
Nosy @giampaolo, @tarekziade, @bitdancer, @gerritholl, @obilaniu, @iritkatriel
PRs
  • bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only files. #13212
  • [3.7] bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only files. (PR-13212) #13234
  • 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 2020-10-20.10:57:24.809>
    created_at = <Date 2015-06-30.12:07:21.714>
    labels = ['3.8', '3.7', 'library', 'type-crash']
    title = 'os.setxattr PermissionError on panfs propagates up causing `copystat`, `copytree`, and `pip install .` to fail unhepfully'
    updated_at = <Date 2020-10-20.10:57:24.809>
    user = 'https://github.com/gerritholl'

    bugs.python.org fields:

    activity = <Date 2020-10-20.10:57:24.809>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-20.10:57:24.809>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2015-06-30.12:07:21.714>
    creator = 'Gerrit.Holl'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24538
    keywords = ['patch']
    message_count = 10.0
    messages = ['245985', '245987', '245989', '301493', '342022', '342051', '342052', '342433', '378292', '378300']
    nosy_count = 8.0
    nosy_names = ['giampaolo.rodola', 'tarek', 'r.david.murray', 'Gerrit.Holl', 'Bart Oldeman', 'Maxime Boissonneault', 'obilaniu', 'iritkatriel']
    pr_nums = ['13212', '13234']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24538'
    versions = ['Python 2.7', '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-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions