At Mon, 19 May 2003 18:35:43 +0900,
GOTO Masanori wrote:
> > The awk script has:
> > RS="\n\n";FS="\n"
> > meaning that the record separator is ONE empty line, and every line
> > after that is a separate field. Then $2 is checked for:
> > /Status: .* installed$/
> > Unfortunately, with 2 em
At Mon, 19 May 2003 18:35:43 +0900,
GOTO Masanori wrote:
> > The awk script has:
> > RS="\n\n";FS="\n"
> > meaning that the record separator is ONE empty line, and every line
> > after that is a separate field. Then $2 is checked for:
> > /Status: .* installed$/
> > Unfortunately, with 2 em
At Sun, 18 May 2003 00:20:15 +0200,
Paul Slootman wrote:
>
> On Sat 17 May 2003, GOTO Masanori wrote:
> > >
> > > > > dpkg gives an extra empty line if a not-installed package name is
> > > > > given,
> > > > > which is probably what is confusing the awk script.
> > > >
> > > > Could you provid
At Fri, 16 May 2003 15:14:39 +0200,
Paul Slootman wrote:
>
> On Thu 15 May 2003, GOTO Masanori wrote:
> >
> > Did you upgrade from woody to sarge or sid?
>
> Eh, from testing to testing...
> The last time I did a dist-upgrade had been some time ago.
It's ok, this script works once when upgradin
On Thu 15 May 2003, GOTO Masanori wrote:
>
> Did you upgrade from woody to sarge or sid?
Eh, from testing to testing...
The last time I did a dist-upgrade had been some time ago.
> That's right. However, is "restart" option really guaranteed to exist
> in all scripts?
Yes.
> Which awk version
On Wed, 2003-05-14 at 12:27, GOTO Masanori wrote:
> That's right. However, is "restart" option really guaranteed to exist
> in all scripts?
As much as start and stop are, only reload is optional. See policy
section 10.3.2:
"The start, stop, restart, and force-reload options
should be s
At Wed, 14 May 2003 10:27:30 +0200,
Paul Slootman wrote:
>
> Package: libc6
> Version: 2.3.1-16
> Severity: important
>
> When upgrading to this version, when restarting services, it failed when
> doing apache (which always seems to happen BTW; I always have to start
> apache afterwards, and see
Package: libc6
Version: 2.3.1-16
Severity: important
When upgrading to this version, when restarting services, it failed when
doing apache (which always seems to happen BTW; I always have to start
apache afterwards, and see also #169424 which also mentions this).
Later I discovered that it had ap
8 matches
Mail list logo