NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/57331: Automated unit test lib/libc/net/t_servent:servent fails on amd64 only
The following reply was made to PR lib/57331; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: lib/57331: Automated unit test lib/libc/net/t_servent:servent fails on amd64 only
Date: Sun, 9 Apr 2023 06:12:30 -0000 (UTC)
martin%duskware.de@localhost (Martin Husemann) writes:
> On Sat, Apr 08, 2023 at 08:25:01PM +0000, Michael van Elst wrote:
> > You can fix this in the script by not updating the db but replacing it
> > with a new version.
> Actually in my case that wouldn't help, as the script is never run on
> the chroot environment
The chroot either has a db that must come from somewhere, it's not part
of a set, so something must have created but not updated it. Or it does
not have a db and the test cannot fail then.
So there is no differerence to a non-chroot installation. An old db existed
and only the source file was updated.
Making postinstall run the update commands is probably a good idea,
then the db stays correct also without a reboot.
Home |
Main Index |
Thread Index |
Old Index