Bug#966093: Error: default OCI runtime "runc" not found: invalid argument -Workaround for wrong regular-user defaults

2020-07-29 Thread Lorenzo M. Catucci
Package: podman Version: 2.0.3+dfsg1-1 Followup-For: Bug #966093 Dear Robby and Maintainer, to avoid the described failure in running podman *as a regular user*, it's enough to execute the command: $ echo 'runtime = "crun"' > ~/.config/containers/libpod.conf afterwards, both $ podman info an

Bug#966093: Error: default OCI runtime "runc" not found: invalid argument - Workaround

2020-07-29 Thread Lorenzo M. Catucci
Package: podman Version: 2.0.3+dfsg1-1 Followup-For: Bug #966093 Dear Robby and Maintainer, while I can confirm `podman` doesn't correctly execute the `crun` runtime when started from a regular user, after executing the following command from the user's shell: $ echo 'runtime = "crun"' > ~/.c

Bug#707201: [Pkg-libvirt-maintainers] Bug#707201: update cgroup layout

2013-10-31 Thread Lorenzo M. Catucci
On 30/10/2013 20:39, Guido Günther wrote: > On Wed, Oct 30, 2013 at 05:41:08PM +0100, Lorenzo M. Catucci wrote: >> Hi all; >> after getting the same cgroup errors after a test-upgrade of libvirt, >> I stumbled upon the wishlist report from Daniel Baumann a

Bug#707201: update cgroup layout

2013-10-30 Thread Lorenzo M. Catucci
Hi all; after getting the same cgroup errors after a test-upgrade of libvirt, I stumbled upon the wishlist report from Daniel Baumann archived at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601757 and tried the mountcgroupsubsys.sh script proposed by Marcus Osdoba as archived at htt

Bug#594235: opencv: python bindings should be compiled with support for array interface

2010-08-24 Thread Lorenzo M. Catucci
Package: python-opencv Version: 2.1.0-1 Severity: wishlist File: opencv To enable the array interface, it's enough if you add an extra build dependancy on python-numpy-dev, and then the CMake scripts will correctly define the PYTHON_USE_NUMPY pre-processor macro. Since it seems there is a need fo