Skip to content

Test failing in reproducible build environment #41

@JulianJacobi

Description

@JulianJacobi

I packaged restreamer for NixOS. Builds for NixOS packages run in isolated environments without internet access and controlled environment.

During packaging restreamer there were two issues:

Config testing

At some points there ist config tested against memfs where a /bin/ffmpeg stub is created. Since there is no PATH for the memfs this lookup collides with the config default for ffmpeg.binary which is ffmpeg

URL testing

the net/url part tests against google.com, which is not resolved in an isolated environment.

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