Git Product home page Git Product logo

Comments (5)

stgraber avatar stgraber commented on September 17, 2024
stgraber@dakara:~$ incus launch images:debian/12 d12
Launching d12
stgraber@dakara:~$ incus exec d12 bash      
root@d12:~# localectl 
System Locale: LANG=en_US.UTF-8
    VC Keymap: (unset)         
   X11 Layout: (unset)         
root@d12:~# systemctl -a | grep systemd-localed
  systemd-localed.service              loaded    active   running   Locale Service
root@d12:~# 

from lxd.

iils-jschmidt avatar iils-jschmidt commented on September 17, 2024
root@container-host:~# incus launch images:debian/12 d12
Launching d12
root@container-host:~# incus exec d12 bash
root@d12:~# localectl
Could not get properties: Connection timed out

on host's syslog:

Jun 20 11:45:25 container-host kernel: [1424311.878907] audit: type=1400 audit(1718876725.939:181): apparmor="DENIED" operation="file_lock" profile="incus-d12_</var/lib/incus>" pid=155352 comm="(-localed)" family="unix" sock_type="dgram" protocol=0 requested_mask="send"

from lxd.

gibmat avatar gibmat commented on September 17, 2024

Looks like the known apparmor bug in the 6.1 LTS kernel. (See the last bullet point under "other issues" here: https://wiki.debian.org/LXD#Other_issues. It applies equally to LXD and Incus.)

from lxd.

stgraber avatar stgraber commented on September 17, 2024

Yeah and that explains why I'm not seeing it here as I'm using Debian 12 but with mainline kernels.

from lxd.

iils-jschmidt avatar iils-jschmidt commented on September 17, 2024

Thanks for the pointer. The newer kernel is necessary to use ZFS with id shifting.

from lxd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.