Re: Cannot make update on updated ports on a fresh install

2018-08-16 Thread lea.chescotta
Thank you! Ill look up for that setting, so its best to make as normal user and then install i assume. Removing all those vars from /etc/mk.conf solved the issue, i got used to put those there in previous installs but now i have a bigger disk and i dont need them  as the /usr partition is bigger

Cannot make update on updated ports on a fresh install

2018-08-16 Thread lea.chescotta
Hi! im getting this error on a fresh install of openbsd 6.3 -stable, when trying to update any package after getting the ports tree and update it,  i surely missed something but cannot figure out what. Never happened to me on other installations that i can remember. lea@openbsd:/usr/ports/net/c

Re: Partitioning recommendations for 6.3?

2018-06-26 Thread lea.chescotta
Personally, what i always do, (i dont know if its the best practice, but it fixes my storage space problems, as i always use -stable, and build the updated ports) is to make a symlink in /home Initial configuration   $ cd /home   $ doas mkdir ports   $ doas chown -R user:wsrc ports   $ cd ports