Package Details: wthrr 1.2.1-1

Git Clone URL: https://aur.archlinux.org/wthrr.git (read-only, click to copy)
Package Base: wthrr
Description: Weather companion for the terminal
Upstream URL: https://github.com/tobealive/wthrr-the-weathercrab
Keywords: terminal weather
Licenses: MIT
Submitter: orhun
Maintainer: orhun
Last Packager: orhun
Votes: 6
Popularity: 0.001096
First Submitted: 2023-04-05 17:15 (UTC)
Last Updated: 2024-10-04 13:07 (UTC)

Required by (0)

Sources (1)

Latest Comments

shawny commented on 2025-02-19 12:17 (UTC)

Thanks. There's no problem with upstream. cargo install wthrr works, as expected.

...
   Compiling hyper v1.6.0
   Compiling tokio-native-tls v0.3.1
   Compiling hyper-util v0.1.10
   Compiling hyper-tls v0.6.0
   Compiling reqwest v0.12.12
   Compiling wthrr v1.2.1
    Finished `release` profile [optimized] target(s) in 23.16s
  Installing /home/shawn/.cargo/bin/wthrr
   Installed package `wthrr v1.2.1` (executable `wthrr`)

orhun commented on 2025-02-19 06:53 (UTC)

Hello. You can try building with --nocheck or report the issue to upstream.

shawny commented on 2025-02-19 00:29 (UTC)

Hi. Just attempted to install and ran into this:

    Finished `test` profile [unoptimized + debuginfo] target(s) in 13.27s
     Running unittests src/main.rs (target/debug/deps/wthrr-81f674768c918a42)

running 9 tests
test modules::forecast::tests::index_form_day ... ok
test modules::forecast::tests::forecast_indices ... ok
test modules::units::tests::units_from_args ... ok
test modules::units::tests::units_from_cfg ... ok
test modules::units::tests::units_split_from_args_and_cfg ... ok
test modules::location::tests::address_from_arg ... ok
test modules::location::tests::address_from_cfg ... ok
test modules::localization::tests::translate_string ... FAILED
test modules::location::tests::geolocation_response ... ok

failures:

---- modules::localization::tests::translate_string stdout ----
thread 'modules::localization::tests::translate_string' panicked at src/modules/localization.rs:279:9:
assertion failed: res.contains("Zungenbrecher")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    modules::localization::tests::translate_string

test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s

error: test failed, to rerun pass `--bin wthrr`
==> ERROR: A failure occurred in check().
    Aborting...
 -> error making: wthrr-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
wthrr - exit status 4