Skip to content

Missing DEBIAN_FRONTEND in nvidia-cuda #932

Description

When using the nvidia-cuda feature, I encountered an error related to the frontend, as detailed below:

5.607 debconf: unable to initialize frontend: Dialog
5.607 debconf: (TERM is not set, so the dialog frontend is not usable.)
5.607 debconf: falling back to frontend: Readline
5.607 debconf: unable to initialize frontend: Readline
5.607 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
5.607 debconf: falling back to frontend: Teletype
9.182 Updating certificates in /etc/ssl/certs...
11.19 Illegal instruction
11.23 dpkg: error processing package ca-certificates (--configure):
11.23  installed ca-certificates package post-installation script subprocess returned error exit status 132

Other features in this repository set DEBIAN_FRONTEND=noninteractive to prevent similar issues.

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