[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#810898: apt: "apt-get update" (1.2) very slow with compressed indices and debtags



Package: apt
Version: 1.2~exp1
Severity: important

  Hi,

  New apt from experimental with compressed indices and debtag installed
makes "apt-get update" very slow. I downgraded apt to be sure the problems come from the
new version (perhaps the problem comes from the compressed indices, I never try them with
the previous apt version)

You will find in the attached file the output of the following commands:

apt-cache policy apt apt-utils debtags apt-transport-https
/usr/bin/time sudo apt-get update
sudo apt-get install -t experimental  apt/experimental apt-transport-https/experimental
/usr/bin/time sudo apt-get update
/usr/bin/time sudo apt-get update
sudo du -h /var/lib/apt/lists
sudo vi /etc/apt/apt.conf.d/50-loc-compressed-indices
=> put the (only) line 'Acquire::GzipIndexes "true";'
/usr/bin/time sudo apt-get update
sudo du -h /var/lib/apt/lists
sudo rm -f /var/lib/apt/lists/*
/usr/bin/time sudo apt-get update
/usr/bin/time sudo apt-get update


All "apt-get update" take less than 20 seconds but the last two that takes more than 360 seconds (ie 5 min)!

During most of these 5 mins (after the downloads), "top" and "ps" show me
that "debtag update" is running at nearly 100% of one of my CPU.

So, for now, if debtag is installed, using compressed index should be disabled.

I report this bug to apt as it is triggered by this new version. However, the fix would possibly to be write in debtag itself (but, in this case, apt should add a Breaks: debtags (<<fixed-version) )

  Regards,
    Vincent 

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^linux-image-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.4\.0-rc6-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.4\.0-rc8-amd64$";
APT::NeverAutoRemove:: "^postgresql-";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-image";
APT::VersionedKernelPackages:: "linux-headers";
APT::VersionedKernelPackages:: "linux-image-extra";
APT::VersionedKernelPackages:: "linux-signed-image";
APT::VersionedKernelPackages:: "kfreebsd-image";
APT::VersionedKernelPackages:: "kfreebsd-headers";
APT::VersionedKernelPackages:: "gnumach-image";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::VersionedKernelPackages:: "linux-backports-modules-.*";
APT::VersionedKernelPackages:: "linux-tools";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "[ ! -f /var/run/dbus/system_bus_socket ] || /usr/bin/dbus-send --system --dest=org.debian.apt --type=signal /org/debian/apt org.debian.apt.CacheChanged || true";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null";
APT::Update::Post-Invoke "";
APT::Update::Post-Invoke:: "[ ! -x /usr/bin/debtags ] || debtags update || true";
APT::Keep-Downloaded-Packages "true";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Architectures:: "armel";
APT::Architectures:: "mipsel";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::lz4 "";
APT::Compressor::lz4::Name "lz4";
APT::Compressor::lz4::Extension ".lz4";
APT::Compressor::lz4::Binary "false";
APT::Compressor::lz4::Cost "50";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "100";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-6n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "200";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "300";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-6";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::lzma "";
APT::Compressor::lzma::Name "lzma";
APT::Compressor::lzma::Extension ".lzma";
APT::Compressor::lzma::Binary "xz";
APT::Compressor::lzma::Cost "400";
APT::Compressor::lzma::CompressArg "";
APT::Compressor::lzma::CompressArg:: "--format=lzma";
APT::Compressor::lzma::CompressArg:: "-6";
APT::Compressor::lzma::UncompressArg "";
APT::Compressor::lzma::UncompressArg:: "--format=lzma";
APT::Compressor::lzma::UncompressArg:: "-d";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Etc::preferencesparts "preferences.d";
Dir::Etc::trusted "trusted.gpg";
Dir::Etc::trustedparts "trusted.gpg.d";
Dir::Etc::apt-file-main "apt-file.conf";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::solvers "";
Dir::Bin::solvers:: "/usr/lib/apt/solvers";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Bin::bzip2 "/bin/bzip2";
Dir::Bin::xz "/usr/bin/xz";
Dir::Bin::lz4 "/usr/bin/lz4";
Dir::Bin::lzma "/usr/bin/xz";
Dir::Media "";
Dir::Media::MountPath "/media/cdrom";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
Dir::Log::History "history.log";
Dir::Ignore-Files-Silently "";
Dir::Ignore-Files-Silently:: "~$";
Dir::Ignore-Files-Silently:: "\.disabled$";
Dir::Ignore-Files-Silently:: "\.bak$";
Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
Dir::Ignore-Files-Silently:: "\.save$";
Dir::Ignore-Files-Silently:: "\.orig$";
Dir::Ignore-Files-Silently:: "\.distUpgrade$";
Acquire "";
Acquire::AllowInsecureRepositories "1";
Acquire::AllowDowngradeToInsecureRepositories "0";
Acquire::cdrom "";
Acquire::cdrom::mount "/media/cdrom";
Acquire::IndexTargets "";
Acquire::IndexTargets::deb "";
Acquire::IndexTargets::deb::Packages "";
Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages";
Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages";
Acquire::IndexTargets::deb::Packages::ShortDescription "Packages";
Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages";
Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages";
Acquire::IndexTargets::deb::Packages::Optional "0";
Acquire::IndexTargets::deb::Translations "";
Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Contents-deb "";
Acquire::IndexTargets::deb::Contents-deb::DefaultEnabled "false";
Acquire::IndexTargets::deb::Contents-deb::MetaKey "$(COMPONENT)/Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb::ShortDescription "Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Contents (deb)";
Acquire::IndexTargets::deb::Contents-deb::flatMetaKey "Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb::flatDescription "$(RELEASE) Contents (deb)";
Acquire::IndexTargets::deb::Contents-deb::PDiffs "true";
Acquire::IndexTargets::deb::Contents-deb::KeepCompressed "true";
Acquire::IndexTargets::deb::Contents-udeb "";
Acquire::IndexTargets::deb::Contents-udeb::MetaKey "$(COMPONENT)/Contents-udeb-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-udeb::ShortDescription "Contents-udeb-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-udeb::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Contents (udeb)";
Acquire::IndexTargets::deb::Contents-udeb::flatMetaKey "Contents-udeb-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-udeb::flatDescription "$(RELEASE) Contents (udeb)";
Acquire::IndexTargets::deb::Contents-udeb::KeepCompressed "true";
Acquire::IndexTargets::deb::Contents-udeb::PDiffs "true";
Acquire::IndexTargets::deb::Contents-udeb::DefaultEnabled "false";
Acquire::IndexTargets::deb-src "";
Acquire::IndexTargets::deb-src::Sources "";
Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources";
Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources";
Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources";
Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources";
Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources";
Acquire::IndexTargets::deb-src::Sources::Optional "0";
Acquire::IndexTargets::deb-src::Contents-dsc "";
Acquire::IndexTargets::deb-src::Contents-dsc::DefaultEnabled "false";
Acquire::IndexTargets::deb-src::Contents-dsc::MetaKey "$(COMPONENT)/Contents-source";
Acquire::IndexTargets::deb-src::Contents-dsc::ShortDescription "Contents-source";
Acquire::IndexTargets::deb-src::Contents-dsc::Description "$(RELEASE)/$(COMPONENT) source Contents (dsc)";
Acquire::IndexTargets::deb-src::Contents-dsc::flatMetaKey "Contents-source";
Acquire::IndexTargets::deb-src::Contents-dsc::flatDescription "$(RELEASE) Contents (dsc)";
Acquire::IndexTargets::deb-src::Contents-dsc::PDiffs "true";
Acquire::IndexTargets::deb-src::Contents-dsc::KeepCompressed "true";
Acquire::Changelogs "";
Acquire::Changelogs::URI "";
Acquire::Changelogs::URI::Origin "";
Acquire::Changelogs::URI::Origin::Debian "http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";;
Acquire::Changelogs::URI::Origin::Tanglu "http://metadata.tanglu.org/changelogs/@CHANGEPATH@_changelog";;
Acquire::Changelogs::URI::Origin::Ubuntu "http://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog";;
Acquire::Changelogs::URI::Origin::Ultimedia "http://packages.ultimediaos.com/changelogs/pool/@CHANGEPATH@/changelog.txt";;
Acquire::GzipIndexes "true";
Acquire::Languages "";
Acquire::Languages:: "en";
Acquire::Languages:: "none";
Acquire::Queue-Mode "host";
DPkg "";
DPkg::Pre-Invoke "";
DPkg::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
DPkg::Post-Invoke:: "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "3";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::InfoFD "20";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
RPM "";
RPM::Pre-Invoke "";
RPM::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
RPM::Post-Invoke "";
RPM::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
AptListbugs "";
AptListbugs::Severities "critical,grave,serious";
Unattended-Upgrade "";
Unattended-Upgrade::Origins-Pattern "";
Unattended-Upgrade::Origins-Pattern:: "origin=Debian,codename=${distro_codename},label=Debian-Security";
Binary "apt-config";
Binary::apt "";
Binary::apt::APT "";
Binary::apt::APT::Color "1";
Binary::apt::APT::Cache "";
Binary::apt::APT::Cache::Show "";
Binary::apt::APT::Cache::Show::Version "2";
Binary::apt::APT::Cache::AllVersions "0";
Binary::apt::APT::Cache::ShowVirtuals "1";
Binary::apt::APT::Cache::Search "";
Binary::apt::APT::Cache::Search::Version "2";
Binary::apt::APT::Cache::ShowDependencyType "1";
Binary::apt::APT::Cache::ShowVersion "1";
Binary::apt::APT::Get "";
Binary::apt::APT::Get::Upgrade-Allow-New "1";
Binary::apt::APT::Cmd "";
Binary::apt::APT::Cmd::Show-Update-Stats "1";
Binary::apt::APT::Keep-Downloaded-Packages "0";
Binary::apt::DPkg "";
Binary::apt::DPkg::Progress-Fancy "1";
Binary::apt::Acquire "";
Binary::apt::Acquire::AllowInsecureRepositories "0";
CommandLine "";
CommandLine::AsString "apt-config dump";

-- /etc/apt/preferences --

#Explanation: Pinned by apt-listbugs at 2014-01-27 12:44:03 +0100
#Explanation:   #734946: base-passwd: block from testing until all shell-fallout bugs are fixed
#Package: base-passwd
#Pin: version 3.5.28
#Pin-Priority: 1000


-- /etc/apt/sources.list --

# 

# deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot amd64 NETINST Binary-1 20111003-03:40]/ wheezy main

#deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot amd64 NETINST Binary-1 20111003-03:40]/ wheezy main

#deb http://ftp.fr.debian.org/debian/ unstable main non-free contrib
#deb-src http://ftp.fr.debian.org/debian/ unstable main non-free contrib

#deb http://security.debian.org/ wheezy/updates main contrib non-free
#deb-src http://security.debian.org/ wheezy/updates main contrib non-free

#deb http://ftp.fr.debian.org/debian/ wheezy main non-free contrib

-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel, mipsel

Kernel: Linux 4.4.0-rc8-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt depends on:
ii  adduser                 3.113+nmu3
ii  debian-archive-keyring  2014.3
ii  gnupg                   1.4.20-1
ii  gnupg2                  2.1.10-3
ii  gpgv                    1.4.20-1
ii  libapt-pkg5.0           1.2~exp1
ii  libc6                   2.21-6
ii  libgcc1                 1:5.3.1-5
ii  libstdc++6              5.3.1-5

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc     <none>
ii  aptitude    0.7.5-3
ii  dpkg-dev    1.18.4
ii  python-apt  1.1.0~beta1
ii  synaptic    0.82.5

-- no debconf information
vdanjean@eyak:~$ apt-cache policy apt apt-utils debtags apt-transport-https 
apt:
  Installed: 1.1.10
  Candidate: 1.1.10
  Version table:
     1.2~exp1 1
          1 http://ftp.fr.debian.org/debian experimental/main amd64 Packages
 *** 1.1.10 500
        500 http://ftp.fr.debian.org/debian testing/main amd64 Packages
        500 http://ftp.fr.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     1.0.9.8.1 500
        500 http://ftp.fr.debian.org/debian jessie/main amd64 Packages
     0.9.14.1+nmu1 500
        500 http://people.debian.org/~vdanjean/debian unstable/main amd64 Packages
     0.9.7.9+deb7u7 500
        500 http://ftp.fr.debian.org/debian wheezy/main amd64 Packages
     0.9.7.9+deb7u6 500
        500 http://security.debian.org wheezy/updates/main amd64 Packages
     0.8.10.3+squeeze1 500
        500 http://ftp.fr.debian.org/debian squeeze/main amd64 Packages
apt-utils:
  Installed: 1.1.10
  Candidate: 1.1.10
  Version table:
     1.2~exp1 1
          1 http://ftp.fr.debian.org/debian experimental/main amd64 Packages
 *** 1.1.10 500
        500 http://ftp.fr.debian.org/debian testing/main amd64 Packages
        500 http://ftp.fr.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     1.0.9.8.1 500
        500 http://ftp.fr.debian.org/debian jessie/main amd64 Packages
     0.9.14.1+nmu1 500
        500 http://people.debian.org/~vdanjean/debian unstable/main amd64 Packages
     0.9.7.9+deb7u7 500
        500 http://ftp.fr.debian.org/debian wheezy/main amd64 Packages
     0.9.7.9+deb7u6 500
        500 http://security.debian.org wheezy/updates/main amd64 Packages
     0.8.10.3+squeeze1 500
        500 http://ftp.fr.debian.org/debian squeeze/main amd64 Packages
debtags:
  Installed: 2.0.1
  Candidate: 2.0.1
  Version table:
 *** 2.0.1 500
        500 http://ftp.fr.debian.org/debian testing/main amd64 Packages
        500 http://ftp.fr.debian.org/debian testing/main i386 Packages
        500 http://ftp.fr.debian.org/debian testing/main armel Packages
        500 http://ftp.fr.debian.org/debian testing/main mipsel Packages
        500 http://ftp.fr.debian.org/debian unstable/main amd64 Packages
        500 http://ftp.fr.debian.org/debian unstable/main i386 Packages
        500 http://ftp.fr.debian.org/debian unstable/main armel Packages
        500 http://ftp.fr.debian.org/debian unstable/main mipsel Packages
        100 /var/lib/dpkg/status
     1.12.3 500
        500 http://ftp.fr.debian.org/debian jessie/main amd64 Packages
     1.10.1 500
        500 http://ftp.fr.debian.org/debian wheezy/main amd64 Packages
     1.7.11 500
        500 http://ftp.fr.debian.org/debian squeeze/main amd64 Packages
apt-transport-https:
  Installed: 1.1.10
  Candidate: 1.1.10
  Version table:
     1.2~exp1 1
          1 http://ftp.fr.debian.org/debian experimental/main amd64 Packages
 *** 1.1.10 500
        500 http://ftp.fr.debian.org/debian testing/main amd64 Packages
        500 http://ftp.fr.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     1.0.9.8.1 500
        500 http://ftp.fr.debian.org/debian jessie/main amd64 Packages
     0.9.14.1+nmu1 500
        500 http://people.debian.org/~vdanjean/debian unstable/main amd64 Packages
     0.9.7.9+deb7u7 500
        500 http://ftp.fr.debian.org/debian wheezy/main amd64 Packages
     0.9.7.9+deb7u6 500
        500 http://security.debian.org wheezy/updates/main amd64 Packages
     0.8.10.3+squeeze1 500
        500 http://ftp.fr.debian.org/debian squeeze/main amd64 Packages


vdanjean@eyak:~$ /usr/bin/time sudo apt-get update
Hit:1 http://moais.imag.fr/membres/vincent.danjean/debian sid InRelease
Hit:2 http://moais.imag.fr/membres/vincent.danjean/debian unstable InRelease                                                                                     
Get:3 http://debian.qelectrotech.org/qet/debian unstable InRelease [2573 B]                                                                                      
Hit:4 http://ftp.fr.debian.org/debian experimental InRelease                                                                                                     
Hit:5 http://debian.dubacq.fr sid InRelease                                                                                                                      
Ign:6 http://liveusb.info/multisystem/depot all InRelease                                                                                                        
Hit:7 http://www.deb-multimedia.org unstable InRelease                                                                                                           
Hit:8 http://liveusb.info/multisystem/depot all Release                                                                                                          
Ign:9 http://ftp.fr.debian.org/debian jessie InRelease                                                                                                           
Ign:10 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric InRelease                                                                                          
Hit:11 http://debian.yeasoft.net/btsync sid InRelease                                                                                                            
Hit:12 http://ftp.fr.debian.org/debian jessie-updates InRelease                                                                                                  
Ign:13 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise InRelease                                                                                          
Hit:14 http://ftp.fr.debian.org/debian jessie-backports InRelease                                                                                                
Hit:15 http://security.debian.org jessie/updates InRelease                                                                       
Ign:16 http://ftp.fr.debian.org/debian squeeze InRelease                                                                                                         
Hit:17 http://security.debian.org wheezy/updates InRelease                                                                                                       
Get:18 http://jenkins.grml.org/debian dpkg-test InRelease [3074 B]                                                                                               
Ign:19 http://dl.google.com/linux/earth/deb stable InRelease                                                                                                     
Hit:20 http://ftp.fr.debian.org/debian-security squeeze/updates InRelease                                                
Hit:21 http://ftp.fr.debian.org/debian testing InRelease                                                                                            
Hit:22 http://ftp.fr.debian.org/debian-security testing/updates InRelease                                                                           
Ign:24 http://dl.google.com/linux/talkplugin/deb stable InRelease                                                        
Hit:25 http://ftp.fr.debian.org/debian unstable InRelease                                          
Ign:26 http://ftp.fr.debian.org/debian wheezy InRelease                 
Hit:28 http://ftp.fr.debian.org/debian wheezy-updates InRelease                                                         
Hit:29 http://dl.google.com/linux/earth/deb stable Release                                                              
Hit:30 http://ftp.fr.debian.org/debian wheezy-backports InRelease                                                            
Hit:31 http://ftp.fr.debian.org/debian jessie Release                                                                                              
Hit:32 http://dl.google.com/linux/talkplugin/deb stable Release                                                          
Hit:33 http://ftp.fr.debian.org/debian squeeze Release                                             
Hit:34 http://ftp.fr.debian.org/debian wheezy Release                    
Hit:35 http://www.danjean.fr/~vdanjean/debian unstable InRelease
Hit:37 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric Release          
Hit:38 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise Release          
Hit:23 https://people.debian.org/~vdanjean/debian unstable InRelease
Hit:27 https://people.debian.org/~vdanjean/debian stable InRelease
Fetched 5647 B in 1s (4206 B/s)
Reading package lists... Done
12.03user 0.92system 0:14.14elapsed 91%CPU (0avgtext+0avgdata 285352maxresident)k
0inputs+822984outputs (0major+392660minor)pagefaults 0swaps


vdanjean@eyak:~$ sudo apt-get install -t experimental  apt/experimental apt-transport-https/experimental
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Selected version '1.2~exp1' (Debian:experimental [amd64]) for 'apt'
Selected version '1.2~exp1' (Debian:experimental [amd64]) for 'apt-transport-https'
The following packages were automatically installed and are no longer required:
  gnome-software-common libappstream-glib8 libappstream3 libfwupd1 libgcab-1.0-0 liblimba0 libprotobuf-lite9v5
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  apt-utils libapt-pkg5.0
Suggested packages:
  apt-doc
The following packages will be upgraded:
  apt apt-transport-https apt-utils libapt-pkg5.0
4 upgraded, 0 newly installed, 0 to remove and 474 not upgraded.
Need to get 2443 kB of archives.
After this operation, 49.2 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ftp.fr.debian.org/debian experimental/main amd64 libapt-pkg5.0 amd64 1.2~exp1 [805 kB]
Get:2 http://ftp.fr.debian.org/debian experimental/main amd64 apt amd64 1.2~exp1 [1107 kB]
Get:3 http://ftp.fr.debian.org/debian experimental/main amd64 apt-utils amd64 1.2~exp1 [382 kB]
Get:4 http://ftp.fr.debian.org/debian experimental/main amd64 apt-transport-https amd64 1.2~exp1 [149 kB]
Fetched 2443 kB in 0s (7648 kB/s)           
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
(Reading database ... 616581 files and directories currently installed.)
Preparing to unpack .../libapt-pkg5.0_1.2~exp1_amd64.deb ...
Unpacking libapt-pkg5.0:amd64 (1.2~exp1) over (1.1.10) ...
Processing triggers for libc-bin (2.21-6) ...
Setting up libapt-pkg5.0:amd64 (1.2~exp1) ...
Processing triggers for libc-bin (2.21-6) ...
(Reading database ... 616581 files and directories currently installed.)
Preparing to unpack .../apt_1.2~exp1_amd64.deb ...
Unpacking apt (1.2~exp1) over (1.1.10) ...
Processing triggers for libc-bin (2.21-6) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up apt (1.2~exp1) ...
Installing new version of config file /etc/cron.daily/apt ...
Processing triggers for libc-bin (2.21-6) ...
(Reading database ... 616587 files and directories currently installed.)
Preparing to unpack .../apt-utils_1.2~exp1_amd64.deb ...
Unpacking apt-utils (1.2~exp1) over (1.1.10) ...
Preparing to unpack .../apt-transport-https_1.2~exp1_amd64.deb ...
Unpacking apt-transport-https (1.2~exp1) over (1.1.10) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up apt-utils (1.2~exp1) ...
Setting up apt-transport-https (1.2~exp1) ...
[master fb72f23] committing changes in /etc after apt run
 Author: Vincent Danjean <Vincent.Danjean@ens-lyon.org>
 1 file changed, 21 insertions(+), 1 deletion(-)


vdanjean@eyak:~$ /usr/bin/time sudo apt-get update
Hit:1 http://moais.imag.fr/membres/vincent.danjean/debian sid InRelease
Hit:2 http://moais.imag.fr/membres/vincent.danjean/debian unstable InRelease                                                                                     
Get:3 http://debian.qelectrotech.org/qet/debian unstable InRelease [2573 B]                                                                                      
Hit:4 http://ftp.fr.debian.org/debian experimental InRelease                                                                                                     
Hit:5 http://debian.dubacq.fr sid InRelease                                                                                                                      
Ign:6 http://liveusb.info/multisystem/depot all InRelease                                                                                                        
Hit:7 http://www.deb-multimedia.org unstable InRelease                                                                                                           
Hit:8 http://liveusb.info/multisystem/depot all Release                                                                                                          
Ign:9 http://ftp.fr.debian.org/debian jessie InRelease                                                                                                           
Ign:10 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric InRelease                                                                                          
Hit:11 http://debian.yeasoft.net/btsync sid InRelease                                                                                                            
Hit:12 http://ftp.fr.debian.org/debian jessie-updates InRelease                                                                                                  
Ign:13 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise InRelease                                                                                          
Hit:14 http://ftp.fr.debian.org/debian jessie-backports InRelease                                                                                                
Get:15 http://jenkins.grml.org/debian dpkg-test InRelease [3074 B]                                                                              
Ign:16 http://ftp.fr.debian.org/debian squeeze InRelease                                                                                                         
Ign:17 http://dl.google.com/linux/earth/deb stable InRelease                                                                                                     
Hit:18 http://ftp.fr.debian.org/debian-security squeeze/updates InRelease                                                                                        
Hit:19 http://ftp.fr.debian.org/debian testing InRelease                                      
Hit:21 http://ftp.fr.debian.org/debian-security testing/updates InRelease                                           
Ign:22 http://dl.google.com/linux/talkplugin/deb stable InRelease                                                                              
Hit:23 http://ftp.fr.debian.org/debian unstable InRelease                                                                                      
Ign:25 http://ftp.fr.debian.org/debian wheezy InRelease                                                                                        
Hit:26 http://dl.google.com/linux/earth/deb stable Release                                                                                     
Hit:27 http://ftp.fr.debian.org/debian wheezy-updates InRelease                                                                               
Hit:28 http://ftp.fr.debian.org/debian wheezy-backports InRelease                                                       
Hit:29 http://ftp.fr.debian.org/debian jessie Release                                                                   
Hit:30 http://dl.google.com/linux/talkplugin/deb stable Release                                                      
Hit:31 http://ftp.fr.debian.org/debian squeeze Release                                         
Hit:32 http://ftp.fr.debian.org/debian wheezy Release                                          
Hit:33 http://www.danjean.fr/~vdanjean/debian unstable InRelease        
Hit:35 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric Release     
Hit:36 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise Release     
Hit:20 https://people.debian.org/~vdanjean/debian unstable InRelease     
Hit:24 https://people.debian.org/~vdanjean/debian stable InRelease
Hit:44 http://security.debian.org jessie/updates InRelease
Hit:45 http://security.debian.org wheezy/updates InRelease
Fetched 5647 B in 2s (2560 B/s)                     
Reading package lists... Done
16.85user 1.37system 0:20.29elapsed 89%CPU (0avgtext+0avgdata 287896maxresident)k
0inputs+1607720outputs (0major+447009minor)pagefaults 0swaps


vdanjean@eyak:~$ /usr/bin/time sudo apt-get update
Hit:1 http://moais.imag.fr/membres/vincent.danjean/debian sid InRelease
Hit:2 http://moais.imag.fr/membres/vincent.danjean/debian unstable InRelease                                                                                     
Get:3 http://debian.qelectrotech.org/qet/debian unstable InRelease [2573 B]                                                                                      
Hit:4 http://ftp.fr.debian.org/debian experimental InRelease                                                                                                     
Hit:5 http://debian.dubacq.fr sid InRelease                                                                                                                      
Ign:6 http://liveusb.info/multisystem/depot all InRelease                                                                                                        
Hit:7 http://www.deb-multimedia.org unstable InRelease                                                                                                           
Hit:8 http://liveusb.info/multisystem/depot all Release                                                                                                          
Ign:9 http://ftp.fr.debian.org/debian jessie InRelease                                                                                                           
Hit:10 http://security.debian.org jessie/updates InRelease                                                                                                       
Ign:11 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric InRelease                                                                                          
Hit:12 http://debian.yeasoft.net/btsync sid InRelease                                                                                                            
Hit:13 http://ftp.fr.debian.org/debian jessie-updates InRelease                                                                            
Hit:14 http://security.debian.org wheezy/updates InRelease                                                                                 
Ign:15 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise InRelease                                                                         
Hit:16 http://ftp.fr.debian.org/debian jessie-backports InRelease                                                                               
Get:17 http://jenkins.grml.org/debian dpkg-test InRelease [3074 B]                                                                                          
Ign:18 http://dl.google.com/linux/earth/deb stable InRelease                                                                                                     
Ign:19 http://ftp.fr.debian.org/debian squeeze InRelease                                                                                             
Hit:20 http://ftp.fr.debian.org/debian-security squeeze/updates InRelease                                                                           
Hit:21 http://ftp.fr.debian.org/debian testing InRelease                                                                                            
Ign:22 http://dl.google.com/linux/talkplugin/deb stable InRelease                                                        
Hit:24 http://ftp.fr.debian.org/debian-security testing/updates InRelease                                                
Hit:25 http://ftp.fr.debian.org/debian unstable InRelease                                                                
Hit:26 http://dl.google.com/linux/earth/deb stable Release                                                               
Ign:28 http://ftp.fr.debian.org/debian wheezy InRelease                                                                  
Hit:29 http://ftp.fr.debian.org/debian wheezy-updates InRelease                                                                                    
Hit:30 http://dl.google.com/linux/talkplugin/deb stable Release                                                                                    
Hit:31 http://ftp.fr.debian.org/debian wheezy-backports InRelease                                 
Hit:32 http://ftp.fr.debian.org/debian jessie Release                                             
Hit:33 http://ftp.fr.debian.org/debian squeeze Release                                              
Hit:34 http://ftp.fr.debian.org/debian wheezy Release                                               
Hit:35 http://www.danjean.fr/~vdanjean/debian unstable InRelease
Hit:37 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric Release
Hit:38 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise Release
Hit:23 https://people.debian.org/~vdanjean/debian unstable InRelease
Hit:27 https://people.debian.org/~vdanjean/debian stable InRelease
Fetched 5647 B in 1s (4134 B/s)
Reading package lists... Done
10.93user 0.91system 0:13.07elapsed 90%CPU (0avgtext+0avgdata 286624maxresident)k
0inputs+827120outputs (0major+392959minor)pagefaults 0swaps


vdanjean@eyak:~$ sudo du -h /var/lib/apt/lists
84K	/var/lib/apt/lists/partial
898M	/var/lib/apt/lists


sudo vi /etc/apt/apt.conf.d/50-loc-compressed-indices
=> put the (only) line 'Acquire::GzipIndexes "true";'

vdanjean@eyak:~$ /usr/bin/time sudo apt-get update
Hit:1 http://moais.imag.fr/membres/vincent.danjean/debian sid InRelease
Hit:2 http://moais.imag.fr/membres/vincent.danjean/debian unstable InRelease                                                                                     
Get:3 http://debian.qelectrotech.org/qet/debian unstable InRelease [2573 B]                                                                                      
Hit:4 http://ftp.fr.debian.org/debian experimental InRelease                                                                                                     
Hit:5 http://debian.dubacq.fr sid InRelease                                                                                                                      
Ign:6 http://liveusb.info/multisystem/depot all InRelease                                                                                                        
Hit:7 http://www.deb-multimedia.org unstable InRelease                                                                                                           
Hit:8 http://liveusb.info/multisystem/depot all Release                                                                                                          
Ign:9 http://ftp.fr.debian.org/debian jessie InRelease                                                                                                           
Hit:10 http://debian.yeasoft.net/btsync sid InRelease                                                                                                            
Hit:11 http://ftp.fr.debian.org/debian jessie-updates InRelease                                                                                                  
Hit:12 http://ftp.fr.debian.org/debian jessie-backports InRelease                                                                                                
Ign:13 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric InRelease                                                                                          
Ign:14 http://ftp.fr.debian.org/debian squeeze InRelease                                                                                                         
Get:15 http://jenkins.grml.org/debian dpkg-test InRelease [3074 B]                                                                                               
Ign:16 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise InRelease                                                                                          
Ign:17 http://dl.google.com/linux/earth/deb stable InRelease                                                                                   
Hit:18 http://ftp.fr.debian.org/debian-security squeeze/updates InRelease                                                
Hit:19 http://security.debian.org jessie/updates InRelease                                                                                                       
Hit:20 http://ftp.fr.debian.org/debian testing InRelease                                                                                                         
Hit:21 http://security.debian.org wheezy/updates InRelease                                                                                                       
Hit:22 http://ftp.fr.debian.org/debian-security testing/updates InRelease                                                                                        
Ign:23 http://dl.google.com/linux/talkplugin/deb stable InRelease                                                        
Hit:24 http://ftp.fr.debian.org/debian unstable InRelease                                          
Ign:26 http://ftp.fr.debian.org/debian wheezy InRelease                                            
Hit:27 http://dl.google.com/linux/earth/deb stable Release                                                               
Hit:28 http://ftp.fr.debian.org/debian wheezy-updates InRelease                                                          
Hit:30 http://ftp.fr.debian.org/debian wheezy-backports InRelease                                                        
Hit:31 http://ftp.fr.debian.org/debian jessie Release                                                                                              
Hit:32 http://dl.google.com/linux/talkplugin/deb stable Release                                                                                    
Hit:33 http://ftp.fr.debian.org/debian squeeze Release                                                                                             
Hit:34 http://ftp.fr.debian.org/debian wheezy Release                                                                         
Hit:35 http://www.danjean.fr/~vdanjean/debian unstable InRelease                                                              
Hit:37 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric Release          
Hit:38 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise Release
Hit:25 https://people.debian.org/~vdanjean/debian unstable InRelease
Hit:29 https://people.debian.org/~vdanjean/debian stable InRelease
Fetched 5647 B in 1s (4128 B/s)
Reading package lists... Done
10.82user 0.86system 0:12.89elapsed 90%CPU (0avgtext+0avgdata 286628maxresident)k
0inputs+827112outputs (0major+392484minor)pagefaults 0swaps


vdanjean@eyak:~$ sudo du -h /var/lib/apt/lists
84K     /var/lib/apt/lists/partial
898M    /var/lib/apt/lists


vdanjean@eyak:~$ sudo rm -f /var/lib/apt/lists/*
rm: cannot remove '/var/lib/apt/lists/partial': Is a directory

vdanjean@eyak:~$ /usr/bin/time sudo apt-get update
[lots of lines as all is reloaded from Internet]
Get:316 http://ftp.fr.debian.org/debian wheezy/non-free Translation-en [66.1 kB]                                                                                 
Fetched 194 MB in 27s (6972 kB/s)                                                                                                                                
Reading package lists... Done
399.82user 40.86system 7:19.93elapsed 100%CPU (0avgtext+0avgdata 342124maxresident)k
0inputs+2762336outputs (0major+479480minor)pagefaults 0swaps

vdanjean@eyak:~$ /usr/bin/time sudo apt-get update
Hit:1 http://moais.imag.fr/membres/vincent.danjean/debian sid InRelease
Hit:2 http://moais.imag.fr/membres/vincent.danjean/debian unstable InRelease                                                                                     
Hit:3 http://ftp.fr.debian.org/debian experimental InRelease                                                                                                     
Get:4 http://debian.qelectrotech.org/qet/debian unstable InRelease [2573 B]                                                                                      
Hit:5 http://debian.dubacq.fr sid InRelease                                                                                                                      
Ign:6 http://liveusb.info/multisystem/depot all InRelease                                                                                                        
Hit:7 http://www.deb-multimedia.org unstable InRelease                                                                                                           
Hit:8 http://liveusb.info/multisystem/depot all Release                                                                                                          
Ign:9 http://ftp.fr.debian.org/debian jessie InRelease                                                                                                           
Ign:10 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric InRelease                                                                                          
Hit:11 http://debian.yeasoft.net/btsync sid InRelease                                                                                                            
Hit:12 http://ftp.fr.debian.org/debian jessie-updates InRelease                                                                                                  
Ign:13 http://dl.google.com/linux/earth/deb stable InRelease                                                                                                     
Hit:14 http://ftp.fr.debian.org/debian jessie-backports InRelease                                                                                                
Ign:15 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise InRelease                                                                                          
Hit:16 http://security.debian.org jessie/updates InRelease                                                                                                       
Ign:17 http://ftp.fr.debian.org/debian squeeze InRelease                                                                                                         
Hit:18 http://security.debian.org wheezy/updates InRelease                                                                                                       
Ign:19 http://dl.google.com/linux/talkplugin/deb stable InRelease                                                                                                
Hit:20 http://ftp.fr.debian.org/debian-security squeeze/updates InRelease                                                                                        
Hit:21 http://jenkins.grml.org/debian dpkg-test InRelease                                                                                                        
Hit:22 http://dl.google.com/linux/earth/deb stable Release                                                                                                       
Hit:23 http://ftp.fr.debian.org/debian testing InRelease                                                                 
Hit:24 http://ftp.fr.debian.org/debian-security testing/updates InRelease                                                
Hit:26 http://dl.google.com/linux/talkplugin/deb stable Release                                
Hit:27 http://ftp.fr.debian.org/debian unstable InRelease                                      
Ign:28 http://ftp.fr.debian.org/debian wheezy InRelease                                            
Hit:30 http://ftp.fr.debian.org/debian wheezy-updates InRelease                                    
Hit:31 http://ftp.fr.debian.org/debian wheezy-backports InRelease                                 
Hit:32 http://ftp.fr.debian.org/debian jessie Release                                                                        
Hit:33 http://ftp.fr.debian.org/debian squeeze Release                                                                       
Hit:34 http://ftp.fr.debian.org/debian wheezy Release                                               
Hit:35 http://www.danjean.fr/~vdanjean/debian unstable InRelease                                    
Hit:37 http://ppa.launchpad.net/colin-king/ppa/ubuntu oneiric Release
Hit:38 http://ppa.launchpad.net/colin-king/ppa/ubuntu precise Release
Hit:25 https://people.debian.org/~vdanjean/debian unstable InRelease
Hit:29 https://people.debian.org/~vdanjean/debian stable InRelease
Fetched 2573 B in 1s (1890 B/s)
Reading package lists... Done
366.59user 40.14system 6:47.95elapsed 99%CPU (0avgtext+0avgdata 340932maxresident)k
0inputs+827512outputs (0major+406406minor)pagefaults 0swaps




Reply to: