Sean Whitton writes ("Bug#1117735: dgit-infrastructure: tag2upload-oracled 
systemd unit should restart on upgrade"):
> 2000 seconds seems like long enough to consider doing a restart on
> package upgrade, to me.

Yes.

> > DATA
> > 967692 -rw-rw-r-- 1 ian ian 133 Oct 10 14:40 t.pl

This transcript fragment doesn't demonstrate the point.  I hacked on
it more and broke it before sending the email.  *This* script fragment
does, I think:

echo >t.pl 'unlink "t.pl" or die $!; sub p ($) { my ($w) = @_; my @s = stat $w; 
print "$w @s\n" }; foreach my $x (</proc/self/fd/*>) { p $x; }; p "."; p 
*DATA;'; echo >>t.pl '__DATA__'; ls -li t.pl; perl -M autodie -w t.pl; ls -li 
t.pl
967692 -rw-rw-r-- 1 ian ian 157 Oct 10 15:31 t.pl
/proc/self/fd/0 24 71 8592 1 1000 5 34884 0 1760106672 1760106672 1760102927 
1024 0
/proc/self/fd/1 24 71 8592 1 1000 5 34884 0 1760106672 1760106672 1760102927 
1024 0
/proc/self/fd/2 24 71 8592 1 1000 5 34884 0 1760106672 1760106672 1760102927 
1024 0
/proc/self/fd/3 15 17930 4480 1 1000 1000 0 0 1758008779 1758008779 1758008779 
4096 0
/proc/self/fd/4 15 17930 4480 1 1000 1000 0 0 1758008779 1758008779 1758008779 
4096 0
/proc/self/fd/5 64772 967692 33204 0 1000 1000 0 157 1760106679 1760106679 
1760106679 4096 8
/proc/self/fd/6 
. 64772 950333 16893 14 1000 1000 0 4096 1760103347 1760106679 1760106679 4096 8
*main::DATA 64772 967692 33204 0 1000 1000 0 157 1760106679 1760106679 
1760106679 4096 8
ls: cannot access 't.pl': No such file or directory


-- 
Ian Jackson <[email protected]>   These opinions are my own.  

Pronouns: they/he.  If I emailed you from @fyvzl.net or @evade.org.uk,
that is a private address which bypasses my fierce spamfilter.

Reply via email to