Package Details: lxc-git lxc.5.0.0.130-1

Git Clone URL: https://aur.archlinux.org/lxc-git.git (read-only, click to copy)
Package Base: lxc-git
Description: Linux Containers git version
Upstream URL: https://linuxcontainers.org
Licenses: LGPL
Conflicts: lxc, lxc-git
Provides: lxc
Submitter: aya
Maintainer: graysky
Last Packager: graysky
Votes: 11
Popularity: 0.005242
First Submitted: 2015-08-15 16:29 (UTC)
Last Updated: 2023-01-15 12:58 (UTC)

Dependencies (18)

Required by (18)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

loganj commented on 2022-05-21 08:32 (UTC)

i get a few of db2x_docbook2man lxc-info.sgml error : xmlAddEntity: invalid redeclaration of predefined entity test "lxc-info.1" != "lxc-info.1" && mv lxc-info.1 lxc-info.1 || true

and a few of libtool: warning: 'liblxc.la' has not been installed in '/usr/lib'

and after i get a lot of cp: cannot stat ....no such file or directory

and i break the compilation

TheCustomFHD commented on 2022-03-17 09:36 (UTC) (edited on 2022-03-17 09:40 (UTC) by TheCustomFHD)

your pkgbuild needs fixing, git disabled unautherised downloads, so i just choosed https. this fixed it for me

source=(
  "${_pkgname}::git+https://github.com/lxc/lxc.git"
  # to build from the stable branch instead of master use
  # git://github.com/lxc/lxc#branch=stable-4.0
  lxc.tmpfiles.d
  lxc.service
  lxc-auto.service)

j.zelinka commented on 2022-01-11 12:48 (UTC)

Installation using yay crashed by error:

"The unauthenticated git protocol on port 9418 is no longer supported."

Command "git config --global url."https://".insteadOf git://" (see https://github.com/heroku/heroku-buildpack-nodejs/issues/959) solved the problem.

graysky commented on 2021-10-04 16:36 (UTC)

Cannot reproduce/builds fine for me. Are you building with an AUR helper or with makepkg?

Khaithang commented on 2021-10-04 16:15 (UTC)

build() fails with the following error:

make[3]: Entering directory '/home/charlie/trash/builddir/lxc-git/src/lxc/doc/ja'
db2x_docbook2man --encoding=UTF-8 lxc.conf.sgml
db2x_docbook2man --encoding=UTF-8 lxc.container.conf.sgml
db2x_docbook2man --encoding=UTF-8 lxc.system.conf.sgml
db2x_docbook2man --encoding=UTF-8 lxc-usernet.sgml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
lxc.conf.sgml:32: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
]>
  ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
lxc.system.conf.sgml:32: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
]>
  ^
error : xmlAddEntity: invalid redeclaration of predefined entity
error : xmlAddEntity: invalid redeclaration of predefined entity
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
lxc.container.conf.sgml:32: I/O warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
]>
  ^
error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
lxc-usernet.sgml:32: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
]>
  ^
error : xmlAddEntity: invalid redeclaration of predefined entity
error : xmlAddEntity: invalid redeclaration of predefined entity
Can't load '/home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so' for module XML::LibXML: /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so: undefined symbol: PL_hash_state at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
� at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
Compilation failed in require at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
Compilation failed in require at (eval 5) line 1.
Can't load '/home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so' for module XML::LibXML: /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so: undefined symbol: PL_hash_state at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
� at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
Compilation failed in require at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
Compilation failed in require at (eval 5) line 1.
Can't load '/home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so' for module XML::LibXML: /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so: undefined symbol: PL_hash_state at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
� at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
Compilation failed in require at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
Compilation failed in require at (eval 5) line 1.
Can't load '/home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so' for module XML::LibXML: /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/auto/XML/LibXML/LibXML.so: undefined symbol: PL_hash_state at /usr/lib/perl5/5.34/core_perl/DynaLoader.pm line 193.
� at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML.pm line 156.
Compilation failed in require at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
BEGIN failed--compilation aborted at /home/charlie/.local/lib/perl5/lib/perl5/x86_64-linux-thread-multi/XML/LibXML/SAX.pm line 19.
Compilation failed in require at (eval 5) line 1.
make[3]: *** [Makefile:1047: lxc.conf.5] Error 2
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:1047: lxc.system.conf.5] Error 2
make[3]: *** [Makefile:1047: lxc.container.conf.5] Error 2
make[3]: *** [Makefile:1047: lxc-usernet.5] Error 2
make[3]: Leaving directory '/home/charlie/trash/builddir/lxc-git/src/lxc/doc/ja'
make[2]: *** [Makefile:764: all-recursive] Error 1
make[2]: Leaving directory '/home/charlie/trash/builddir/lxc-git/src/lxc/doc/ja'
make[1]: *** [Makefile:768: all-recursive] Error 1
make[1]: Leaving directory '/home/charlie/trash/builddir/lxc-git/src/lxc/doc'
make: *** [Makefile:539: all-recursive] Error 1
?[1m?[31m==> ERROR:?[0m?[1m A failure occurred in build().?[0m
?[1m    Aborting...?[0m

full log:http://ix.io/3APy

kernel : 5.14.6-zen1-1-zen

samuelbernardo commented on 2021-01-05 02:09 (UTC)

Hi @graysky Thanks for the info, I will test it. I'm not using overlayfs snapshots.

graysky commented on 2021-01-04 12:26 (UTC) (edited on 2021-01-04 12:27 (UTC) by graysky)

@sam - 5.10.4 + lxc builds fine. No patch needed.

Separate issue to building lxc is running it. There is at least one open bug affecting lxc and the 5.10.x series of kernel that has hit me, but it relates to overlayfs snapshots[1] and may or may not concern you.

  1. https://github.com/lxc/lxc/issues/3609

samuelbernardo commented on 2021-01-04 09:28 (UTC) (edited on 2021-01-04 09:29 (UTC) by samuelbernardo)

@squiddo thanks for the quick patch. Anyway, at the same time I left here the comment I downgraded linux package to previous 5.9 version. Just froze the linux package until upstream correct lxc. Let see if they do it in acceptable time, or else your patch will be very useful. Thanks again!

graysky commented on 2021-01-03 20:30 (UTC)

@squiddo - Yes, that is an response to my ticket re: your PKGBUILD modifications.

squiddo commented on 2021-01-03 19:43 (UTC)

@graysky, this is the first time I've looked at this package due to the linux 5.10.3 incompatibility with the core package.

Looks like the core package maintainer might show the reason: https://github.com/archlinux/svntogit-community/commit/13e4f6c6036bcc2ebdde1dfdd50a2ac74094511b#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a