Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2017 14:54:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 224324] lang/python* fails to install for wrongfully requiring yp/nis
Message-ID:  <bug-224324-21822-0wDobBaVKK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224324-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224324-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224324

Chris Hutchinson <portmaster@bsdforge.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #5 from Chris Hutchinson <portmaster@bsdforge.com> ---
(In reply to Chris Hutchinson from comment #4)
> (In reply to w.schwarzenfeld from comment #3)
> > Chris you missunderstood my post.
> >=20
> > .if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS)
> >          @${REINPLACE_CMD} -e 's/disabled_module_list =3D[^]]*/&, "nis"=
/' \
> >                  ${WRKSRC}/setup.py
> > .endif
> >=20
> > is part of the existing python Makefile.
> >=20
> > My first attempt was to comment out the lines with .if and .endif (but =
this
> > did not work).
> >=20
> > Later I found the simpler way with WITHOUT_NIS=3Dyes.
>=20
> Sigh... it's been a l-o-o-n-g tough day for me, I'm afraid.
> Now taking a closer look. I can see what you mean.
> Sorry. :(
>=20
> Thank you again, Walter, for helping me out. :-)
>=20
> --Chris

OK I just realized that I forgot to run make delete-old
after completing the instllworld. Which left the old copies.
This may have contributed to the cause of this. As such, I'm
going to close this pr(1). If I find later that this is still
an issue, I'll just re-open this.

Thanks again, for all your time, and help on this!

--Chris

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224324-21822-0wDobBaVKK>