-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
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
Labels
No labels