Search Criteria
Package Details: tmsu 0.7.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tmsu.git (read-only, click to copy) |
---|---|
Package Base: | tmsu |
Description: | A tool for tagging your files and accessing them through a virtual filesystem. |
Upstream URL: | https://tmsu.org/ |
Licenses: | GPL3 |
Provides: | tmsu |
Submitter: | tmladek |
Maintainer: | MarcinWieczorek |
Last Packager: | MarcinWieczorek |
Votes: | 23 |
Popularity: | 0.65 |
First Submitted: | 2015-08-29 19:21 (UTC) |
Last Updated: | 2021-04-10 09:25 (UTC) |
Dependencies (4)
- fuse (fuse2)
- sqlite (sqlite-replication, sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
MarcinWieczorek commented on 2021-11-10 09:30 (UTC)
I don't know much about go build system, could you please bump the issue/PR upstream so they merge that fix? It would be a better solution, but in the end I could just patch it here.
Laman commented on 2021-11-10 08:59 (UTC)
the installation was dying on me with
no required module provides package github.com/oniony/TMSU: go.mod file not found in current directory or any parent directory
until i rango env -w GO111MODULE=auto
as per https://github.com/oniony/TMSU/issues/224anotheralien commented on 2019-01-12 20:55 (UTC)
The PKGBUILD is missing one dependency and could not be installed. I fixed it by adding "go get golang.org/x/crypto/blake2b" inside the build() function at line 31.
Zirkelite commented on 2018-01-23 16:12 (UTC) (edited on 2018-01-23 16:15 (UTC) by Zirkelite)
go should be in makedepends, and not in depends. go programs are compiled, not interpreted. The system it is being run on doesn't need to have go installed.
MarcinWieczorek commented on 2017-12-27 14:52 (UTC)
Everyone has bash, and also namcap is not 100% right all the time. TMSU is written in Go, so it's a dependency. Fuse is required too, and you can see in the PKGBUILD that Go bindings for it are being downloaded. Same goes with sqlite. Thanks for trying to help tho.
martyg commented on 2017-12-05 15:09 (UTC)
FYI, noticed these warnings at the end of building in a clean chroot.
Checking PKGBUILD Checking tmsu-0.7.0-1-x86_64.pkg.tar.xz tmsu E: Dependency bash detected and not included (programs ['sh', 'bash'] needed in scripts ['usr/bin/tmsu-fs-mv', 'usr/bin/tmsu-fs-merge', 'usr/bin/mount.tmsu', 'usr/bin/tmsu-fs-rm']) tmsu W: Dependency included and not needed ('go') tmsu W: Dependency included and not needed ('fuse') tmsu W: Dependency included and not needed ('sqlite')
flarkis commented on 2017-07-09 20:57 (UTC)
peperunas commented on 2017-06-15 08:55 (UTC)
CheezenOne commented on 2017-05-03 16:02 (UTC)
oniony commented on 2017-03-29 22:55 (UTC)
oniony commented on 2017-03-29 13:03 (UTC)
commented on 2017-03-29 12:22 (UTC)
MarcinWieczorek commented on 2017-03-28 22:52 (UTC)
oniony commented on 2017-03-24 20:07 (UTC)
MarcinWieczorek commented on 2017-03-24 11:21 (UTC)
oniony commented on 2017-03-24 11:16 (UTC)
terlar commented on 2017-03-24 09:08 (UTC)
peperunas commented on 2017-03-23 13:29 (UTC)
commented on 2017-03-19 17:44 (UTC)
MarcinWieczorek commented on 2017-02-02 15:32 (UTC)
ochi commented on 2017-02-02 13:39 (UTC)
cryzed commented on 2017-01-27 22:43 (UTC)
MarcinWieczorek commented on 2017-01-24 16:09 (UTC)
TrialnError commented on 2017-01-23 23:33 (UTC)
MarcinWieczorek commented on 2016-08-02 15:30 (UTC)
hepha commented on 2016-08-02 14:26 (UTC)
MarcinWieczorek commented on 2016-07-12 22:10 (UTC)
minus commented on 2016-07-06 17:35 (UTC)
oniony commented on 2016-04-24 21:23 (UTC)
BrianAllred commented on 2016-04-24 21:18 (UTC)
andykluger commented on 2016-02-09 18:37 (UTC)
andykluger commented on 2016-02-08 14:53 (UTC)
tmladek commented on 2016-02-08 09:38 (UTC)
andykluger commented on 2016-02-05 19:57 (UTC)
eigengrau commented on 2016-01-31 10:27 (UTC)
eigengrau commented on 2016-01-31 10:22 (UTC)
sachkris commented on 2016-01-27 11:46 (UTC)
andykluger commented on 2015-10-26 20:24 (UTC)
tmladek commented on 2015-09-25 05:50 (UTC)
atweiden commented on 2015-09-25 05:17 (UTC)
deimos commented on 2015-09-25 04:43 (UTC)
tmladek commented on 2015-09-24 19:23 (UTC)
encbladexp commented on 2015-09-04 06:00 (UTC)