Skip to content

man-db prefix changed from zotman to gman #1120

@IgorTodorovskiIBM

Description

@IgorTodorovskiIBM

Description

Related to this code:
is_gnu_license_from_url()
{
echo "$ZOPEN_URL" | grep -qi "gnu"
return $?
}

This is true because for man-db we have this url:
export ZOPEN_STABLE_URL="https://download.savannah.nongnu.org/releases/man-db/man-db-${MAN_DB_VERSION}.tar.xz"

Even though it's nongnu, it matches with gnu so we need a better check

Severity

None

Expected Behavior

No response

Actual Behavior

No response

z/OS Version

No response

zopen package manager version

No response

Additional Information (Optional)

No response

Network or Security Configuration (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions