[13:24] fp === urbanslug is now known as zipper [21:21] Is apt broken in 16.04.1? [21:21] I can hardly install anything. [21:28] dlPhreak: what repository? [21:29] ubuntu main [21:31] egrep -v "^#|^$" /etc/apt/sources.list [21:31] I use http://za.archive.ubuntu.com/ubuntu/ and all seems fine [21:32] mine is all http://archive.ubuntu.com/ubuntu [21:33] I get these sort of errors curl : Depends: libcurl3-gnutls (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.1 is to be installed [21:33] with many packages [21:34] I'm trying to install steam and that just leaves a bunch of unresolved dependencies. [21:36] hmm... [21:36] Oh well I'll try again tomorrow. [21:37] maybe try the no-cache option [21:37] sudo apt-get update -o Acquire::http::No-Cache=true [21:38] I'll give it a try. [21:40] and for debugging you can always do this as well... -o Debug::Acquire::http=true [21:40] Doesn't seem to work. [21:40] I'll try with debug. [21:42] but looks like the repository might just be out of sync... trying later or tomorrow may help [21:43] or maybe just submit a bug report to be sure [21:44] I'll try again in the morning. Thanks inetpro [21:44] you're welcome