Package Details: wipe-term 2.1.2-0

Git Clone URL: https://aur.archlinux.org/wipe-term.git (read-only, click to copy)
Package Base: wipe-term
Description: Wipe the content of your terminal with a random animation.
Upstream URL: https://github.com/ricoriedel/wipe
Licenses: MIT
Conflicts: wipe
Submitter: ricoriedel
Maintainer: ricoriedel
Last Packager: ricoriedel
Votes: 0
Popularity: 0.000000
First Submitted: 2022-08-06 20:39 (UTC)
Last Updated: 2023-03-28 17:35 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

ricoriedel commented on 2022-11-23 20:08 (UTC)

I can't reproduce the bug causing the unit test to fail. I have made a new release with some improvements and a patch that should fix the bug, though I can't test if it does. Regarding the PGP key, I uploaded it again, removed it from my system, and tried to download it again (successfully).

Lustique commented on 2022-11-22 10:43 (UTC)

The build fails because of the missing PGP key and (for me) because of a test failure:

[…]
test vec::test::swap ... ok
test test::delay ... FAILED

failures:

---- test::delay stdout ----
thread 'test::delay' panicked at 'assertion failed: `(left == right)`
  left: `50.000001ms`,
 right: `50ms`', src/main.rs:309:9
stack backtrace:
   0: rust_begin_unwind
         at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5
   1: core::panicking::panic_fmt
         at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14
   2: core::panicking::assert_failed_inner
   3: core::panicking::assert_failed
         at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:181:5
   4: wipe::test::delay
         at ./src/main.rs:309:9
   5: wipe::test::delay::{{closure}}
         at ./src/main.rs:304:5
   6: core::ops::function::FnOnce::call_once
         at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5
   7: core::ops::function::FnOnce::call_once
         at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:
    test::delay

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

error: test failed, to rerun pass '--bin wipe'
[…]

I'm not sure whether this is a problem on my end or a bug…

ricoriedel commented on 2022-09-02 18:50 (UTC)

I thought I already uploaded the PGP key. Anyway, it is now available at keyserver.ubuntu.com and keys.openpgp.org.