Benoit Friry

Results 6 issues of Benoit Friry

My logs are on a NFS volume. They are correctly parsed. After reboot, they are parsed again. The reason is the sincedb format. This file identifies processed file with their...

On d802 (LG G2), rooted, cyanogenmod 11 M8: Barnacle does not start. Log ends with: > Unable to open ./wifi: No such file or directory Following [Debugging instructions](http://szym.net/barnacle/debugging/): > shell@d802:/...

If an appointment is requested but not confirmed, the slot is never released. Unconfirmed appointment should be automatically cancelled after some time (to be mentioned in confirmation mail). A reminder...

When automatically upgrading database, the action (in `UpgradeSessionBean`) fails. `DROP INDEX ON ` syntax is wrong for [PostgreSQL](https://www.postgresql.org/docs/current/sql-dropindex.html): `ON ` is not expected. It does exist with [MariaDB](https://mariadb.com/kb/en/drop-index/) and [MSSQL](https://learn.microsoft.com/en-us/sql/t-sql/statements/drop-index-transact-sql?view=sql-server-ver16#syntax).

Hello, Is it possible to save data from external sdcard (/storage/NNNN-NNNN/Android/*)? What is the recommendation about it? Thanks, Benoit

enhancement

There seems to be an issue about approval request listing **Context** We have an approval profile enabled on a certificate profile for "Add/Edit End Entity". It's a simple partition approval....

bug