[8159] in athena10
Re: [Debathena] #1020: cron job to ensure auto-update doesn't get
daemon@ATHENA.MIT.EDU (Debathena Trac)
Sun Aug 7 21:50:35 2011
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@mit.edu
To: jdreed@mit.edu
Date: Mon, 08 Aug 2011 01:50:26 -0000
Reply-To:
Message-ID: <052.219c0f84b005afe804584bc136ebdc8b@mit.edu>
In-Reply-To: <043.501d0edf8596d2dbbc90cea8d9b32c99@mit.edu>
Content-Transfer-Encoding: 8bit
#1020: cron job to ensure auto-update doesn't get wedged--------------------+-------------------------------------------------------
Reporter: jdreed | Owner:
Type: defect | Status: new
Priority: high | Milestone: Fall 2011
Component: -- | Keywords:
See_also: |
--------------------+-------------------------------------------------------
Comment(by jdreed):
Er, sorry, there's also:
{{{
31328 ? S 0:00 /bin/sh -c /usr/sbin/dpkg-preconfigure --apt ||
true
31329 ? R 0:00 /usr/bin/perl -w /usr/sbin/dpkg-preconfigure
--apt
}}}
Looks like dpkg-preconfigure is been repeatedly called and failing. Over
the past minute, I've seen at least 10 processes similar to the ones
above. There's only ever one set in ps output, but they're appearing,
terminating, and respawning, AFAICT. They do so fast enough that I can't
even attach gdb in time. Anyone debugging should repeatedly run "ps
auxww" a few times, grepping for dpkg, and you'll see them.
-- Ticket URL: <http://debathena.mit.edu/trac/ticket/1020#comment:3>Debathena <http://debathena.mit.edu/>MIT Debathena Project