-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
debian xfce failure code 2 #3972
Comments
The above seems to indicate that the chroot did not finish installing or was unsuccessful.
Hope this helps, |
The system was working well after new upgrade. The command terminal output above: -su:36:syntax error:unterminated quoted string Occurs after: sudo sh ~/Downloads/crouton -u -n stretch -t keyboard,xfce |
Then a crouton update attempt may have broken it.
Then exit the chroot and see if you can launch your xfce desktop. Hope this helps, |
How to prevent automatical update of chromeos and crouton? shell command not found |
Chrome OS updates automatically without user intervention - or explicit permission. You have to update crouton manually with it's '-u' option. I usually only update crouton if there are major features or fixes that have rolled out or if a Chrome OS update breaks something.
Yes, that's expected in the shell. I asked that you use Hope this helps, |
Yes, sorry forgot to add that the same error response is shown: shell Entering /mnt/stateful.../stretch... |
Okay, thanx for the clarification. I should have picked up on this earlier but you may be running into this issue:
See this comment for a workaround: This should get fixed once the following PR is merged:
Hope this helps, |
Sorry but do not understand the link: #3860 (comment) sudo -i -u stretch
This is not understood because the command 'su' has not been used. |
sudo sh -e ~/Downloads/crouton -t core -r buster -n test |
just deleted stretch chroot and tried reinstall |
sudo sh -e ~/Downloads/crouton -r buster -t keyboard,cli-extra,extension Time to rant: had a working system able to do the required tasks. Unrequired, unrequested upgrade, now unable to use computer as wanted. Not a rich employee with unlimited internet access... |
You already have the Chromium OS extension installed, so you're good to go! Unmounting /mnt/stateful_partition/crouton/chroots/stretch... |
Successful start via: Starting machine each time fails to start xfce4 unless debian stretch is started via 'sudo startcli', then 'sudo startxfce4'. Now the next step, how to disable automatic chromeos, which caused this problem. |
Sorry to confuse you, the workaround I linked above was intended to be applied in the Note that this will be fixed when the PR is merged. Hope this helps, |
/mnt/stateful_partition/crouton/chroots/stretch...
crouton: version unknown
release:unknown
targets:keyboard,cli-extra,xfce
host:version 11021810 stable channel kip
kernel:4415315155g656ec00c3ce2 15-11-18
freon:yes
Please describe your issue:
-su:36:syntax error:unterminated quoted string
warning:starting chroot system dbus daemon failed with code 2
If known, describe the steps to reproduce the issue:
The text was updated successfully, but these errors were encountered: