Search Criteria
Package Details: gnome-doc-utils 0.20.10+16+gc03cc09-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnome-doc-utils.git (read-only, click to copy) | 
|---|---|
| Package Base: | gnome-doc-utils | 
| Description: | Documentation utilities for Gnome | 
| Upstream URL: | https://www.gnome.org | 
| Licenses: | GPL, LGPL | 
| Submitter: | arojas | 
| Maintainer: | patlefort | 
| Last Packager: | patlefort | 
| Votes: | 10 | 
| Popularity: | 0.001783 | 
| First Submitted: | 2020-03-17 12:49 (UTC) | 
| Last Updated: | 2024-01-12 05:39 (UTC) | 
Dependencies (6)
- docbook-xml
 - python2-libxml2AUR
 - rarianAUR
 - git (git-gitAUR, git-glAUR) (make)
 - gnome-common (make)
 - intltool (make)
 
Required by (1)
- agave (make)
 
Latest Comments
1 2 3 Next › Last »
patlefort commented on 2025-07-19 10:45 (UTC)
I'm not suspended? I was able to build and run the only package that depend on it,
agave. Are there other issues?MarsSeed commented on 2024-03-30 22:29 (UTC)
It seems that gnome-doc-utils keeps being broken during runtime, and it still causes build failures in most of its reverse dependencies.
MarsSeed commented on 2024-01-12 07:34 (UTC) (edited on 2024-01-12 07:50 (UTC) by MarsSeed)
It is confirmed here (EDIT: also here) that @truocolo is Pellegrino Prevete, also known as @tallero.
MarsSeed commented on 2024-01-12 06:45 (UTC)
@patlefort, be aware that @truocolo is, in all likelihood, a different alias for @tallero, former maintainer who did nothing on this package for more than a year.
@truocolo got registered on AUR in December 2023, and almost overnight became co-maintainer on a large number of @tallero's packages. In some cases, @truocolo became the sole maintainer of formerly @tallero's packages.
@tallero has been prone to pushing defunct, nonworking updates on his packages.
I think you might want to consider removing @truocolo from co-maintainers' list.
florosus commented on 2023-07-20 13:20 (UTC) (edited on 2023-07-20 14:09 (UTC) by florosus)
Found a fix: change
doc/Makefile.amto readSUBDIRS =This will disable building docs.So in PKGBUILD, add
as the last line of the
prepare()blockFor reference,
--disable-documentationisn't a supported option, while--enable-documentationis for compilingxml2po.1, which doesn't use the broken python2 module.tallero commented on 2023-07-04 20:30 (UTC) (edited on 2023-07-04 20:31 (UTC) by tallero)
@Hebgs, @nahno, @schnecki, @ragasubekti:
I've tried solving the missing
xmlHandleEntityby providing an old version (2.9.10) oflibxml2to the system (seelibxml2-2.9aur package), but I am not sure how to telllibxml2mod.soto load that version instead of default one.ragasubekti commented on 2023-04-29 13:27 (UTC)
Anyone know how to disable generating documentation phase?
--disable-documentationstill throws outlibxml2modrelated errorschnecki commented on 2023-04-16 16:35 (UTC) (edited on 2023-04-16 16:36 (UTC) by schnecki)
The function
xmlHandleEntitywas deleted from the libxml library, but is only used to compile the help pages. I disabled the compilation of the help pages with the lastest update. Please retry installation with the latest PKGBUILD version.nahno commented on 2023-04-14 20:25 (UTC)
Hi, Did anyone solve the
import libxml2modissue? Any help is appreciated :) Thanks1 2 3 Next › Last »