Skip to content

stashcp doesn't work with renamed destination file #39

@djw8605

Description

@djw8605

Error:

Traceback (most recent call last):
 File "/cvmfs/oasis.opensciencegrid.org/osg/modules/stashcp/4.0.1/bin/stashcp", line 353, in <module>
   main()
 File "/cvmfs/oasis.opensciencegrid.org/osg/modules/stashcp/4.0.1/bin/stashcp", line 347, in main
   doStashCpSingle(sourceFile=source, destination=destination, cache=cache, debug=args.debug)
 File "/cvmfs/oasis.opensciencegrid.org/osg/modules/stashcp/4.0.1/bin/stashcp", line 126, in doStashCpSingle
   payload['download_size']=dlSz
UnboundLocalError: local variable 'dlSz' referenced before assignment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions