Package Details: goose 3.20.0-1

Git Clone URL: https://aur.archlinux.org/goose.git (read-only, click to copy)
Package Base: goose
Description: Database migration tool written in Go.
Upstream URL: https://github.com/pressly/goose
Licenses: MIT
Submitter: Gyuszi
Maintainer: TheEdgeOfRage
Last Packager: TheEdgeOfRage
Votes: 0
Popularity: 0.000000
First Submitted: 2020-08-11 11:52 (UTC)
Last Updated: 2024-04-22 13:33 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

rdahlgren commented on 2021-05-10 14:53 (UTC) (edited on 2021-05-10 14:53 (UTC) by rdahlgren)

The build fails:

:: (1/1) Parsing SRCINFO: goose
==> Making package: goose 2.6.0-1 (Mon 10 May 2021 10:49:31 AM EDT)
==> Retrieving sources...
  -> Downloading v2.6.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   121  100   121    0     0    519      0 --:--:-- --:--:-- --:--:--   519
100 3358k    0 3358k    0     0  3044k      0 --:--:--  0:00:01 --:--:-- 6934k
==> Validating source files with sha256sums...
    v2.6.0.tar.gz ... Passed
==> Making package: goose 2.6.0-1 (Mon 10 May 2021 10:49:34 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v2.6.0.tar.gz
==> Validating source files with sha256sums...
    v2.6.0.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Sources are ready.
==> Making package: goose 2.6.0-1 (Mon 10 May 2021 10:49:38 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
go: cannot find main module, but found .git/config in /home/rd/.cache/yay/goose
    to create a module there, run:
    cd ../.. && go mod init
go: cannot find main module, but found .git/config in /home/rd/.cache/yay/goose
    to create a module there, run:
    cd ../.. && go mod init
==> ERROR: A failure occurred in build().
    Aborting...
error making: goose