Jean-Christophe Manciot
Jean-Christophe Manciot
Ubuntu 18.10 backintime latest commit a5feec75aa1ac733f5d7ce5b9fc22ccc7b56dc81 python3-pyqt4 4.12.1+dfsg-2build1 python3-pyqt5 5.11.2+dfsg-1ubuntu2 Everything was fine until I installed python3-pyqt5. Now I get: ``` # backintime-qt4 Back In Time Version: 1.1.24 Back In...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
**Do you want to request a *feature* or report a *bug*?** bug ``` $ npm install -S sitemap-generator npm WARN saveError ENOENT: no such file or directory, open '/home/actionmystique/.config/sitemap-generator/package.json' npm...
Ubuntu impish usbguard 1.0.0+ds-2 ``` # systemctl status usbguard ● usbguard.service - USBGuard daemon Loaded: loaded (/lib/systemd/system/usbguard.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2021-07-19 20:10:39 CEST; 15h...
Ubuntu 17.10 usbguard 0.7.1-2 libgcrypt20 1.8.1-4 Usbguard has been configured from sources with: ``` ./configure --build=x86_64-pc-linux-gnu \ --enable-systemd \ --with-crypto-library=gcrypt \ --prefix=/usr --sysconfdir=/etc --localstatedir=/var ``` When I move a specific...
Ubuntu 20.04 fsarchiver 30c9e238220105bd4113bb54a3b26f0128f5a63f **FAT32 file-system archived with fsarchiver 0.8.6-git (20191230)**: ``` # fsarchiver -V fsarchiver 0.8.6-git (20191230) # fsarchiver archinfo Efi-FAT32.fsa ====================== archive information ====================== Archive type: filesystems Filesystems...
### Goal The goal is to automate the configuration with **Ansible**. ### Example **Source**: [all openconfig interfaces models](https://github.com/openconfig/public/tree/master/release/models/interfaces) **Destination**: a combined **interfaces.yml:** ``` openconfig-interfaces: interfaces: interface: name: # string config:...
**Is your feature request related to a problem? Please describe.** When a project contains some nodes defined on remote computes which are inaccessible, opening the whole project leads to a...
**Describe the bug** A simple remote gns3 server fails to be contacted by gns3-gui using https. No such issue with http. No venv is used for neither the gui nor...