OpenBSD 6.6 snapshot #262 - no USB mouse

2019-08-28 Thread dmitry.sensei
The USB mouse has stopped working. Only the touchpad works -- Dmitry Orlov [34.414] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem (Operation not permitted) Check that you have set 'machdep.allowaperture=1' in /etc/sysctl.conf and reboot your machine

Package -stable updates

2019-08-28 Thread Steven Shockley
So, many thanks to everyone who put together the new -stable updates for packages. Is there a command I can put in the crontab that will only output if there are updates? Similar to what syspatch or openup does. I tried pkg_add -unx, but that still tells me to delete old files and prints the

Re: ldapd hangs/stalls

2019-08-28 Thread Allan Streib
Edgar Pettijohn writes: > > May need to use rcctl to change it's class to ldap. > > Untested: > rcctl set ldapd class ldap Yes, that's it. Only the class can't be changed with rcctl, it gives an error: rcctl: "ldapd_class" is a read-only variable set in login.conf(5) That gave me the clue

Re: ldapd hangs/stalls

2019-08-28 Thread Allan Streib
Edgar Pettijohn writes: > May need to use rcctl to change it's class to ldap. > > Untested: > rcctl set ldapd class ldap I will try that. I had used usermod to set the class on the _ldapd user. $ userinfo _ldapd login _ldapd passwd * uid 100 groups _ldapd change NEVER class ldap

Re: ldapd hangs/stalls

2019-08-28 Thread Edgar Pettijohn
On Aug 28, 2019 5:39 PM, Allan Streib wrote: > > Allan Streib writes: > > > I see that fstat -u _ldapd always ends at FD 119 when the hang occurs: > > > > [...] > > _ldapd   ldapd  42641  117* internet stream tcp 0x0 172.29.202.69:389 > > <-- 172.29.200.108:47864 > > _ldapd   ldapd 

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Edgar Pettijohn
It's easy to upgrade. I'm never worried that upgrading will break something. As far as BSD's go it's the easiest to get a desktop going. Since x is in base you just have to do a few pkg_add's. And those packages will be built the way you expect 9 out of 10 times. Edgar On Aug 28, 2019 3:37

Re: ldapd hangs/stalls

2019-08-28 Thread Allan Streib
Allan Streib writes: > I see that fstat -u _ldapd always ends at FD 119 when the hang occurs: > > [...] > _ldapd ldapd 42641 117* internet stream tcp 0x0 172.29.202.69:389 <-- > 172.29.200.108:47864 > _ldapd ldapd 42641 118* internet stream tcp 0x0 172.29.202.69:389 <-- >

Re: Re :dhcrelay

2019-08-28 Thread Sebastian Benoit
shadrock uhuru(niyal...@gmail.com) on 2019.08.25 17:14:48 +0100: > > To: > > shadrock uhuru > > CC: > > misc@openbsd.org > > > > > > shadrock uhuru(niyal...@gmail.com) on 2019.08.23 18:46:32 +0100: > >> hi eveyone > >> if i have a dhcp server in subnet A connected to interface em0 (lan) and > >>

Re: ldapd hangs/stalls

2019-08-28 Thread Allan Streib
Claudio Jeker writes: > I guess the problem is in the error handling of one of the filter codes > which leaks an fd. At least I suspect that the error message about filter > type is suggesting that. I guess a possibility. But why stopping at FD 119 in the fstat output? I have several hundred

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Daniel Ouellet
On 8/28/19 10:32 AM, Mohamed salah wrote: > I wanna put something in discussion, what's your motivational to use > OPENBSD what not other bsd's what not gnu/Linux, if something doesn't work > fine on openbsd and you love this os so much what will do? - Simplicity. - Clean - Lean and Slim - Work

Re: Max Speed: configuration in smnpd.conf for display in mrtg

2019-08-28 Thread Daniel Ouellet
On 8/28/19 5:44 AM, Stuart Henderson wrote: > On 2019-08-26, Daniel Ouellet wrote: >> Thanks Stuart, >> >> I guess I had the right oid before, but the fact that is doesn't allow >> the replacement always give me a fail at restart, I assume I wasn't >> using the right oid. >> >> Oh well. >> >>

Re: ldapd hangs/stalls

2019-08-28 Thread Claudio Jeker
On Wed, Aug 28, 2019 at 03:17:05PM -0400, Allan Streib wrote: > Allan Streib writes: > > > Running a rather busy ldapd host, and seeing some hangs in responses to > > queries. > > > I see that fstat -u _ldapd always ends at FD 119 when the hang occurs: > > [...] > _ldapd ldapd 42641

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Pierre Emeriaud
Le mer. 28 août 2019 à 16:38, Mohamed salah a écrit : > > I wanna put something in discussion, what's your motivational to use > OPENBSD what not other bsd's what not gnu/Linux, if something doesn't work > fine on openbsd and you love this os so much what will do? Almost everything I need is in

Re: ldapd hangs/stalls

2019-08-28 Thread Allan Streib
Allan Streib writes: > Running a rather busy ldapd host, and seeing some hangs in responses to > queries. I see that fstat -u _ldapd always ends at FD 119 when the hang occurs: [...] _ldapd ldapd 42641 112* internet stream tcp 0x0 172.16.0.169:389 <-- 172.16.0.38:44708 _ldapd ldapd

ldapd hangs/stalls

2019-08-28 Thread Allan Streib
Running a rather busy ldapd host, and seeing some hangs in responses to queries. Some (possibly irrelevant) messages in /var/log/daemon Aug 28 12:47:51 ldap02 ldapd[39626]: filter type 5 not implemented Aug 28 12:48:19 ldap02 last message repeated 13 times Aug 28 12:49:41 ldap02 last

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Solene Rapenne
On Wed, Aug 28, 2019 at 04:32:29PM +0200, Mohamed salah wrote: > I wanna put something in discussion, what's your motivational to use > OPENBSD what not other bsd's what not gnu/Linux, if something doesn't work > fine on openbsd and you love this os so much what will do? What I really like in the

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Dave Anderson
On Wed, 28 Aug 2019, Mohamed salah wrote: >I wanna put something in discussion, what's your motivational to use >OPENBSD what not other bsd's what not gnu/Linux, if something doesn't work >fine on openbsd and you love this os so much what will do? The emphasis on security and correctness. --

Re: What is you motivational to use OpenBSD

2019-08-28 Thread prx
see : https://why-openbsd.rocks/fact/

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Vivek Vinod
I'm going to be hated for this But I don't feel like logging into my servers everyday to check if all is well. Some (*BSDs) I've not logged into for years and also forgotten my passwords. With OpenBSD on public IPs, I'm safe(r) than the GNU/Linux (worst offender) or Windows (2nd worst)

Re: What is you motivational to use OpenBSD

2019-08-28 Thread U'll Be King of the Stars
On 28/08/2019 15:32, Mohamed salah wrote: I wanna put something in discussion, what's your motivational to use OPENBSD what not other bsd's what not gnu/Linux Of all the things that naturally pull me towards BSD, I can not think of anything that OpenBSD does better than the other BSD's.

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Mohamed Fouad
OpenBSD community is formed around the idea of doing things in a simple but correct manner; the community also rejects all stupid ideas that many others may accept because it is a bit more convenient. That's a good community to learn from. A community that got a good taste for sensible ideas. On

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Mike
On 8/28/2019 10:32 AM, Mohamed salah wrote: > I wanna put something in discussion, what's your motivational to use > OPENBSD what not other bsd's what not gnu/Linux, if something doesn't work > fine on openbsd and you love this os so much what will do? > I run a few different OS's here. The

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Christopher Turkel
I use OpenBSD because it can do everything I want it to do and it’s easy to use. On Wednesday, August 28, 2019, Raul Miller wrote: > I would fix the issue, or use something else to get that done or > abandon that project. > > (I am not sure why you would imagine that using OpenBSD implies not >

Re: What is you motivational to use OpenBSD

2019-08-28 Thread Raul Miller
I would fix the issue, or use something else to get that done or abandon that project. (I am not sure why you would imagine that using OpenBSD implies not using other operating systems. It's *because* I use other operating systems that I like using OpenBSD.) Thanks, -- Raul On Wed, Aug 28,

What is you motivational to use OpenBSD

2019-08-28 Thread Mohamed salah
I wanna put something in discussion, what's your motivational to use OPENBSD what not other bsd's what not gnu/Linux, if something doesn't work fine on openbsd and you love this os so much what will do?

Re: SAD ( pkg_add does linux like stuff ie: not working, no explanation )

2019-08-28 Thread Janne Johansson
Den ons 28 aug. 2019 kl 16:06 skrev sven falempin : > Maybe obvious ? if so why no message from the software ? > # pkg_add php_curl > [URLHERE] php-curl-7.2.17.tgz > > > LIKE WHY PLEASE ? > Given that the

Re: SAD ( pkg_add does linux like stuff ie: not working, no explanation )

2019-08-28 Thread Antal Ispanovity
2019-08-28 16:04 GMT+02:00, sven falempin : > Maybe obvious ? if so why no message from the software ? > > [0]-[web]-[/var/www/logs] > # pkg_add php_curl > quirks-3.124 signed on 2019-04-15T12:10:16Z > Can't find php_curl it says the truth, there is no php_curl package. try php-curl (dash instead

Re: SAD ( pkg_add does linux like stuff ie: not working, no explanation )

2019-08-28 Thread Joe Gidi
> Maybe obvious ? if so why no message from the software ? > > [0]-[web]-[/var/www/logs] > # pkg_add php_curl > quirks-3.124 signed on 2019-04-15T12:10:16Z > Can't find php_curl > [0]-[web]-[/var/www/logs] > # cat /etc/installurl > http://cdn.openbsd.org/pub/OpenBSD > > But > >

SAD ( pkg_add does linux like stuff ie: not working, no explanation )

2019-08-28 Thread sven falempin
Maybe obvious ? if so why no message from the software ? [0]-[web]-[/var/www/logs] # pkg_add php_curl quirks-3.124 signed on 2019-04-15T12:10:16Z Can't find php_curl [0]-[web]-[/var/www/logs] # cat /etc/installurl http://cdn.openbsd.org/pub/OpenBSD But [0]-[web]-[/var/www/logs] # curl --head

Re: Max Speed: configuration in smnpd.conf for display in mrtg

2019-08-28 Thread Stuart Henderson
On 2019-08-26, Daniel Ouellet wrote: > Thanks Stuart, > > I guess I had the right oid before, but the fact that is doesn't allow > the replacement always give me a fail at restart, I assume I wasn't > using the right oid. > > Oh well. > > Doing the max speed in mrtg is possible, sure ,but as I