rok commented on PR #49088:
URL: https://github.com/apache/arrow/pull/49088#issuecomment-3849436988
"Docs / AMD64 Debian 12 Complete Documentation" seems to be failing for CRAN
reasons:
```r
-- Building articles
-----------------------------------------------------------
Warning message:
@examplesIf condition "arrow_with_dataset() &&
identical(Sys.getenv(\"NOT_CRAN\"), \"true\")" is "FALSE"
---
Backtrace:
1. pkgdown::build_site(install = FALSE)
2. pkgdown:::build_site_external(pkg = pkg, examples = examples,
run_dont_run = run_d...
3. callr::r(function(..., cli_colors, hyperlinks) { ...
4. callr:::get_result(output = out, options)
5. callr:::throw(callr_remote_error(remerr, output), parent =
fix_msg(remerr[[3]]))
---
Subprocess backtrace:
1. pkgdown::build_site(...)
2. pkgdown:::build_site_local(pkg = pkg, examples = examples, run_dont_run
= run_dont...
3. pkgdown::build_articles(pkg, lazy = lazy, override = override, quiet =
quiet, ...
4. pkgdown::build_articles_index(pkg)
5. pkgdown::render_page(pkg, "article-index", data =
data_articles_index(pkg), ...
6. pkgdown:::render_page_html(pkg, name = name, data = data, depth = depth)
7. pkgdown:::modify_list(data_template(pkg, depth = depth), data)
8. pkgdown:::data_articles_index(pkg)
9. pkgdown:::config_abort(pkg, "{length(missing)} vignette{?s} missing from
index: {....
10. cli::cli_abort(message, ..., call = call, .envir = .envir)
11. | rlang::abort(message, ..., call = call, use_cli_format = TRUE, ...
12. | rlang:::signal_abort(cnd, .file)
13. | base::signalCondition(cnd)
14. global (function (e) ...
Execution halted
Error: `docker compose --file=/home/runner/work/arrow/arrow/compose.yaml run
--rm debian-docs` exited with a non-zero exit code 1, see the process
```
cc @thisisnic
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]