Control: tags -1 - moreinfo

On 24.08.23 15:15, Mathieu Malaterre wrote:
On Thu, Aug 24, 2023 at 2:21 PM Matthias Klose <d...@debian.org> wrote:

Control: tags -1 + moreinfo

On 24.08.23 11:54, Mathieu Malaterre wrote:
Package: cvise
Version: 2.8.0-1

I cannot run cvise in Debian/sid:

[...]

with:

% ls -al check.sh
-rwxr-xr-x 1 mathieu mathieu 335 Aug 24 09:50 check.sh

% ls -al testcase.i
-rw-r--r-- 1 mathieu mathieu 4268253 Aug 24 09:41 testcase.i


an ls is not so useful.

Ok, nevermind. I assumed this was something obvious in the python module.

Here you go:

$ curl -O 
https://raw.githubusercontent.com/malaterre/gcc-110622/main/new/testcase.i
$ curl -O 
https://raw.githubusercontent.com/malaterre/gcc-110622/main/new/check.sh
$ chmod +x check.sh
$ schroot -c sid32
$ cvise check.sh testcase.i

If you do not have a sid32 chroot, you may want to use
barriere.debian.org + sid_i386-dchroot

that works for me in a sid32 chroot, and also in a sid chroot.

Reply via email to