Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
ORG.Asm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19,166
    • Issues 19,166
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ORG.Asm
  • ORG.Asm
  • Issues
  • #35

Closed
Open
Opened Apr 22, 2016 by Eric Coissac@coissacOwner

oa clone crash when the destination directory already existe

oa clone AV.chloroplast AV.chloroplast.save
2016-04-22 17:06:21,962 [INFO ]  Copying the assembly AV.chloroplast to AV.chloroplast.save
Traceback (most recent call last):
  File "/nfs_scratch/LECA_ENVIRONEMENT/softs/ORG.asm-0.2.03/export/bin/oa", line 62, in <module>
    config[root_config_name]['module'].run(config)
  File "/nfs_scratch/LECA_ENVIRONEMENT/softs/ORG.asm-0.2.03/lib/python3.5/site-packages/orgasm/commands/clone.py", line 46, in run
    "%s.oas"  % config['clone']['dest'])
  File "/applis/ciment/v2/stow/x86_64/gcc_4.6.2/python_3.5.0/lib/python3.5/shutil.py", line 309, in copytree
    os.makedirs(dst)
  File "/applis/ciment/v2/stow/x86_64/gcc_4.6.2/python_3.5.0/lib/python3.5/os.py", line 241, in makedirs
    mkdir(name, mode)
FileExistsError: [Errno 17] File exists: 'AV.chloroplast.save.oas'
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: org-asm/org-asm#35