Skip to content

--cfinvalinfo is broken  #888

@fviard

Description

@fviard

-> sync with cf invalidate: s3flo sync S3 s3://my_bucket/ --cf-invalidate --cf-invalidate-default-index
Returns:
Created invalidation request for 70 paths
Check progress with: s3cmd cfinvalinfo cf://E2FHSKN0KV37GF/IBU86LIMINMNG

-> Trying: s3cmd cfinvalinfo cf://E2FHSKN0KV37GF/IBU86LIMINMNG
Raise an error:

s3cmd cfinvalinfo cf://E2FHSKN0KV37GF/IBU86LIMINMNG

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please try reproducing the error using
the latest s3cmd code from the git master
branch found at:
https://github.com/s3tools/s3cmd
and have a look at the known issues list:
https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions
If the error persists, please report the
following lines (removing any private
info as necessary) to:
s3tools-bugs@lists.sourceforge.net

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Invoked as: ./s3cmd cfinvalinfo cf://E2FHSKN0KV37GF/IBU86LIMINMNG
Problem: TypeError: 'S3UriCloudFront' object is not iterable
S3cmd: 2.0.0+
python: 2.7.6 (default, Oct 26 2016, 20:30:19)
[GCC 4.8.4]
environment LANG=fr_FR.UTF-8

Traceback (most recent call last):
File "./s3cmd", line 2996, in
rc = main()
File "./s3cmd", line 2915, in main
rc = cmd_func(args)
File "/home/flo/dev/s3cmd/S3/CloudFront.py", line 770, in invalinfo
cfuris = Cmd._parse_args(args)
File "/home/flo/dev/s3cmd/S3/CloudFront.py", line 644, in _parse_args
cfuris.extend(uris)
TypeError: 'S3UriCloudFront' object is not iterable

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please try reproducing the error using
the latest s3cmd code from the git master
branch found at:
https://github.com/s3tools/s3cmd
and have a look at the known issues list:
https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions
If the error persists, please report the
above lines (removing any private
info as necessary) to:
s3tools-bugs@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions