Loïc Faure-Lacroix

Results 9 issues of Loïc Faure-Lacroix

I've been debugging a bit and I'm not sure how to proceed to merge 2 pages into a single one. Let say I have a PDF 1 with a cell...

pdf-merge

Here's what I have so far: ``` const path = require('path'); const fetch = require('node-fetch'); const url = require('url') const fs = require('promise-fs'); const sha1 = require('sha1') class HttpResolver {...

**Actual behavior** It cannot build an image with multi-stage from kaniko itself. **Expected behavior** It should just build **To Reproduce** docker run -it -v `pwd`:/project gcr.io/kaniko-project/executor:latest -f /project/Dockerfile --no-push **Additional...

**Actual behavior** KanikoDir requires to have KANIKO_DIR env variables defined. The --kaniko-dir option isn't used when initializing the config. **Expected behavior** Only one of KANIKO_DIR or --kaniko-dir should be required...

**Describe the bug** The binary downloaded in the docker file seems to be invalid. When attempting to execute the file from docker-exec it prints in the console that the binary...

I could use pgcopydb stream prefetch to dump all json to sql and get very close to the current wal lsn from the replicating database... But when it's time to...

The website odoo.plus is suffering from some issues related to the major api change in odoo-tools split away from itself. There are a few components that don't completely work properly.

Currently, the phase in which packages are installed based on apt-packages.txt is very dependent on the platform being ubuntu. It's also impossible to install odoo without some particular requirements that...

enhancement

The thumbnailer config for gnome won't work on xwayland setup without a xvfb-run shipped with the distribution. The other problem is that nautilus seems to call the thumbnailer within a...