Subject: Re: infrastructure change: PLIST files not rebuilt
To: Thomas Klausner <wiz@netbsd.org>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: tech-pkg
Date: 06/04/2007 09:07:26
On Sunday 03 June 2007, Thomas Klausner wrote:
> When one installed a package, changed the PLIST and (deleted it
> and) installed it again, the new PLIST was used. This recently
> stopped working, now one has to manually delete work*/.PLIST* to
> get an updated PLIST. This is annyoing when updating packages.


This might be part of the same infrastructure change, or just 
separately broken, but installing kdenetwork3 on Solaris10 now fails 
with:

	[...]
=> Automatic manual page handling
=> Generating post-install file lists
=> Running POST-INSTALL script actions
=> Please note the following:

===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:27 wiz Exp $

Add the following to /etc/inetd.conf:

 talk    dgram   udp     wait    root    /usr/pkg/bin/kotalkd   
kotalkd
 ntalk   dgram   udp     wait    root    /usr/pkg/bin/ktalkd    ktalkd

To put the changes into effect, reboot the machine or "kill -HUP"
your inetd.

===========================================================================

/bin/sh: bad substitution
*** Error code 1

Stop.
bmake: stopped in /src/work/pkgsrc/net/kdenetwork3
*** Error code 1

cheers
mark