Elektrine lite

← Feed

@j0rge@lemmy.ml

Post #3958557

2026-07-20 11:39 UTC

It is 100% possible and people have been doing it for years. If the package is broken the final product is never built, it’s impossible to ship it to the end user since it’s one whole complete image.

Replies (1)

  • @ranzispa@mander.xyz 2026-07-20 12:06

    I am afraid we are talking about different things. Recently I had to report a broken package to a repository. The problem was that they mapped a path to the incorrect directory. The software compiled and worked correctly, but some specific functionality which needed to read data from that directory was broken. I do not think there is a way to prevent this kind of errors.

    Open ##3959045