[Bug 1877615] [NEW] Move iptables from depends to recommends

2020-05-08 Thread Giovanni via ubuntu-bugs
Public bug reported: Please move iptables from Depends to Recommends. It's true that iptables is default in Ubuntu, but if I use nftables instead of iptables, sshguard install iptables again even if I have removed it. Alternatively, you can put in Depends nftables as an alternative to iptables,

[Bug 1875116] Re: Syntax warnings for is with a literal

2020-04-29 Thread Giovanni via ubuntu-bugs
I already made a patch. I uploaded here: https://bugs.launchpad.net/ubuntu/+source/s3cmd/+bug/1874651 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875116 Title: Syntax warnings for is with a liter

[Bug 1874651] Re: SyntaxWaning on bad equality check

2020-04-29 Thread Giovanni via ubuntu-bugs
I made a patch. It's attached. ** Patch added: "s3cmd.patch" https://bugs.launchpad.net/ubuntu/+source/s3cmd/+bug/1874651/+attachment/5363414/+files/s3cmd.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1874651] [NEW] SyntaxWaning on bad equality check

2020-04-24 Thread Giovanni via ubuntu-bugs
Public bug reported: Everytime I use s3cmd I get this warning /usr/bin/s3cmd:308: SyntaxWarning: "is" with a literal. Did you mean "=="? if response["status"] is 200: /usr/bin/s3cmd:310: SyntaxWarning: "is" with a literal. Did you mean "=="? elif response["status"] is 204: Issue was reported

[Bug 1804385] Re: S3 upload fails

2018-11-23 Thread Giovanni via ubuntu-bugs
Problem solved. The bucket had an old name with uppercase letters. On March 1, 2018, Amazon AWS updated their naming conventions for S3 buckets in the US East (N. Virginia) Region. Therefore the updated libnet-amazon-s3-perl package is no more compatible with names such as mine which was using u

[Bug 1804385] [NEW] S3 upload fails

2018-11-21 Thread Giovanni via ubuntu-bugs
Public bug reported: Backup-manager upload to S3 fails since the new libnet-amazon-s3-perl requires an AWS region. Attribute (region) does not pass the type constraint because: Validation failed for 'Str' with value undef at reader Net::Amazon::S3::HTTPRequest::region (defined at /usr/share/perl5