This is caused by the usage of relatively new c++11 features, namely std::get_time, as described in this libstdc++6 upstream bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71556
The Release for yakkety-proposed currently reads: "Date: Fri, 17 Jun 2016 6:30:29 UTC". Note the "6" as hour. Reverting commit 9febc2b238e1e322dce1f94ecbed46d595893b52, which introduced the usage of std::get_time has the disadvantage of opening the 'problem' it is supposed to fix again and the 'bonus' the commit mentions is removed, too, which seems small, but is a surprising gotcha in unsuspecting applications (which are either not fiddling with locale at all or are multithreaded). ** Bug watch added: GCC Bugzilla #71556 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71556 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1593583 Title: Invalid 'Date' entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_yakkety- proposed_InRelease Status in apt package in Ubuntu: New Bug description: Continuously get that warning when using synaptic to reload the sources. This happen with apt 1.3-exp2 only. This seems a regression as per that old report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809329 ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: apt 1.3~exp2 ProcVersionSignature: Ubuntu 4.6.0-7.8-generic 4.6.0 Uname: Linux 4.6.0-7-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu4 Architecture: amd64 CurrentDesktop: GNOME Date: Fri Jun 17 08:19:22 2016 SourcePackage: apt UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1593583/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

