Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2024 15:00:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280005] www/newsboat: upgrade to 2.36
Message-ID:  <bug-280005-7788-D9N13jjivE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280005-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280005-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280005

--- Comment #1 from Daniel Schauenberg <d@unwiredcouch.com> ---
quick note that I realized one of the tests is failing when I run `make tes=
t`:=20


```
----
t_configpaths_create_dirs_returns_false_if_dotdir_doeesnt_exist_and_couldnt=
_be_created
stdout ----
thread
't_configpaths_create_dirs_returns_false_if_dotdir_doeesnt_exist_and_couldn=
t_be_created'
panicked at rust/libnewsboat/tests/configpaths_helpers/mod.rs:215:5:
assertion failed: !paths.create_dirs()
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::panicking::panic
   3: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=3Dfull` for a verb=
ose
backtrace.


failures:
=20=20=20
t_configpaths_create_dirs_returns_false_if_dotdir_doeesnt_exist_and_couldnt=
_be_created

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered =
out;
finished in 0.00s
```

However this seems to also fail on the existing 2.33 version of the port for
me. If I find some time I'll see if I can fix it and provide a patch for th=
at
as well if this isn't just me.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280005-7788-D9N13jjivE>