Package Details: goawk-git r558.01e7dd0-1

Git Clone URL: https://aur.archlinux.org/goawk-git.git (read-only, click to copy)
Package Base: goawk-git
Description: An AWK interpreter written in Go.
Upstream URL: https://github.com/benhoyt/goawk
Licenses: MIT
Conflicts: goawk
Provides: goawk
Submitter: aksr
Maintainer: aksr
Last Packager: aksr
Votes: 0
Popularity: 0.000000
First Submitted: 2020-08-16 09:57 (UTC)
Last Updated: 2023-02-17 20:22 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

schra commented on 2022-10-30 21:02 (UTC)

I get an error trying to install this package. Maybe the PKGBUILD needs to be updated?

$ aurman -S goawk-git 
~~ initializing aurman...
~~ calculating solutions...

:: The following 1 package(s) are getting installed:
   aur/goawk-git  /                  ->  r396.3bbb652-1

:: The following 1 package(s) are predicted to get removed:
   aur/goawk      1.8.1-1            ->  /
:: Package goawk will be removed due to a conflict with goawk-git

?? Do you want to continue? Y/n: 
~~ looking for new pkgbuilds and fetching them...
Cloning into 'goawk-git'...
remote: Enumerating objects: 4, done.
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 0), reused 4 (delta 0), pack-reused 0
Receiving objects: 100% (4/4), done.
?? Do you want to see the changes of goawk-git? N/y: 

:: Enter the corresponding number of the file of goawk-git you want to edit.
   just press enter if you want to finish editing.
1: PKGBUILD
?? Enter the number: 
?? Are you fine with using the files of goawk-git? Y/n: 
[sudo] password for schra: 
==> Making package: goawk-git r396.3bbb652-1 (2022-10-30T22:00:49 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
==> Extracting sources...
==> Starting pkgver()...
go: go.mod file not found in current directory or any parent directory.
    'go get' is no longer supported outside a module.
    To build and install a command, use 'go install' with a version,
    like 'go install example.com/cmd@latest'
    For more information, see https://golang.org/doc/go-get-install-deprecation
    or run 'go help get' or 'go help install'.
==> ERROR: A failure occurred in pkgver().
    Aborting...
2022-10-30 22:00:49,902 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/schra/.cache/aurman/goawk-git