Skip to content

apostrophe: drop, orphaned#16421

Draft
okamikidfc wants to merge 1 commit into
stablefrom
apostrophe-drop
Draft

apostrophe: drop, orphaned#16421
okamikidfc wants to merge 1 commit into
stablefrom
apostrophe-drop

Conversation

@okamikidfc

@okamikidfc okamikidfc commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Topic Description

  • pypandoc: drop, orphaned
    • 关于 apostrophe的pdf导出 出现的拒绝权限写入问题,上游有人报过,
      维护者说此软件目前只针对flatpak打包还未对本地环境进行相对优化,
      用户同时也给debian打包的维护者提过此问题但是未得到任何解决方案。
    • 上游 Issue:https://gitlab.gnome.org/World/apostrophe/-/work_items/634
      Debian Bug:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126576
    • 报错的需要 pytinytex 这个包不是主要原因, 当以 sudo 权限运行apostrophe时,
      pandoc会报如下错误:
      conversion: typst not found
      说明pandoc默认使用了 typst 导出。
    • 安装了typst之后会发生上游报告的以下问题:
      Pandoc died with exitcode "43" during conversion: error: unexpected argument: abstract-title
      ┌─ toPdfViaTempFile71-0.typ:30:2

      30│ abstract-title: [Abstract],
      │ ^^^^^^^^^^^^^^^^^^^^^^^^^^
      Error producing PDF.
    • 上游针对此报告在flatpak打包中这样修复:
      来源:Update some dependencies, downgrade others that cause issues, like pandoc
      https://gitlab.gnome.org/World/apostrophe/-/commit/c23969bbdd4e2ffc88207284c498c3d666da93b4
      现在目前只能针对python 3.14 进行修复 无法针对导出pdf的问题,导出pdf只能在保存选项卡下拉菜单当中
      选择高级导出切换转换引擎规避。

Package(s) Affected

Security Update?

No

Build Order

#buildit 

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64
  • LoongArch 64-bit (No SIMD) loongarch64_nosimd

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

@okamikidfc okamikidfc added the drop-package Topic/issue involves a package pending for droppage label Jun 17, 2026
@okamikidfc okamikidfc force-pushed the apostrophe-drop branch 7 times, most recently from 3063ef3 to cf01db4 Compare June 17, 2026 06:58
@okamikidfc okamikidfc marked this pull request as ready for review June 17, 2026 07:02
   关于 apostrophe的pdf导出 出现的拒绝权限写入问题,上游有人报过,
维护者说此软件目前只针对flatpak打包还未对本地环境进行相对优化,
用户同时也给debian打包的维护者提过此问题但是未得到任何解决方案。

  上游 Issue:https://gitlab.gnome.org/World/apostrophe/-/work_items/634
Debian Bug:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126576

  报错的需要 pytinytex 这个包不是主要原因, 当以 sudo 权限运行apostrophe时,
pandoc会报如下错误:

  conversion: typst not found

  说明pandoc默认使用了 typst 导出。

  安装了typst之后会发生上游报告的以下问题:

  Pandoc died with exitcode "43" during conversion: error: unexpected argument: abstract-title
    ┌─ toPdfViaTempFile71-0.typ:30:2
    │
  30│ abstract-title: [Abstract],
    │ ^^^^^^^^^^^^^^^^^^^^^^^^^^

  Error producing PDF.

  上游针对此报告在flatpak打包中这样修复:

  来源:Update some dependencies, downgrade others that cause issues, like pandoc
  https://gitlab.gnome.org/World/apostrophe/-/commit/c23969bbdd4e2ffc88207284c498c3d666da93b4

  现在目前只能针对python 3.14 进行修复 无法针对导出pdf的问题,导出pdf只能在保存选项卡下拉菜单当在
选择高级导出切换转换引擎规避。
@okamikidfc okamikidfc marked this pull request as draft June 22, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

drop-package Topic/issue involves a package pending for droppage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant