You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.
deb-s3 show is broken in v1.10.0, which works as a charm in v0.9.3
Command:
deb-s3 show --bucket mybucket --s3-region ap-northeast-1 mypackage 1.1.0-0024 amd64
Result:
/var/lib/gems/2.3.0/gems/deb-s3-0.10.0/lib/deb/s3/package.rb:138:in `generate': wrong number of arguments (given 0, expected 1) (ArgumentError)
from /var/lib/gems/2.3.0/gems/deb-s3-0.10.0/lib/deb/s3/cli.rb:334:in `show'
from /var/lib/gems/2.3.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
from /var/lib/gems/2.3.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
from /var/lib/gems/2.3.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
from /var/lib/gems/2.3.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
from /var/lib/gems/2.3.0/gems/deb-s3-0.10.0/bin/deb-s3:9:in `<top (required)>'
from /usr/local/bin/deb-s3:22:in `load'
from /usr/local/bin/deb-s3:22:in `<main>'
The text was updated successfully, but these errors were encountered:
deb-s3 show
is broken inv1.10.0
, which works as a charm inv0.9.3
Command:
Result:
The text was updated successfully, but these errors were encountered: