Open celiopy opened 1 week ago
That is odd, I myself have not encountered this issue yet. Arkdep-build does not run dconf, but pacman hooks may.
So you are likely to encounter the same issue when directly using pacstrap or a chrooted pacman from within your environment. I suspect this issue to be either upstream or something specific to your environment.
Give it a try and see what it does.
mkdir arch
pacstrap ./arch base
arch-chroot ./arch pacman -S gnome
The title isn't good. But the issue is: When running
arkdep-build
, sometimes it hangs on dconf and the shell freezes, sending me back to gdm. If I reset everythingdconf reset -f /
,arkdep-build
has no issues.Is that known? Should it happen? I do have a few extensions installed, maybe is that the cause of problems?