Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

同梱されている asciidoctor-fopub が古い #207

Open
honeniq opened this issue Mar 27, 2018 · 0 comments
Open

同梱されている asciidoctor-fopub が古い #207

honeniq opened this issue Mar 27, 2018 · 0 comments

Comments

@honeniq
Copy link

honeniq commented Mar 27, 2018

フリー版のビルドをしようとすると、bundle exec rakeの途中で失敗します。

./vendor/asciidoctor-fopub/fopub book.xml -param body.font.family VL-PGothic-Regular -param dingbat.font.family VL-PGothic-Regular -param monospace.font.family VL-PGothic-Regular -param sans.font.family VL-PGothic-Regular -param title.font.family VL-PGothic-Regular
Initializing application...

FAILURE: Build failed with an exception.

* What went wrong:
Could not expand ZIP '/home/honeniq/.ghq/github.com/yasuhito/trema-book/vendor/asciidoctor-fopub/build/docbook-xsl-ns-1.78.1.zip'.
> archive is not a ZIP archive

この前段でdocbook-xsl-ns-1.78.1.zipをダウンロードしようとしているのですが、同ファイルをホストしているWebサイトの仕様変更があったのか、直接ダウンロードすることができなくなっています。

解決方法

asciidoctor/asciidoctor-fopubの最新版ではこの箇所が修正されていたので、vendor/asciidoctor-fopub配下のみ差し替えてbundle exec rakeしてみたところ、エラーなくビルドできました。

asciidoctor-fopubのバージョン依存等が無いようでしたら、差し替えをお願いします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant