Search Criteria
Package Details: python2-libxml2 2.9.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-libxml2.git (read-only, click to copy) |
---|---|
Package Base: | python2-libxml2 |
Description: | Python 2 bindings for the XML parsing library v2 |
Upstream URL: | https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home |
Licenses: | MIT |
Submitter: | tallero |
Maintainer: | None |
Last Packager: | MarsSeed |
Votes: | 4 |
Popularity: | 0.005716 |
First Submitted: | 2022-01-04 02:16 (UTC) |
Last Updated: | 2024-08-20 02:50 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libxml2-2.9AUR
- python2AUR (python2-binAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
tallero commented on 2024-03-18 00:16 (UTC) (edited on 2024-03-18 00:16 (UTC) by tallero)
I have pushed an update on themartiancompany's http ur mirror while we wait for my secondary keys to be unsuspended.
florosus commented on 2024-02-26 16:19 (UTC) (edited on 2024-02-26 16:22 (UTC) by florosus)
I finally got it to work (I mean python2 can actually import the darn library, not just that it compiles without errors)
Install
libxml2-2.9
and add--libdir=/usr/lib/libxml2-2.9/libxml2
to_configure_opts
in the PKGBUILD.bidulock's change appears unnecessary, as do the custom cflags and ldflags.
bidulock commented on 2023-09-26 08:11 (UTC)
I got this to work with this change:
florosus commented on 2023-07-20 16:17 (UTC)
Doesn't seem to work with the
libxml2-2.9
package, throws version error.drws commented on 2023-07-02 21:38 (UTC)
It appears there is something wrong with the source URL in the latest PKGBUILD. Build is failing with:
freedomsha commented on 2022-08-09 14:01 (UTC) (edited on 2022-08-10 12:21 (UTC) by freedomsha)
erreur : la validation de la transaction a échoué (conflit de fichiers ) python2-libxml2 : /usr/lib/python2.7/site-packages/libxml2.pyc est déjà présent dans le système de fichiers Des erreurs se sont produites, aucun paquet n’a été mis à jour. ==> ATTENTION : Paquets conservés dans ~/tmp/yaourt-tmp-sylvain cp : voulez-vous écraser '~/tmp/yaourt-tmp-sylvain/python2-libxml2-2.9.14-1-x86_64.pkg.tar.zst' ? O
solution: ajouter la ligne rm -rf "${pkgdir}/usr/lib/python2.7/site-packages/libxml2.pyc"
samueldy commented on 2022-06-08 19:51 (UTC)
Note that if you have custom Perl packages installed alongside the official distribution you may get an error like this:
I was able to bypass the error by unsetting $PERL5LIB and and $PERL_LOCAL_LIB_ROOT when upgrading, like this:
Source: https://stackoverflow.com/a/52126231
Bakasura commented on 2022-05-02 16:18 (UTC)
@tallero Can you check if it is possible to lower the test time of the suite that is executed in the "check" function of PKGBUILD? At this time the installation of the package has taken more than 6 hours and counting
Thxs!
MarsSeed commented on 2022-04-21 11:48 (UTC) (edited on 2022-04-21 11:50 (UTC) by MarsSeed)
@gameslayer, there is nothing wrong with the W3C XML test suite link on my end.
makepkg
is able to download and verify all the sources.gameslayer commented on 2022-04-21 11:25 (UTC)
Update the link to https://web.archive.org/web/20170721183329if_/https://www.w3.org/XML/Test/xmlts20130923.tar.gz
1 2 Next › Last »