Skip to content

python modem 'tap' is missing in trixie-kselftest rootfs.cpio.gz #1484

@yogeshlal

Description

@yogeshlal

Hi Team,

I am migrating to trixie-kselftest rootfs.cpio.gz to execute ramdisk based kselftest pipeline, example https://lava-oss.qualcomm.com/scheduler/job/97797 but I am facing parser issue by https://github.com/linaro/test-definitions.git as it need 'tap' python module.

Can we install 'tap' python module to https://storage.kernelci.org/images/rootfs/debian/trixie-kselftest/20260219.0/arm64/rootfs.cpio.gz

Error log:

otals: pass:32 fail:0 xfail:0 xpass:0 skip:34 error:0
Traceback (most recent call last):
File [35m"/lava-97797/0/tests/1_kselftest-arm64-ramdisk/automated/linux/kselftest/./parse-output.py"[0m, line [35m4[0m, in [35m[0m
from tap import parser
[1;35mModuleNotFoundError[0m: [35mNo module named 'tap'[0m

  • ../../utils/send-to-lava.sh ./output/result.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions