Search Criteria
Package Details: flexo 1.6.9-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/flexo.git (read-only, click to copy) |
---|---|
Package Base: | flexo |
Description: | A central pacman cache |
Upstream URL: | https://github.com/nroi/flexo |
Licenses: | MIT |
Conflicts: | flexo-git |
Provides: | flexo |
Submitter: | desbma |
Maintainer: | desbma |
Last Packager: | desbma |
Votes: | 11 |
Popularity: | 0.44 |
First Submitted: | 2022-03-10 22:23 (UTC) |
Last Updated: | 2024-08-29 20:41 (UTC) |
Dependencies (4)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- pacman-contrib (pacman-contrib-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
desbma commented on 2024-08-29 20:53 (UTC) (edited on 2024-08-29 20:53 (UTC) by desbma)
Yes, upstream fixed it, but the author forgot to tag a release with the fix (which this package would have had).
micwoj92 commented on 2024-08-29 20:46 (UTC)
This was already reported upstream and fixed with https://github.com/nroi/flexo/issues/118 I guess this is same user as @ihaterust here.
desbma commented on 2024-08-29 20:42 (UTC)
@micwoj92 Done, the fix was https://github.com/nroi/flexo/commit/22695323b84f72565e6ba289f150733eee228bd6
I still think you should complain to the upstream author for this though.
micwoj92 commented on 2024-08-29 19:45 (UTC) (edited on 2024-08-29 19:45 (UTC) by micwoj92)
flexo-git builds for me as of c44a7c9976e54d32ae812ed210df268d2de9c0f6
I do not know which commit exactly fixed this, but please backport to make this buildable again.
desbma commented on 2024-03-24 21:25 (UTC)
@ihaterust I can reproduce this error too by building the upstream project directly, you should report this at https://github.com/nroi/flexo/issues
ihaterust commented on 2024-03-24 02:28 (UTC)
I am unable to build this package, cargo gives an error compiling
rustc-serialize
.Full details:
sovanyio commented on 2023-12-14 18:37 (UTC) (edited on 2023-12-14 18:39 (UTC) by sovanyio)
@desbma all good now, wasn't sure about tests on that was guessing that the latest git snapshot might have fixed the tests.
Opened an issue for it: https://github.com/nroi/flexo/issues/115
desbma commented on 2023-12-14 17:57 (UTC)
@FixedWing @sovanyio Can you try -7 ? I have left the unit tests enabled, but disabled the integration tests. The flexo-git package does not run any tests, that is why building it works, but it may hide real issues.
sovanyio commented on 2023-12-14 16:11 (UTC)
@FixedWing, had the same issue with -4 and -6. I moved to the git package and all is good now.
desbma commented on 2023-11-18 20:52 (UTC)
@FixedWing I am not the author of flexo, I think you should open an issue on the upstream repository https://github.com/nroi/flexo to understand why tests fail on your system. I could just disable tests, but it's a good practice to run them before building the package, precisely because they can reveal real problems.
1 2 Next › Last »