Package Details: ticker 4.5.6-1

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. <3

Update: Okay, I got through updating now with this:

paru -Sua --mflags --nocheck

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) with makepkg --nocheck -- if you're using yay, this installs the package:

yay --mflags --nocheck ticker

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()?