Search Criteria
Package Details: taskchampion-sync-server 0.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/taskchampion-sync-server.git (read-only, click to copy) |
---|---|
Package Base: | taskchampion-sync-server |
Description: | The server Taskwarrior syncs to |
Upstream URL: | https://taskwarrior.org/ |
Licenses: | MIT |
Submitter: | imyxh |
Maintainer: | imyxh (ogarcia) |
Last Packager: | ogarcia |
Votes: | 1 |
Popularity: | 0.003143 |
First Submitted: | 2024-03-27 06:59 (UTC) |
Last Updated: | 2025-07-31 15:46 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
Latest Comments
1 2 Next › Last »
ogarcia commented on 2025-06-07 08:34 (UTC)
@Noneuclidery I just built the package in a clean chroot and it worked without problems. Check that you are working on a clean chroot with no previous items or outdated versions.
If you have problems running the binary (and not building the package) then you should report it in the upstream in detail (what you were doing, what configuration you have, etc...).
Noneuclidery commented on 2025-06-07 04:33 (UTC)
When I run this I get
Since I never had rust on my system nor used cargo before this, and cargo wants me to do a bunch of setup before it'll do this update, I was suspecting this might be an issue with the package?
ogarcia commented on 2025-05-04 08:51 (UTC)
@dluciv you are absolutely right, I had not noticed because I am using an override of the configuration and of course the typical “in my house it works”, it is already fixed. Thank you!
dluciv commented on 2025-05-04 04:54 (UTC)
Right now the binary accepts only —listen IP:PORT argument
mroethke commented on 2025-01-17 11:55 (UTC)
Hi, can you please bump the epoch? I did not notice that a new version was released until now because the current version is lower that what I have installed.
txtsd commented on 2024-11-06 08:21 (UTC)
@ogarcia I already routinely use
pkgctl build
to build in a clean chroot. Thank you for your concern!ogarcia commented on 2024-11-06 08:19 (UTC) (edited on 2024-11-06 08:20 (UTC) by ogarcia)
@txtsd I think the problem you have is that you are not using a clean system to create the package. Do the following:
sudo pacman -S devtools
git clone https://aur.archlinux.org/taskchampion-sync-server.git
cd taskchampion-sync-server
extra-x86_64-build
txtsd commented on 2024-11-06 08:07 (UTC) (edited on 2024-11-06 08:15 (UTC) by txtsd)
@ogarcia It still fails for me: https://bpa.st/raw/TGQVA
EDIT: Surprisingly it builds in a clean chroot!
EDIT2: And it's only the check that's failing so I'm not worried.
ogarcia commented on 2024-11-06 07:59 (UTC)
@txtsd try again now, it should create the package without any problems.
txtsd commented on 2024-11-06 04:03 (UTC) (edited on 2024-11-06 08:22 (UTC) by txtsd)
Build fails during check()
https://bpa.st/raw/3S3PA
1 2 Next › Last »