Skip to content

Python KeyboardInterrupt #46

@Binternet

Description

@Binternet

s3auth.conf holds only Region and Token:

root@ip-192-168-29-8:/etc/apt# cat s3auth.conf
Region = 'eu-west-1'
Token = ''

yet when running apt update this fires:

root@ip-192-168-29-8:/etc/apt# apt update
Region: eu-west-1
Traceback (most recent call last):
  File "/usr/lib/apt/methods/s3", line 553, in <module>
    sys.exit(ret)
KeyboardInterrupt
Region: eu-west-1

Metadata

Metadata

Assignees

No one assigned

    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