Re: 6.1-stable amd64 lang/python/2.7

2017-08-11 Thread Diana Eichert
Hello Ingo Now I'm going more into generic bikeshed discussions. I wasn't recommending change to /usr/xenocara just using the paragraph title for reference. Prior to the automatic partition setup in the installer I did used to create a /usr/ports partition, but stopped doing it when the install

Re: 6.1-stable amd64 lang/python/2.7

2017-08-11 Thread Ingo Schwarze
Hi Diana, Diana Eichert wrote on Wed, Aug 09, 2017 at 11:33:45AM -0600: > Also I installed /usr/ports using the directions I've been using > for years, http://www.openbsd.org/anoncvs.html . Perhaps a change > should be made to the "Getting the ports and xenocara trees" area > recommending the us

Re: 6.1-stable amd64 lang/python/2.7

2017-08-09 Thread Diana Eichert
Hi Ingo Chuckle, I know mounting /usr with wxallowed is terrible and ugly, but I figured if I stated such a stupid thing someone with commit capability would come up with an idea to mitigate an idiot like myself from shooting myself in the foot. ;-) Also I installed /usr/ports using the directi

Re: 6.1-stable amd64 lang/python/2.7

2017-08-08 Thread Ingo Schwarze
Hi Diana, Diana Eichert wrote on Mon, Aug 07, 2017 at 02:41:36PM -0600: > I saw the same problem this morning, determined it was wxallowed > required on /usr. After updating /usr mount with wxallowed > Python build continued. What a terrible idea. You certainly don't want wxallowed on /usr. >

Re: 6.1-stable amd64 lang/python/2.7

2017-08-08 Thread Diana Eichert
I saw the same problem this morning, determined it was wxallowed required on /usr. After updating /usr mount with wxallowed Python build continued. I decided to search ports mailing list to see if anyone else had the same issue, stumbled across this thread. I installed 6.1 from ISO I downloaded

Re: 6.1-stable amd64 lang/python/2.7

2017-08-05 Thread Adam Jensen
On Sat, 5 Aug 2017 22:08:13 -0400 Daniel Jakots wrote: > Check your dmesg. I guess you lack the wxallowed flag on your pobj > mount point. > Thanks, that seems to have fixed the build problem. There might be an opportunity for someone in the dev/doc community to insert a blurb about this requ

Re: 6.1-stable amd64 lang/python/2.7

2017-08-05 Thread Daniel Jakots
Check your dmesg. I guess you lack the wxallowed flag on your pobj mount point. On Sat, 5 Aug 2017 21:56:22 -0400, Adam Jensen wrote: > $ sysctl -n kern.version > OpenBSD 6.1-stable (GENERIC.MP) #0: Sat Aug 5 19:07:13 EDT 2017 > han...@lucidrine.bohemia.net:/sys/arch/amd64/compile/GENERIC.M