crouton icon indicating copy to clipboard operation
crouton copied to clipboard

Almost everything is broken in chrome os 106

Open cdd100 opened this issue 2 years ago • 7 comments

It isn't so much a single chroot, but whenever i try to get a desktop environment, it fails with a dpkg error. When I use tasksel, i get an apt-get error. It will not create a new chroot or update. I have a lenovo c330. I would not like to wipe my computer since I have personal data on it.

cdd100 avatar Oct 25 '22 13:10 cdd100

@cdd100 I got the same error Chromebook Acer 514 Spin

peer-pri avatar Oct 25 '22 14:10 peer-pri

you install device location need to be exec and you must have exec privs

chromeOS now tracks UID and privs this kills apt-get writes to the device mount the devices exec every time it boots (start or restart)

TomTravis avatar Oct 25 '22 16:10 TomTravis

Screenshot 2022-10-25 1 56 00 PM Screenshot at 2022-10-25 14:22:51 works for me

TomTravis avatar Oct 25 '22 21:10 TomTravis

@cdd100 there's a number of known issues right now (they're pinned), but if you paste some logs from your install/run attempts, it'll be easier for people to help

dnschneid avatar Oct 25 '22 23:10 dnschneid

it not 106 my installs work correct on my fork , Something was updated on this account rep Crouton my fork runs no issue (xenial)z@localhost:~$ cat /etc/os-release NAME="Ubuntu" VERSION="16.04.7 LTS (Xenial Xerus)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.7 LTS" VERSION_ID="16.04" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" VERSION_CODENAME=xenial UBUNTU_CODENAME=xenial (xenial)z@localhost:~$

TomTravis avatar Oct 25 '22 23:10 TomTravis

cant install anything from apt, get this error: dpkg: error: cannot stat pathname '/tmp/apt-dpkg-install-OMZyce/17-libwayland-dev_1.18.0-1ubuntu0.1_arm64.deb': Too many levels of symbolic links E: Sub-process /usr/bin/dpkg returned an error code (2) after trying to install sommelier

cdd100 avatar Nov 03 '22 14:11 cdd100

you install device location need to be exec and you must have exec privs

chromeOS now tracks UID and privs this kills apt-get writes to the device mount the devices exec every time it boots (start or restart) Could you please explain in plain English step by step how to do this for us mere mortals who are not rocket scientists? Would be much appreciated

Pat-Anderson avatar Nov 15 '22 19:11 Pat-Anderson