Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mmpu parts threw "AssertError: path (string) is required" for a committed upload #340

Open
askfongjojo opened this issue Feb 20, 2018 · 0 comments

Comments

@askfongjojo
Copy link

askfongjojo commented Feb 20, 2018

I have a simple one-part upload and did a mmpu parts before/after committing it:

[root@base64-16-4-1 ~]# mmpu parts $uid
/angela.fong/uploads/e6b/e6b61194-5a41-c2ff-8895-f3f88d6d3103/0

[root@base64-16-4-1 ~]# mmpu commit $uid 4b7b28b4-a707-4997-b9b3-a8791a19c221

[root@base64-16-4-1 ~]# mmpu parts $uid
mmpu: AssertionError: path (string) is required

The commit itself was successful. If the parts command is not meant to be used for committed uploads, it'll be better to return an explicit error than throw an assertion error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant