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

Bug#505092: marked as done ("apt-get update" stuck at "99% [5 Packages gzip 0]")



Your message dated Fri, 21 Aug 2015 16:32:49 +0200
with message-id <20150821163247.GA1800@debian.org>
and subject line Re: Bug#505092: unkillable rred process
has caused the Debian Bug report #505092,
regarding "apt-get update" stuck at "99% [5 Packages gzip 0]"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
505092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505092
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.7.16+b1
Severity: important


For the last two days, "apt-get update" does not get beyond the "99% [5 
Packages gzip 0]" point. I can wait for hours, it does not change. Here 
is a partial snapshot of attempt:

<snip>

Ign http://ftp.us.debian.org testing/non-free Translation-en_US                
Hit http://ftp.us.debian.org testing Release                                   
Ign http://security.debian.org testing/updates/contrib Translation-en_US       
Ign http://security.debian.org testing/updates/non-free 
Translation-en_US      
Hit http://security.debian.org testing/updates Release                         
Hit http://ftp.us.debian.org testing/main Packages/DiffIndex                   
Get:6 http://ftp.debian-unofficial.org testing Release.gpg [189B]              
Ign http://ftp.debian-unofficial.org testing/main Translation-en_US
Ign http://ftp.debian-unofficial.org testing/contrib Translation-en_US
Ign http://ftp.debian-unofficial.org testing/non-free Translation-en_US
Get:7 http://ftp.us.debian.org testing/contrib Packages/DiffIndex 
[2023B]      
Hit http://ftp.us.debian.org testing/non-free Packages/DiffIndex               
Ign http://security.debian.org testing/updates/main Packages/DiffIndex         
Get:8 http://ftp.us.debian.org testing/main Sources/DiffIndex [2038B]          
Get:9 http://ftp.us.debian.org testing/contrib Sources/DiffIndex [2023B]
Hit http://ftp.us.debian.org testing/non-free Sources/DiffIndex    
Hit http://ftp.debian-unofficial.org testing Release               
Get:10 http://ftp.us.debian.org testing/main 2008-11-09-0844.08.pdiff 
[4735B]
Ign http://security.debian.org testing/updates/contrib 
Packages/DiffIndex
Ign http://security.debian.org testing/updates/non-free 
Packages/DiffIndex
Err http://ftp.debian-unofficial.org testing Release               
Hit http://security.debian.org testing/updates/main Packages
Hit http://security.debian.org testing/updates/contrib Packages
Hit http://security.debian.org testing/updates/non-free Packages
Get:11 http://ftp.debian-unofficial.org testing Release [14.1kB]
Ign http://ftp.debian-unofficial.org testing Release      
Ign http://ftp.debian-unofficial.org testing/main Packages/DiffIndex
Ign http://ftp.debian-unofficial.org testing/contrib Packages/DiffIndex
Ign http://ftp.debian-unofficial.org testing/non-free Packages/DiffIndex
Hit http://ftp.debian-unofficial.org testing/main Packages                     
Hit http://ftp.debian-unofficial.org testing/contrib Packages                  
Hit http://ftp.debian-unofficial.org testing/non-free Packages                 
99% [5 Packages gzip 0]                                    

Note that the last repository that appears before the final 99% line is 
variable. I am experiencing the same problem on at least two different 
machines, with a very similar installed configuration. And behavior of 
aptitude is exactly the same.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Default-Releast "testing";
APT::Get "";
APT::Get::AllowUnauthenticated "true";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
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::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";

-- (no /etc/apt/preferences present) --


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

# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

deb http://localhost/mirror/debian/ testing main contrib non-free
deb http://desktop1/mirror/debian/ testing main contrib non-free

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

# deb http://snapshot.debian.net/archive pool xserver-xorg-input-keyboard

# bleeding edge debian kernels
# deb http://kernel-archive.buildserver.net/debian-kernel trunk main

# deb http://ftp.au.debian.org/debian/ testing main contrib non-free
# deb http://ftp.au.debian.org/debian/ unstable main contrib non-free
# deb http://ftp.au.debian.org/debian/ experimental main contrib non-free

# deb http://ftp.kr.debian.org/debian/ testing main contrib non-free
# deb http://ftp.kr.debian.org/debian/ unstable main contrib non-free
# deb http://ftp.kreonet.re.kr/pub/Linux/debian/ testing main contrib non-free
# deb http://ftp.kreonet.re.kr/pub/Linux/debian/ unstable main contrib non-free

deb http://security.debian.org testing/updates main contrib non-free

# unofficial package sources
# opera web browser
deb http://deb.opera.com/opera/ testing non-free
# skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
# various: skype, opera, lame, adobe, java, realnetworks....
deb http://ftp.debian-unofficial.org/debian testing main contrib non-free
# deb http://www.debian-multimedia.org testing main
deb http://debian.nsu.ru/debian-marillat/ testing main

# deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-1 (20030801)]/ unstable contrib main main/debian-installer
# deb cdrom:[Debian GNU/Linux 3.0 r0 _Woody_ - Official i386 Binary-1 (20020718)]/ unstable contrib main non-US/contrib non-US/main

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring   2008.04.16+nmu1 GnuPG archive keys of the Debian a
ii  libc6                    2.7-15          GNU C Library: Shared libraries
ii  libgcc1                  1:4.3.2-1       GCC support library
ii  libstdc++6               4.3.2-1         The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc           <none>                 (no description available)
ii  aptitude          0.4.11.10-1lenny1.1+b1 terminal-based package manager
ii  bzip2             1.0.5-1                high-quality block-sorting file co
ii  dpkg-dev          1.14.22                Debian package development tools
ii  lzma              4.43-14                Compression method of 7z format in
ii  synaptic          0.62.1                 Graphical package manager
ii  wajig             2.0.38                 simplified Debian package manageme

-- no debconf information



--- End Message ---
--- Begin Message ---
On Fri, Aug 21, 2015 at 04:32:11PM +0200, Julian Andres Klode wrote:
> On Thu, Nov 10, 2011 at 03:01:22PM -0600, Troy Benjegerdes wrote:
> > I am also observing an unkillable rred proces..
> > 
> > 
> > root     27794  0.0  0.0  12472   556 ?        Ss   12:13   0:00
> > /usr/sbin/anacron -s
> > root     28322  0.0  0.0   4148   260 ?        S    12:18   0:00  \_
> > /bin/sh -c nice run-parts --report /etc/cron.daily
> > root     28323  0.0  0.0   4044   248 ?        SN   12:18   0:00
> > \_ run-parts --report /etc/cron.daily
> > root     28327  0.0  0.0   4148   356 ?        SN   12:18   0:00
> >    \_ /bin/sh /etc/cron.daily/apt
> > root     28415  0.0  0.0  23736  1460 ?        SN   12:21   0:02
> >        \_ apt-get -qq -y update
> > root     28419  0.0  0.0  31220   860 ?        SN   12:21   0:00
> >            \_ /usr/lib/apt/methods/http
> > root     28420  0.0  0.0  31220   840 ?        SN   12:21   0:00
> >            \_ /usr/lib/apt/methods/http
> > root     28421  0.0  0.0  31220   764 ?        SN   12:21   0:00
> >            \_ /usr/lib/apt/methods/http
> > root     28423  0.0  0.0  22828   664 ?        SN   12:21   0:00
> >            \_ /usr/lib/apt/methods/gpgv
> > root     28429  0.0  0.0  22812   708 ?        SN   12:21   0:00
> >            \_ /usr/lib/apt/methods/bzip2
> > root     28436 98.8  0.0  44764   592 ?        RN   12:21 155:33
> >            \_ /usr/lib/apt/methods/rred
> > 
> > 
> There were lots of rewrites in that code, so I'm closing this
> bug now.
> 
> -- 
> Julian Andres Klode  - Debian Developer, Ubuntu Member
> 
> See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
> 
> Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
>     - If you don't I might ignore you.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
    - If you don't I might ignore you.

--- End Message ---

Reply to: