Displaying 5 results from an estimated 5 matches for "libevent1".
Did you mean:
  libevent
  
2020 May 18
2
Intermittent permission denied when accessing share
...t; 
> apt-get -s remove krb5-kdc
> 
> This will prove one way or other if it is installed and what it wants to
> remove along with it, it will not remove anything.
Apparently nothing requires it:
The following packages were automatically installed and are no longer required:
  libverto-libevent1 libverto1
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  krb5-kdc
0 upgraded, 0 newly installed, 1 to remove and 21 not upgraded.
Remv krb5-kdc [1.16-2ubuntu0.1]
I checked in apt history log and the package was installed manually, it's in the "Veri...
2025 Apr 19
1
NSD 4.12.0rc1 pre-release
...c
>
>
> This release introduces Prometheus metrics that can be compiled with
> `--enable-prometheus-metrics` and configured with `enable-metrics` (see
> [nsd.conf(5)](https://nsd.docs.nlnetlabs.nl/en/latest/manpages/nsd.conf.html#metrics)).
Hi,
this errors out on OpenBSD (which has libevent1 in base) thusly:
$ ./configure --enable-prometheus-metrics
[...]
checking for library containing evhttp_free... no
./configure: >&for : illegal file descriptor name
configure: error: is
Thanks,
Florian
$ ./configure --enable-prometheus-metrics
checking for gcc... no
checking for cc... cc
c...
2020 May 18
0
Intermittent permission denied when accessing share
...krb5-kdc
>>
>> This will prove one way or other if it is installed and what it wants to
>> remove along with it, it will not remove anything.
> Apparently nothing requires it:
> The following packages were automatically installed and are no longer required:
>    libverto-libevent1 libverto1
> Use 'apt autoremove' to remove them.
> The following packages will be REMOVED:
>    krb5-kdc
> 0 upgraded, 0 newly installed, 1 to remove and 21 not upgraded.
> Remv krb5-kdc [1.16-2ubuntu0.1]
Please remove it, you do not need it.
Do you know that you can get re...
2020 May 18
3
Intermittent permission denied when accessing share
> Not sure, but that is the way it looks, just a thought, are you using
> sssd ?
no, not even installed
> Just like a normal share, '[homes]' is a special share that doesn't use
> 'path. There used to be something on the wiki about using '[home]' on a
> DC, I didn't know it had gone until you mentioned it ;-)
So if I use [home] it would be a normal
2025 Apr 16
4
NSD 4.12.0rc1 pre-release
Dear all,
NSD 4.12.0rc1 pre-release is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz
sha256 b9085a3fd08b8318ac30715faf1c7698099781eb3520253774a46f74386342e9
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz.asc
This release introduces Prometheus metrics that can be compiled with
`--enable-prometheus-metrics` and configured with `enable-metrics` (see