pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44216 (mail/postfix requires NIS which does not exist on Solaris builds over b130)
The following reply was made to PR pkg/44216; it has been noted by GNATS.
From: Bryan Horstmann-Allen <bdha%mirrorshades.net@localhost>
To: Tim Zingelman <zingelman%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, solaris-pkg-people%netbsd.org@localhost,
pkg-manager%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, hauke%netbsd.org@localhost,
bda%mirrorshades.net@localhost
Subject: Re: pkg/44216 (mail/postfix requires NIS which does not exist on
Solaris builds over b130)
Date: Sat, 11 Dec 2010 11:50:08 -0500
+------------------------------------------------------------------------------
| On 2010-12-11 10:21:56, Tim Zingelman wrote:
|
| It seems to me that this fix should be wrapped in a version check of
| some sort, since builds <= b130 have NIS, right?
Yes, sorry. Really it's an upstream issue. Postfix should have a def check for
Solaris 11 now that it's been confirmed.
| I work with 'closed' Solaris 10, so I'm fuzzy on what variable one
| might look at to determine a Solaris/ONNV build number.
If you're on Solaris 10, NIS is not going away. If uname -v returns snv_130 or
higher the patch should be applied.
Some builds have letters after the number, e.g., snv_151a is Solaris 11
Express.
Other distros have changed their nomenclature. e.g, OpenIndiana is oi_147
currently.
It would probably be better to somehow test for the existence of NIS rather
than relying on build names. :\
--
bdha
cyberpunk is dead. long live cyberpunk.
Home |
Main Index |
Thread Index |
Old Index