Package Details: gameoftrees 0.86-1

Git Clone URL: https://aur.archlinux.org/gameoftrees.git (read-only, click to copy)
Package Base: gameoftrees
Description: A version control system which prioritizes ease of use and simplicity over flexibility
Upstream URL: https://gameoftrees.org
Licenses: custom:ISC
Conflicts: gameoftrees-git, got, got-bin, got-git
Submitter: aperez
Maintainer: aperez
Last Packager: aperez
Votes: 1
Popularity: 0.68
First Submitted: 2022-09-17 18:29 (UTC)
Last Updated: 2023-03-15 14:26 (UTC)

Latest Comments

libele commented on 2023-03-15 21:12 (UTC) (edited on 2023-03-15 21:17 (UTC) by libele)

thanks! sorry, i didn't try running them first. it seems like the tests are expecting got to already be installed systemwide? after doing that, i can't make it past this part:

+got: objects/pack/pack-d5640bab7247916a7b232f59e512c9f78369f632.idx: pack index has no corresponding pack file; pack file must be restored or 'gotadmin cleanup -p' must be run
test failed; leaving test data in /tmp/got-test-cleanup_missing_pack_file-gJ5zvNew
make: *** [Makefile:845: regress-cmdline] Error 1

aperez commented on 2023-03-15 13:53 (UTC)

@libele Release tarballs don't include the regress/ subdirectory, which is needed to run tests. Maybe I'll change things to fetch the source tree using Git.

libele commented on 2023-03-15 13:25 (UTC) (edited on 2023-03-15 13:25 (UTC) by libele)

can you add a check() to run the test suite?

https://marc.info/?l=gameoftrees&m=167888443000724&w=2