Skip to content

./MakeRelease.pl #15

Description

@AndreHro

Under Debian buster you have to fix MakeRelease.pl
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /usr/lib/arm-linux-gnueabihf/perl/5.28/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at ./MakeRelease.pl line 13.
BEGIN failed--compilation aborted at ./MakeRelease.pl line 13.

I think you have to replace line 13 with use File::Temp qw(tmpnam);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions