-
Can someone please add support for ```doas```?
-
While attempting to install Postgres on OpenBSD 6.7 on `localhost` (VirtualBox on Mac) by following https://dev.to/nabbisen/installing-postgresql-12-2-server-on-openbsd-6-7-3bj2
I see the following…
-
https://book.hacktricks.xyz/linux-unix/privilege-escalation#doas
Paths:
* /etc/doas.conf
* /usr/local/etc/doas.conf
-
### Version
main branch
### Describe what's wrong
I can't create table including ARRAY data type in Trino when I use the PG catalog.
```
trino:db3> CREATE TABLE tb02 (int_array ARRAY(INTEGER)…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at c…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to create a container that uses Chimera Linux. That distribution doesn't have `sudo` available, but it does have `doas`…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Paimon version
0.9
### Compute Engine
Hive: CDH6.3.2
### Minima…
-
I'm trying to run `pikaur` in Arch as a normal user, eg `pikaur -S foo`, which calls `sudo` internally. But this fails with `doas-sudo-shim` with the error:
```
sudo: unrecognized option '--preser…
-
Some users may opt to use `doas` instead of `sudo` for their privilege escalation utility due to security reasons. However, SerenityOS currently does not support building with `doas`. If one attempts …
-
When try to load batch ingestion job with hadoop job is not getting started because jetty classes loading from Pinot batch ingestion shaded jar could not able to find the webapp files which leads to …