Subject: Re: postinstall 2 -> 3
To: Luke Mewburn <lukem@NetBSD.org>
From: rudolf <netbsd@eq.cz>
List: netbsd-help
Date: 08/28/2005 23:23:22
Luke Mewburn wrote:
> On Sun, Aug 14, 2005 at 02:35:47PM +0200, rudolf wrote:
[]
>   | postinstall fixes failed: gid uid x11 obsolete
>   | #
>   | 
>   | ###
>   | 
>   | Am I supposed to fix 'gid uid obsolete' by hand (simply add those groups
>   | and user and recursive delete that directory) or is there something missing
>   | in postinstall (yet)? (The x11 fix is described in UPDATING.)
> 
> gid & uid are manual fixes only.
> 
> The obsolete directory is a weird one; all of the obsolete files in that
> directory that were part of the 2.0 release should have been listed as
> obsolete in the set lists.  Do you have some extra files in that
> directory, or is there a mistake in the set lists?

Just now I have updated a virgin NetBSD-2.0.2 to today's 3_BETA and the 
postinstall output was the same.

$ ls -al /usr/X11R6/lib/modules/codeconv/
total 363
drwxr-xr-x  2 root  wheel   1024 Aug 28 16:05 .
drwxr-xr-x  7 root  wheel   1024 Aug 28 20:28 ..
-r--r--r--  1 root  wheel   7432 Mar 23 09:43 libARABIC.a
-r--r--r--  1 root  wheel   2956 Mar 23 09:43 libARMSCII8.a
-r--r--r--  1 root  wheel  36890 Mar 23 09:43 libBIG5.a
-r--r--r--  1 root  wheel  51250 Mar 23 09:43 libBIG5HKSCS.a
-r--r--r--  1 root  wheel   4572 Mar 23 09:43 libDOSENCODING.a
-r--r--r--  1 root  wheel  19400 Mar 23 09:43 libGB2312.a
-r--r--r--  1 root  wheel  51056 Mar 23 09:43 libGBK.a
-r--r--r--  1 root  wheel   3470 Mar 23 09:43 libGEORGIAN.a
-r--r--r--  1 root  wheel   3984 Mar 23 09:43 libISO8859_1.a
-r--r--r--  1 root  wheel   2972 Mar 23 09:43 libISO8859_10.a
-r--r--r--  1 root  wheel   3148 Mar 23 09:43 libISO8859_11.a
-r--r--r--  1 root  wheel   2972 Mar 23 09:43 libISO8859_14.a
-r--r--r--  1 root  wheel   2340 Mar 23 09:43 libISO8859_15.a
-r--r--r--  1 root  wheel   5498 Mar 23 09:43 libISO8859_2.a
-r--r--r--  1 root  wheel   2962 Mar 23 09:43 libISO8859_3.a
-r--r--r--  1 root  wheel   2962 Mar 23 09:43 libISO8859_4.a
-r--r--r--  1 root  wheel   4636 Mar 23 09:43 libISO8859_5.a
-r--r--r--  1 root  wheel   5286 Mar 23 09:43 libISO8859_6.a
-r--r--r--  1 root  wheel   4122 Mar 23 09:43 libISO8859_7.a
-r--r--r--  1 root  wheel   3516 Mar 23 09:43 libISO8859_8.a
-r--r--r--  1 root  wheel   2962 Mar 23 09:43 libISO8859_9.a
-r--r--r--  1 root  wheel   3658 Mar 23 09:43 libJISX0201.a
-r--r--r--  1 root  wheel  19742 Mar 23 09:43 libJISX0208.a
-r--r--r--  1 root  wheel  17552 Mar 23 09:43 libJISX0212.a
-r--r--r--  1 root  wheel   5888 Mar 23 09:43 libKOI8.a
-r--r--r--  1 root  wheel  21020 Mar 23 09:43 libKSC5601.a
-r--r--r--  1 root  wheel  50712 Mar 23 09:43 libKSCJOHAB.a
-r--r--r--  1 root  wheel   4198 Mar 23 09:43 libMULEENCODING.a
-r--r--r--  1 root  wheel   3162 Mar 23 09:43 libTCVN.a
-r--r--r--  1 root  wheel   3192 Mar 23 09:43 libVISCII.a

r.