[26052] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25365 -

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Tue Aug 9 11:30:35 2011

Date: Tue, 9 Aug 2011 11:30:29 -0400 (EDT)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Jonathan D Reed <jdreed@mit.edu>
cc: source-commits@mit.edu
In-Reply-To: <201108091350.p79Dov7E012520@drugstore.mit.edu>
Message-ID: <alpine.DEB.2.00.1108091130270.12014@tyger.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

ACK

-- 
Geoffrey Thomas
geofft@mit.edu

On Tue, 9 Aug 2011, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2011-08-09 09:50:57 -0400 (Tue, 09 Aug 2011)
> New Revision: 25365
>
> Modified:
>   trunk/debathena/config/athinfod-cluster-config/debian/changelog
>   trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena
> Log:
> In athinfod-cluster-config:
>  * Add upgrade.log to investigate failed upgrades
>
>
> Modified: trunk/debathena/config/athinfod-cluster-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/athinfod-cluster-config/debian/changelog	2011-08-09 13:10:40 UTC (rev 25364)
> +++ trunk/debathena/config/athinfod-cluster-config/debian/changelog	2011-08-09 13:50:57 UTC (rev 25365)
> @@ -1,3 +1,9 @@
> +debathena-athinfod-cluster-config (1.4) unstable; urgency=low
> +
> +  * Add upgrade.log to investigate failed upgrades
> +
> + -- Jonathan Reed <jdreed@mit.edu>  Tue, 09 Aug 2011 09:50:41 -0400
> +
> debathena-athinfod-cluster-config (1.3) unstable; urgency=low
>
>   * Drop /var/log/messages, because we can't read it (Leave dmesg for now,
>
> Modified: trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena
> ===================================================================
> --- trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena	2011-08-09 13:10:40 UTC (rev 25364)
> +++ trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena	2011-08-09 13:50:57 UTC (rev 25365)
> @@ -5,6 +5,7 @@
>
> # Added by debathena-athinfod-cluster-config
> update.log	/usr/lib/athinfod/is_cluster && cat /var/log/athena-update
> +upgrade.log	/usr/lib/athinfod/is_cluster && cat /var/log/athena-upgrade
> update-status	/usr/lib/athinfod/is_cluster && cat /var/lib/athena-update-status
> in-use		/usr/lib/athinfod/is_cluster && (test `pgrep -c larvnet-wrapper` -gt 0 && echo "yes" || echo "no") || echo "n/a"
> update-schedule	/usr/lib/athinfod/is_cluster && cat /etc/cron.d/athena-auto-update /etc/cron.d/athena-auto-upgrade
>
>

home help back first fref pref prev next nref lref last post