Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2006 15:10:46 +0800
From:      "Jiawei Ye" <leafy7382@gmail.com>
To:        "ports@FreeBSD. org" <ports@freebsd.org>
Subject:   Python plist and WITHOUT_NIS=1
Message-ID:  <c21e92e20610090010h22f4937arbbb2e8742e6df210@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
When WITHOUT_NIS=1 is in src.conf, the system is built without nis, so
is python. But nis.so is listed in the python plist, this will result
in the following error when portmaster tries to create a backup
package for it. Is this solvable via dynamic plist generation?

===>>> Creating a backup package for old version python-2.4.3
tar: lib/python2.4/lib-dynload/nis.so: Cannot stat: No such file or directory
pkg_create: make_dist: tar command failed with code 256

Cheers,

Jiawei
-- 
"If it looks like a duck, walks like a duck, and quacks like a duck,
then to the end user it's a duck, and end users have made it pretty
clear they want a duck; whether the duck drinks hot chocolate or
coffee is irrelevant."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e20610090010h22f4937arbbb2e8742e6df210>