Project

General

Profile

Bug #3509

[asciidoc] broken python module

SolveFinder - 10 months ago - . Updated 9 months ago.

Status:
fixed
Priority:
bug
Assignee:
-
% Done:

0%


Description

I was trying to compile mkinitcpio from abslibre (https://git.parabola.nu/abslibre.git/tree/nonsystemd/mkinitcpio/PKGBUILD) with asciidoc in makedepends.
I got this error:

 |  Traceback (most recent call last):
 |    File "/usr/bin/a2x", line 5, in <module>
 |      from asciidoc.a2x import cli
 |  ModuleNotFoundError: No module named 'asciidoc'

There's 2 versions of asciidoc: in extra and libre (the version from extra works fine).
There's no asciidoc in blacklist.txt and abslibre.git

What's wrong with version from extra and why there are both versions in repositories?

History

#1

Updated by bill-auger 10 months ago

asciidoc in libre needs to be deleted - it is no longer needed - use the one in
extra

#2

Updated by bill-auger 9 months ago

  • Status changed from unconfirmed to fixed

Also available in: Atom PDF