Search Criteria
Package Details: ticker 4.5.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ticker.git (read-only, click to copy) |
---|---|
Package Base: | ticker |
Description: | Terminal stock ticker with live updates and position tracking |
Upstream URL: | https://github.com/achannarasappa/ticker |
Licenses: | GPL3 |
Submitter: | bin |
Maintainer: | lmartinez-mirror |
Last Packager: | lmartinez-mirror |
Votes: | 4 |
Popularity: | 0.000145 |
First Submitted: | 2021-02-03 13:11 (UTC) |
Last Updated: | 2023-02-19 20:51 (UTC) |
Latest Comments
kazaii commented on 2023-02-01 14:34 (UTC)
Thanks for the
--nocheck
flag options for Paru & Yay! Worked like a charm for me in Paru.victorz commented on 2023-02-01 07:41 (UTC) (edited on 2023-02-01 07:44 (UTC) by victorz)
Questionable is a very diplomatic term for the context xD. Highly non-reproducible tests!
Thanks for the tip! I'll see if there is an equivalent to skipping the tests for
paru
. <3Update: Okay, I got through updating now with this:
serxxx commented on 2023-01-31 17:47 (UTC)
The project made the questionable decision to use real URLs in the unit tests, which means that tests are at the whim of (a) the internet connection, and (more problematically) (b) external data sources.
You can skip the
check()
function (where the tests are run) withmakepkg --nocheck
-- if you're usingyay
, this installs the package:kazaii commented on 2023-01-29 16:56 (UTC)
Fails for me as well.
victorz commented on 2023-01-24 20:58 (UTC)
Is it just me or does this fail on 4.5.5-1 when running the test suites in
check()
?