On 23 November 2016 at 16:21, David Makin <[email protected]> wrote: > Public bug reported: > > Description: Ubuntu 14.04.5 LTS > Release: 14.04 > Package: libpython2.7-minimal 2.7.6-8ubuntu0.3 > > After updated to libpython2.7:amd64 2.7.6-8ubuntu0.3 apt-get update > throws the following error > > W: Failed to fetch > s3://XXX.s3.amazonaws.com/repo/dists/stable/main/binary-amd64/Packages: > ValueError: Invalid header value 'AWS > ASIAJ5KTV3ZQHPUKWSAQ:W9GzdJOuZYKf+qYITznWGgYXx9E=\n' > E: Some index files failed to download. They have been ignored, or old ones > used instead. > E: Couldn't rebuild package cache >
s3:// protocol is not supported by ubuntu. Do you have some kind of apt-transport-s3 protocol helper installed? In that case the bug is probably there. Please contact the support of whoever provided that to you. As s3 protocol handler is not shipped in Ubuntu. > Downgrading to the previous installed versions, > libpython2.7-stdlib_2.7.6-8ubuntu0.2_amd64.deb and > libpython2.7-minimal_2.7.6-8ubuntu0.2_amd64.deb, fixes this. apt-get > update runs once again > Apt is a C++ application and does not use python at all. > ** Affects: python2.7 (Ubuntu) > Importance: Undecided > Status: New > > -- > You received this bug notification because you are a member of Ubuntu > Pythoneers, which is subscribed to python2.7 in Ubuntu. > https://bugs.launchpad.net/bugs/1644287 > > Title: > apt-get throwing ValueError: Invalid header value 'AWS > ASIAJ5KTV3ZQHPUKWSAQ:W9GzdJOuZYKf+qYITznWGgYXx9E=\n' > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1644287/+subscriptions -- Regards, Dimitri. ** Changed in: python2.7 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1644287 Title: apt-get throwing ValueError: Invalid header value 'AWS ASIAJ5KTV3ZQHPUKWSAQ:W9GzdJOuZYKf+qYITznWGgYXx9E=\n' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1644287/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
