App-LXC-Container
view release on metacpan or search on metacpan
Especially external packages often haven't all their real dependencies
configured. For those it is often necessary to manually add some packages
and bind mount points like the following:
## additional packages
Note that the examples are from Debian.
- fontconfig-config (select `/usr/share/fontconfig`)
- locales (select `/usr/share/locale/locale.alias`)
## additional bind mounts
Note that again the examples are from Debian.
- `/usr/share/fonts`
# KNOWN BUGS
Currently the package only supports Debian based distributions. If you're
lib/App/LXC/Container.pm view on Meta::CPAN
and bind mount points like the following:
=head2 additional packages
Note that the examples are from Debian.
=over
=item fontconfig-config (select C</usr/share/fontconfig>)
=item locales (select C</usr/share/locale/locale.alias>)
=back
=head2 additional bind mounts
Note that again the examples are from Debian.
=over
=item C</usr/share/fonts>
t/mockup-files/dpkg.status view on Meta::CPAN
Status: install ok installed
Architecture: amd64
Depends: libc6 (>> 2.36), libc6 (<< 2.37)
Recommends: manpages
Package: libc6
Status: install ok installed
Architecture: amd64
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus
Package: libc6
Status: install ok installed
Architecture: i386
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus
Package: libcairo-gobject2
Status: install ok installed
Architecture: amd64
Depends: libcairo2 (= 1.16.0-7), libglib2.0-0 (>= 2.14.0)
Package: libcairo2
Status: install ok installed
Architecture: amd64
Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4)
t/mockup-files/dpkg.status view on Meta::CPAN
Package: libgmp10
Status: install ok installed
Architecture: amd64
Depends: libc6 (>= 2.14)
Package: libgnome-desktop-3-20
Status: install ok installed
Architecture: amd64
Depends: bubblewrap, gnome-desktop3-data (>= 43.1-1), gnome-desktop3-data (<< 44~), gsettings-desktop-schemas (>= 3.27.0), iso-codes, libc6 (>= 2.33), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.70.0), libgtk-3-0 (>= 3.9...
Recommends: locales | locales-all
Package: libgnutls30
Status: install ok installed
Architecture: amd64
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7)
Suggests: gnutls-bin
Package: libgpg-error0
Status: install ok installed
Architecture: amd64
t/mockup-files/dpkg.status view on Meta::CPAN
Package: libkpathsea6
Status: install ok installed
Architecture: amd64
Depends: libc6 (>= 2.33)
Package: libkrb5-3
Status: install ok installed
Architecture: amd64
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.20.1-1), libssl3 (>= 3.0.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Package: libkrb5support0
Status: install ok installed
Architecture: amd64
Depends: libc6 (>= 2.34)
Package: liblcms2-2
Status: install ok installed
Architecture: amd64
t/mockup-files/dpkg.status view on Meta::CPAN
Architecture: all
Depends: perl:any, libfile-find-rule-perl
Package: util-linux
Essential: yes
Status: install ok installed
Architecture: amd64
Depends: util-linux-extra
Pre-Depends: libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.38), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.38), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid...
Recommends: sensible-utils
Suggests: dosfstools, kbd, util-linux-locales
Package: util-linux-extra
Status: install ok installed
Architecture: amd64
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libsmartcols1 (>= 2.38)
Package: x11-common
Status: install ok installed
Architecture: all
Depends: lsb-base (>= 1.3-9ubuntu2)
( run in 0.739 second using v1.01-cache-2.11-cpan-ceb78f64989 )