Skip to content

updpkgsums for bin packages #47

@tombh

Description

@tombh

I'm releasing my package https://aur.archlinux.org/packages/tattoy-bin and users are saying that they get the following error every time there's a new release:

tattoy-x86_64-unknown-linux-gnu.tar.gz ... FAILED ==> ERROR: One or more files
did not pass the validity check! -> error making: tattoy-bin-exit status 1 -> Failed to
install the following packages. Manual intervention is required: tattoy-bin - exit status 1

The solution is to install the package with --clean, so paru -Sc for example. Is that normal? Should I just not be using the updpkgsums argument for the Github Action?

Or is it because I don't change the filename for every release? I use this in the PKGBUILD:

source=("https://github.com/tattoy-org/tattoy/releases/download/tattoy-v$pkgver/tattoy-x86_64-unknown-linux-gnu.tar.gz")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions