Skip to content

shutil.copytree() crashes copying to VFAT on Linux: AttributeError: 'PermissionError' object has no attribute 'winerror' #65974

@gward

Description

@gward
mannequin
BPO 21775
Nosy @vstinner, @berkerpeksag, @serhiy-storchaka

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 2014-12-10.00:55:36.980>
created_at = <Date 2014-06-15.21:37:40.917>
labels = ['type-bug', 'library']
title = "shutil.copytree() crashes copying to VFAT on Linux: AttributeError: 'PermissionError' object has no attribute 'winerror'"
updated_at = <Date 2014-12-10.13:11:01.975>
user = 'https://bugs.python.org/gward'

bugs.python.org fields:

activity = <Date 2014-12-10.13:11:01.975>
actor = 'vstinner'
assignee = 'gward'
closed = True
closed_date = <Date 2014-12-10.00:55:36.980>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-06-15.21:37:40.917>
creator = 'gward'
dependencies = []
files = []
hgrepos = []
issue_num = 21775
keywords = ['3.4regression']
message_count = 10.0
messages = ['220676', '220677', '220679', '231340', '231342', '231463', '231464', '232408', '232409', '232425']
nosy_count = 5.0
nosy_names = ['gward', 'vstinner', 'python-dev', 'berker.peksag', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21775'
versions = ['Python 3.4', 'Python 3.5']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard 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