Bug#364561: [Pbuilder-maint] Bug#364561: pbuilder: please print modification timestamp of base.tgz on startup

Christoph Berg myon at debian.org
Wed Apr 26 12:54:03 UTC 2006


Re: Junichi Uekawa 2006-04-25 <87hd4isdz9.dancerj%dancer at netfort.gr.jp>
> > it would be nice if pbuilder printed the modification timestamp of the
> > tgz used so I could see when I last updated it.
> 
> I have a snippet that does pbuilder update if it's not been updated for a day;
> 
> for BASETGZ in $(find /var/cache/pbuilder/ -maxdepth 1 -name base-i386.tgz -mtime +1 -print); do
>     sudo pbuilder update --basetgz ${BASETGZ}
> done
> 
> I find it more useful than just printing out the last update date...

At work I'm using pbuilder on a machine that's unfortunately quite
slow, so updating takes long, especially the creation of a new
tarball. (Unpacking/building packages is also slow, but still
bearable.)

Still, we could have both, and as I usually |tee the output to a file,
it would be nice to have the update time in the build log.

Christoph
-- 
cb at df7cb.de | http://www.df7cb.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20060426/46883956/attachment.pgp


More information about the Pbuilder-maint mailing list