Skip to content

Wrong URL on downloading png16 #3

@codecitizen

Description

@codecitizen

I tried to build the current version and ran into the following error:

-------------------------------------------------------------------------------------------------
|   Begin Building png16
-------------------------------------------------------------------------------------------------
curl -Ls http://netix.dl.sourceforge.net/project/libpng/libpng16/1.6.28/libpng-1.6.28.tar.xz | tar xJC /deps/png16 --strip-components=1
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now

The given URL http://netix.dl.sourceforge.net/project/libpng/libpng16/1.6.28/libpng-1.6.28.tar.xz, redirects to https://sourceforge.net/projects/libpng/files/, not to the .xz file required.

This one https://ftp.osuosl.org/pub/blfs/conglomeration/libpng/libpng-1.6.28.tar.xz seems to work, but don't know how trusted the provider is.

I did not try to replace it yet.

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