Package Details: bard 2.0.1-1

Git Clone URL: https://aur.archlinux.org/bard.git (read-only, click to copy)
Package Base: bard
Description: Creates PDF and HTML songbooks out of easy-to-write Markdown sources.
Upstream URL: https://github.com/vojtechkral/bard
Keywords: music
Licenses: Apache-2.0
Submitter: vojtechkral
Maintainer: vojtechkral
Last Packager: vojtechkral
Votes: 1
Popularity: 0.000000
First Submitted: 2021-04-19 21:55 (UTC)
Last Updated: 2023-07-01 21:03 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

vojtechkral commented on 2021-05-23 21:07 (UTC)

@mxmehl Thanks for the report, should be fixed now...

mxmehl commented on 2021-05-22 09:45 (UTC)

Thanks for the project! I tried to install it but it failed:

[...]

running 6 tests
test init_and_build ... FAILED
test project_default ... FAILED
test project_default_templates ... ok
test project_default_templates_save ... ok
test project_example ... FAILED
test watch ... ok

failures:

---- init_and_build stdout ----
 Initialize new project at /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/init
Done!
    Loading project at /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/init
  Rendering songbook.tex
Postprocess xelatex /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/init/output/songbook.tex
thread 'init_and_build' panicked at 'called `Result::unwrap()` on an `Err` value: Could not make project

Caused by:
    0: Failed to run processing command 'xelatex /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/init/output/songbook.tex'
    1: No such file or directory (os error 2)', tests/projects.rs:13:50
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- project_default stdout ----
    Loading project at /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/default
  Rendering songbook.tex
Postprocess xelatex /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/default/output/songbook.tex
thread 'project_default' panicked at 'called `Result::unwrap()` on an `Err` value: Could not make project

Caused by:
    0: Failed to run processing command 'xelatex /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/default/output/songbook.tex'
    1: No such file or directory (os error 2)', tests/projects.rs:18:44

---- project_example stdout ----
    Loading project at /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/example
  Rendering songbook.tex
Postprocess tectonic /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/example/output/songbook.tex
thread 'project_example' panicked at 'called `Result::unwrap()` on an `Err` value: Could not make project

Caused by:
    0: Failed to run processing command 'tectonic /home/max/.cache/yay/bard/src/bard-1.0.3/target/int-test-workdirs/example/output/songbook.tex'
    1: No such file or directory (os error 2)', tests/projects.rs:23:44


failures:
    init_and_build
    project_default
    project_example

test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s

error: test failed, to rerun pass '--test projects'
==> ERROR: A failure occurred in check().
    Aborting...
error making: bard