Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to make any chroot with an desktop envioment #5012

Open
Blukezz opened this issue Oct 1, 2023 · 2 comments
Open

Unable to make any chroot with an desktop envioment #5012

Blukezz opened this issue Oct 1, 2023 · 2 comments

Comments

@Blukezz
Copy link

Blukezz commented Oct 1, 2023

Please paste the output of the following command here: sudo edit-chroot -all

name: gnome
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/gnome...
crouton: version 1-20221126232257~master:ae594340
release: xenial
architecture: amd64
targets: gnome
host: version 15509.81.0 (Official Build) stable-channel octopus 
kernel: Linux localhost 4.14.254-20624-g81052f3cfe59 #1 SMP PREEMPT Mon Sep 11 18:02:31 PDT 2023 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/gnome...

Please describe your issue:

title, it also gives me this error when making an chroot with an de

sed: can't read common/cras_messages.h: No such file or directory
Failed to complete chroot setup.

If known, describe the steps to reproduce the issue:

sudo crouton -t gnome -n gnome
very creative name

@Blukezz
Copy link
Author

Blukezz commented Oct 1, 2023

it also errors UID 1000 not found in gnome when I try to enter the chroot anyway

@CroutonIsFun
Copy link

CroutonIsFun commented Oct 22, 2023

Remove existing chroots with

sudo delete-chroot -a

and try again with these instructions.

You have to install using the silence branch:

sudo CROUTON_BRANCH=silence crouton -r xenial -t xfce

The silence branch prevents the attempt to install cras, which cannot be installed without the 3rd-party tool "autotools", which has been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants