dnschneid / crouton

Chromium OS Universal Chroot Environment
https://goo.gl/fd3zc?si=1
BSD 3-Clause "New" or "Revised" License
8.55k stars 1.24k forks source link

Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it. #1171

Closed jamesmgriffin closed 9 years ago

jamesmgriffin commented 9 years ago

After I updated ubuntu I can no longer get back into it....

chronos@localhost / $ sudo startunity Entering /mnt/stateful_partition/crouton/chroots/precise...

X.Org X Server 1.15.1 Release Date: 2014-04-13 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.42-61-generic x86_64 Ubuntu Current Operating System: Linux localhost 3.8.11 #1 SMP Wed Oct 15 02:47:19 PDT 2014 x86_64 Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 2506752 verity payload=PARTUUID=790795bd-c947-c44b-9bef-fff36180246f/PARTNROFF=1 hashtree=PARTUUID=790795bd-c947-c44b-9bef-fff36180246f/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=7e7bd63d979ab04e5818fbf75aea368f0c0c1fcf salt=271698f6e4e32ea14b7711f7c9681e6cb3e15acd4602395047ed9552c2de936c" noinitrd vt.global_cursor_default=0 kern_guid=790795bd-c947-c44b-9bef-fff36180246f add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic iTCO_vendor_support.vendorsupport=3 Build Date: 07 August 2014 11:49:36AM xorg-server 2:1.15.1-0ubuntu2~precise2 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.30.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.1.log", Time: Tue Nov 4 09:43:20 2014 (==) Using system config directory "/usr/share/X11/xorg.conf.d" setversion 1.4 failed: Permission denied Initializing built-in extension Generic Event Extension Initializing built-in extension SHAPE Initializing built-in extension MIT-SHM Initializing built-in extension XInputExtension Initializing built-in extension XTEST Initializing built-in extension BIG-REQUESTS Initializing built-in extension SYNC Initializing built-in extension XKEYBOARD Initializing built-in extension XC-MISC Initializing built-in extension SECURITY Initializing built-in extension XINERAMA Initializing built-in extension XFIXES Initializing built-in extension RENDER Initializing built-in extension RANDR Initializing built-in extension COMPOSITE Initializing built-in extension DAMAGE Initializing built-in extension MIT-SCREEN-SAVER Initializing built-in extension DOUBLE-BUFFER Initializing built-in extension RECORD Initializing built-in extension DPMS Initializing built-in extension X-Resource Initializing built-in extension XVideo Initializing built-in extension XVideo-MotionCompensation Initializing built-in extension XFree86-VidModeExtension Initializing built-in extension XFree86-DGA Initializing built-in extension XFree86-DRI Initializing built-in extension DRI2 Loading extension GLX setversion 1.4 failed: Permission denied Running exit commands... /usr/bin/xinit: connection to X server lost

waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.

Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it.

DennisLfromGA commented 9 years ago

@jamesmgriffin,

Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it.

It looks like it might have been opened in 'another instance', if you haven't already, try re-booting and then start the chroot again.

jamesmgriffin commented 9 years ago

I've done that, I've also already tried updating firmware, getting a fresh installer, etc...

jamesmgriffin commented 9 years ago

Bump?

drinkcat commented 9 years ago

Can you provide the output of sudo enter-chroot croutonversion?

jamesmgriffin commented 9 years ago

chronos@localhost / $ sudo enter-chroot precise Entering /mnt/stateful_partition/crouton/chroots/precise... -su: 1: precise: not found Unmounting /mnt/stateful_partition/crouton/chroots/precise...

jamesmgriffin commented 9 years ago

Now why would this happen? I feel like there are more than one things going wrong here uhhhggg!

DennisLfromGA commented 9 years ago

Try using the '-n' option: sudo enter-chroot -n precise

Or try: sudo edit-chroot -al

On Thu, Nov 6, 2014 at 8:26 PM, jamesmgriffin notifications@github.com wrote:

Now why would this happen? I feel like there are more than one things going wrong here uhhhggg!

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62045373.

DennyL@GMail

jamesmgriffin commented 9 years ago

chronos@localhost / $ sudo enter-chroot -n precise Entering /mnt/stateful_partition/crouton/chroots/precise... (precise)jamesmcgriffin@localhost:~$ sudo startunity [sudo] password for jamesmcgriffin: Sorry, try again. [sudo] password for jamesmcgriffin: Sorry, try again. [sudo] password for jamesmcgriffin:

X.Org X Server 1.15.1 Release Date: 2014-04-13 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.42-61-generic x86_64 Ubuntu Current Operating System: Linux localhost 3.8.11 #1 SMP Tue Oct 21 07:07:57 PDT 2014 x86_64 Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 2506752 verity payload=PARTUUID=dfcd4476-acf8-e948-94b5-b94622c3e5a5/PARTNROFF=1 hashtree=PARTUUID=dfcd4476-acf8-e948-94b5-b94622c3e5a5/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=3897918e4d421c10a12ab9246bc6750c302daba7 salt=74af5461f14c59db05156c0d064155837f4f30bfa3973aca7dae33cabf935a02" noinitrd vt.global_cursor_default=0 kern_guid=dfcd4476-acf8-e948-94b5-b94622c3e5a5 add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic iTCO_vendor_support.vendorsupport=3 Build Date: 07 August 2014 11:49:36AM xorg-server 2:1.15.1-0ubuntu2~precise2 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.30.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.1.log", Time: Thu Nov 6 15:35:02 2014 (==) Using system config directory "/usr/share/X11/xorg.conf.d" setversion 1.4 failed: Permission denied Initializing built-in extension Generic Event Extension Initializing built-in extension SHAPE Initializing built-in extension MIT-SHM Initializing built-in extension XInputExtension Initializing built-in extension XTEST Initializing built-in extension BIG-REQUESTS Initializing built-in extension SYNC Initializing built-in extension XKEYBOARD Initializing built-in extension XC-MISC Initializing built-in extension SECURITY Initializing built-in extension XINERAMA Initializing built-in extension XFIXES Initializing built-in extension RENDER Initializing built-in extension RANDR Initializing built-in extension COMPOSITE Initializing built-in extension DAMAGE Initializing built-in extension MIT-SCREEN-SAVER Initializing built-in extension DOUBLE-BUFFER Initializing built-in extension RECORD Initializing built-in extension DPMS Initializing built-in extension X-Resource Initializing built-in extension XVideo Initializing built-in extension XVideo-MotionCompensation Initializing built-in extension XFree86-VidModeExtension Initializing built-in extension XFree86-DGA Initializing built-in extension XFree86-DRI Initializing built-in extension DRI2 Loading extension GLX setversion 1.4 failed: Permission denied Running exit commands... /usr/bin/xinit: connection to X server lost

waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.

DennisLfromGA commented 9 years ago

You needn't/shouldn't use 'sudo' for the start* scripts inside your chroot, it messes up the permissions. You may need to fix them now before going any further, see https://github.com/dnschneid/crouton/issues/955#issuecomment-50907300

jamesmgriffin commented 9 years ago

@DennisLfromGA

name: precise encrypted: no Entering /mnt/stateful_partition/crouton/chroots/precise... crouton: version unknown release: unknown architecture: unknown targets: unity host: version 6158.70.0 (Official Build) stable-channel peppy Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it.

DennisLfromGA commented 9 years ago

@jamesmgriffin, The 'unknown's listed in the croutonversion output are not a good sign. Maybe an update didn't complete and/or the setup script needs to finish.

If it were me, I would follow the instructions on the wiki, again if necessary: https://github.com/dnschneid/crouton/wiki/Common-issues-and-reporting

If that doesn't fix it, we'll have to call in the big guns, guru's, experts - @dnschneid & @drinkcat ;-)

jamesmgriffin commented 9 years ago

You are right, It isn't able to update, but I'm not sure why. It seems as if the main problem is that there is another instance of precise running. How do I stop it?

chronos@localhost / $ sudo sh ~/Downloads/crouton -n precise -u Downloading latest crouton installer... ######################################################################## 100.0% /usr/local/chroots/precise already exists; updating it... Preparing chroot environment... [: 11: -a: unexpected operator Installing croutonversion into the chroot... Installing host-dbus into the chroot... Installing host-x11 into the chroot... Installing pulseaudio-default.pa into the chroot... Installing brightness into the chroot... Installing croutoncycle into the chroot... Installing croutonpowerd into the chroot... Installing croutonxinitrc-wrapper into the chroot... Installing setres into the chroot... Installing xinit into the chroot... Installing xbindkeysrc.scm into the chroot... Installing xserverrc-x11 into the chroot... Installing xserverrc-local.example into the chroot... Installing startunity into the host... Installing startunity into the chroot... Installing gnome-session-wrapper into the chroot... Installing crouton-unity-autostart into the chroot... Installing unity-autostart.desktop into the chroot... Installing unity-profiled into the chroot... Installing enter-chroot into the host... Installing delete-chroot into the host... Installing edit-chroot into the host... Installing mount-chroot into the host... Installing unmount-chroot into the host... Installing crash_reporter_wrapper into the host... Creating devbroker-access group with GID 403... dpkg: dependency problems prevent configuration of libatspi2.0-0: libatspi2.0-0 depends on libc6 (>= 2.7); however: Package libc6 is not installed. libatspi2.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatspi2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxml2: libxml2 depends on libc6 (>= 2.15); however: Package libc6 is not installed. dpkg: error processing libxml2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcairo2: libcairo2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libcairo2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgcrypt11: libgcrypt11 depends on libc6 (>= 2.15); however: Package libc6 is not installed. dpkg: error processing libgcrypt11 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libframe6: libframe6 depends on libc6 (>= 2.7); however: Package libc6 is not installed. dpkg: error processing libframe6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxshmfence1: libxshmfence1 depends on libc6 (>= 2.4); however: Package libc6 is not installed. dpkg: error processing libxshmfence1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libtasn1-6: libtasn1-6 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libtasn1-6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgraphite2-3: libgraphite2-3 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libgraphite2-3 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-server0: libwayland-server0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libwayland-server0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgail-3-0: libgail-3-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libgail-3-0 depends on libglib2.0-0 (>= 2.37.5); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgail-3-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. dpkg: error processing libgail-3-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgdk-pixbuf2.0-0: libgdk-pixbuf2.0-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgdk-pixbuf2.0-0 depends on libglib2.0-0 (>= 2.37.6); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libgdk-pixbuf2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of session-migration: session-migration depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing session-migration (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjson-c2: libjson-c2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libjson-c2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgrail6: libgrail6 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgrail6 depends on libframe6 (>= 2.5.0); however: Package libframe6 is not configured yet. dpkg: error processing libgrail6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of glib-networking: glib-networking depends on libc6 (>= 2.14); however: Package libc6 is not installed. glib-networking depends on libglib2.0-0 (>= 2.39.4); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing glib-networking (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libudev1: libudev1 depends on libc6 (>= 2.17); however: Package libc6 is not installed. dpkg: error processing libudev1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libfontconfig1: libfontconfig1 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libfontconfig1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gtk3-engines-unico: gtk3-engines-unico depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. gtk3-engines-unico depends on libcairo2 (>= 1.10); however: Package libcairo2 is not configured yet. gtk3-engines-unico depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing gtk3-engines-unico (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcgmanager0: libcgmanager0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libcgmanager0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpangocairo-1.0-0: libpangocairo-1.0-0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libpangocairo-1.0-0 depends on libcairo2 (>= 1.12.10); however: Package libcairo2 is not configured yet. libpangocairo-1.0-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libpangocairo-1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libpangocairo-1.0-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. dpkg: error processing libpangocairo-1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgtk-3-0: libgtk-3-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgtk-3-0 depends on libcairo2 (>= 1.13.0~20140204); however: Package libcairo2 is not configured yet. libgtk-3-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libgtk-3-0 depends on libgdk-pixbuf2.0-0 (>= 2.27.1); however: Package libgdk-pixbuf2.0-0 is not configured yet. libgtk-3-0 depends on libglib2.0-0 (>= 2.39.4); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgtk-3-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. libgtk-3-0 depends on libpangocairo-1.0-0 (>= 1.32.4); however: Package libpangocairo-1.0-0 is not configured yet. dpkg: error processing libgtk-3-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcups2: libcups2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libcups2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpango1.0-0: libpango1.0-0 depends on libpango-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpango-1.0-0 is not installed. libpango1.0-0 depends on libpangocairo-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpangocairo-1.0-0 is not configured yet. libpango1.0-0 depends on libpangoxft-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpangoxft-1.0-0 is not installed. libpango1.0-0 depends on libpangox-1.0-0 (>= 0.0.2-2~); however: Package libpangox-1.0-0 is not installed. dpkg: error processing libpango1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libbamf3-2: libbamf3-2 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libbamf3-2 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libbamf3-2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjbig0: libjbig0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. dpkg: error processing libjbig0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgeis1: libgeis1 depends on libc6 (>= 2.15); however: Package libc6 is not installed. libgeis1 depends on libframe6 (>= 2.2.4); however: Package libframe6 is not configured yet. libgeis1 depends on libgrail6 (>= 3.0.8); however: Package libgrail6 is not configured yet. dpkg: error processing libgeis1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libtiff5: libtiff5 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libtiff5 depends on libjbig0 (>= 2.0); however: Package libjbig0 is not configured yet. dpkg: error processing libtiff5 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libharfbuzz0b: libharfbuzz0b depends on libc6 (>= 2.14); however: Package libc6 is not installed. libharfbuzz0b depends on libgraphite2-3 (>= 1.2.2); however: Package libgraphite2-3 is not configured yet. dpkg: error processing libharfbuzz0b (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libglew1.10: libglew1.10 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libglew1.10 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of librsvg2-2: librsvg2-2 depends on libc6 (>= 2.4); however: Package libc6 is not installed. librsvg2-2 depends on libcairo2 (>= 1.2.4); however: Package libcairo2 is not configured yet. librsvg2-2 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. librsvg2-2 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. librsvg2-2 depends on libpango-1.0-0 (>= 1.36.0); however: Package libpango-1.0-0 is not installed. librsvg2-2 depends on libpangocairo-1.0-0 (>= 1.36.0); however: Package libpangocairo-1.0-0 is not configured yet. librsvg2-2 depends on libxml2 (>= 2.8.0); however: Package libxml2 is not configured yet. dpkg: error processing librsvg2-2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libnux-4.0-0: libnux-4.0-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libnux-4.0-0 depends on libcairo2 (>= 1.9.14); however: Package libcairo2 is not configured yet. libnux-4.0-0 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. libnux-4.0-0 depends on libgeis1 (>= 2.2.10); however: Package libgeis1 is not configured yet. libnux-4.0-0 depends on libglew1.10 (>= 1.10.0); however: Package libglew1.10 is not configured yet. libnux-4.0-0 depends on libpango-1.0-0 (>= 1.20.0); however: Package libpango-1.0-0 is not installed. libnux-4.0-0 depends on libpangocairo-1.0-0 (>= 1.14.0); however: Package libpangocairo-1.0-0 is not configured yet. dpkg: error processing libnux-4.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libnautilus-extension1a: libnautilus-extension1a depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libnautilus-extension1a depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libnautilus-extension1a depends on libgtk-3-0 (>= 3.0.0); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libnautilus-extension1a (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of glib-networking-services: glib-networking-services depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. glib-networking-services depends on libglib2.0-0 (>= 2.39.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing glib-networking-services (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of librsvg2-common: librsvg2-common depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. librsvg2-common depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. librsvg2-common depends on librsvg2-2 (= 2.40.2-1); however: Package librsvg2-2 is not configured yet. dpkg: error processing librsvg2-common (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgtk-3-bin: libgtk-3-bin depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libgtk-3-bin depends on libglib2.0-0 (>= 2.37.5); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgtk-3-bin depends on libgtk-3-0 (>= 3.10.8-0ubuntu1.2); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libgtk-3-bin (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nautilus: nautilus depends on libc6 (>= 2.14); however: Package libc6 is not installed. nautilus depends on libcairo2 (>= 1.10.0); however: Package libcairo2 is not configured yet. nautilus depends on libgail-3-0 (>= 3.0.0); however: Package libgail-3-0 is not configured yet. nautilus depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. nautilus depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. nautilus depends on libgtk-3-0 (>= 3.9.12); however: Package libgtk-3-0 is not configured yet. nautilus depends on libnautilus-extension1a (>= 1:2.91); however: Package libnautilus-extension1a is not configured yet. nautilus depends on libpango-1.0-0 (>= 1.20.0); however: Package libpango-1.0-0 is not installed. nautilus depends on libpangocairo-1.0-0 (>= 1.14.0); however: Package libpangocairo-1.0-0 is not configured yet. nautilus depends on libxml2 (>= 2.7.4); however: Package libxml2 is not configured yet. nautilus depends on session-migration; however: Package session-migration is not configured yet. dpkg: error processing nautilus (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libatk1.0-0: libatk1.0-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libatk1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatk1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of at-spi2-core: at-spi2-core depends on libatspi2.0-0; however: Package libatspi2.0-0 is not configured yet. at-spi2-core depends on libc6 (>= 2.7); however: Package libc6 is not installed. at-spi2-core depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing at-spi2-core (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgnutls26: libgnutls26 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgnutls26 depends on libgcrypt11 (>= 1.5.1); however: Package libgcrypt11 is not configured yet. libgnutls26 depends on libtasn1-6 (>= 3.4-0); however: Package libtasn1-6 is not configured yet. dpkg: error processing libgnutls26 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-client0: libwayland-client0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libwayland-client0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-cursor0: libwayland-cursor0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libwayland-cursor0 depends on libwayland-client0 (>= 1.3.92); however: Package libwayland-client0 is not configured yet. dpkg: error processing libwayland-cursor0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libibus-1.0-5: libibus-1.0-5 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libibus-1.0-5 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libibus-1.0-5 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxkbcommon0: libxkbcommon0 depends on libc6 (>= 2.17); however: Package libc6 is not installed. dpkg: error processing libxkbcommon0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpangoft2-1.0-0: libpangoft2-1.0-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libpangoft2-1.0-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libpangoft2-1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libpangoft2-1.0-0 depends on libharfbuzz0b (>= 0.9.9); however: Package libharfbuzz0b is not configured yet. libpangoft2-1.0-0 depends on libpango-1.0-0 (>= 1.36.0); however: Package libpango-1.0-0 is not installed. dpkg: error processing libpangoft2-1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libglewmx1.10: libglewmx1.10 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libglewmx1.10 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjson0: libjson0 depends on libjson-c2; however: Package libjson-c2 is not configured yet. dpkg: error processing libjson0 (--configure): dependency problems - leaving unconfigured dpkg: error processing libc6:i386 (--configure): libc6:i386 cannot be configured because libc6:amd64 is not ready for configuration (current status 'half-installed') dpkg: dependency problems prevent configuration of libatk-bridge2.0-0: libatk-bridge2.0-0 depends on libatk1.0-0 (>= 2.10.0); however: Package libatk1.0-0 is not configured yet. libatk-bridge2.0-0 depends on libatspi2.0-0 (>= 2.9.90); however: Package libatspi2.0-0 is not configured yet. libatk-bridge2.0-0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libatk-bridge2.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatk-bridge2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgnome-desktop-3-7: libgnome-desktop-3-7 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgnome-desktop-3-7 depends on libcairo2 (>= 1.2.4); however: Package libcairo2 is not configured yet. libgnome-desktop-3-7 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. libgnome-desktop-3-7 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgnome-desktop-3-7 depends on libgtk-3-0 (>= 3.3.6); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libgnome-desktop-3-7 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libatspi2.0-0 libxml2 libcairo2 libgcrypt11 libframe6 libxshmfence1 libtasn1-6 libgraphite2-3 libwayland-server0 libgail-3-0 libgdk-pixbuf2.0-0 session-migration libjson-c2 libgrail6 glib-networking libudev1 libfontconfig1 gtk3-engines-unico libcgmanager0 libpangocairo-1.0-0 libgtk-3-0 libcups2 libpango1.0-0 libbamf3-2 libjbig0 libgeis1 libtiff5 libharfbuzz0b libglew1.10 librsvg2-2 libnux-4.0-0 libnautilus-extension1a glib-networking-services librsvg2-common libgtk-3-bin nautilus libatk1.0-0 at-spi2-core libgnutls26 libwayland-client0 libwayland-cursor0 libibus-1.0-5 libxkbcommon0 libpangoft2-1.0-0 libglewmx1.10 libjson0 libc6:i386 libatk-bridge2.0-0 libgnome-desktop-3-7 Failed to complete chroot setup. Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it.

DennisLfromGA commented 9 years ago

It is a mystery, to me at least, that it's showing 'another instance using it'. I think I would reboot, open a cros shell and then start a chroot shell:

sudo enter-chroot -n precise

It may at that point, hopefully, say that a setup script still exists and ask if you want to finish it. You can answer 'yes' and let it try to finish up.

There's a double-x option to 'enter-chroot' that will force the setup script to run and you may need to use it:

sudo enter-chroot -xx -n precise

Hope this helps, -DennisL

jamesmgriffin commented 9 years ago

It did ask if I wanted to finish the setup but it didn't work. Then it asked to cancel that, and I did. None of the other suggestions worked and I still can't start it up. On Nov 7, 2014 1:54 PM, "DennisL" notifications@github.com wrote:

It is a mystery, to me at least, that it's showing 'another instance using it'. I think I would reboot, open a cros shell and then start a chroot shell:

sudo enter-chroot -n precise

It may at that point, hopefully, say that a setup script still exists and ask if you want to finish it. You can answer 'yes' and let it try to finish up.

There's a double-x option to 'enter-chroot' that will force the setup script to run and you may need to use it:

sudo enter-chroot -xx -n precise

Hope this helps, -DennisL

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62220980.

drinkcat commented 9 years ago

@jamesmgriffin : Can you provide the output of:

sudo enter-chroot -n precise sh -c 'grep . /etc/apt/sources.list /etc/apt/sources.list.d/*'

Thanks.

jamesmgriffin commented 9 years ago

chronos@localhost / $ sudo enter-chroot -n precise sh -c 'grep . /etc/apt/sources.list /etc/apt/sources.list.d/_' Entering /mnt/statefulpartition/crouton/chroots/precise... /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse /etc/apt/sources.list:deb-src http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse /etc/apt/sources.list:deb-src http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse /etc/apt/sources.list:deb-src http://archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse grep: /etc/apt/sources.list.d/: No such file or directory Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it.

On Fri, Nov 7, 2014 at 4:44 PM, drinkcat notifications@github.com wrote:

@jamesmgriffin https://github.com/jamesmgriffin : Can you provide the output of:

sudo enter-chroot -n precise sh -c 'grep . /etc/apt/sources.list /etc/apt/sources.list.d/*'

Thanks.

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62236611.

James Griffin james.mc.griffin@gmail.com

DennisLfromGA commented 9 years ago

Well hopefully @drinkcat can find some glaring anomalies in your sources and get you fixed up.

It's still showing 'another instance is using it.' - very strange...

One thing I noticed is that your chroot is named 'precise' but you've evidently upgraded to 'trusty'. You can rename it using something like this: sudo edit-chroot -m trusty precise

jamesmgriffin commented 9 years ago

I believe I really am stuck. If it doesn't come up that it is being used in another instance, then it comes up with permission denied...

On Fri, Nov 7, 2014 at 5:45 PM, DennisL notifications@github.com wrote:

Well hopefully @drinkcat https://github.com/drinkcat can find some glaring anomalies in your sources and get you fixed up.

It's still showing 'another instance is using it.' - very strange...

One thing I noticed is that your chroot is named 'precise' but you've evidently upgraded to 'trusty'. You can rename it using something like this: sudo edit-chroot -m trusty precise

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62240206.

James Griffin james.mc.griffin@gmail.com

drinkcat commented 9 years ago

I'm not sure either but you can try:

sudo enter-chroot -n precise apt-get update
sudo enter-chroot -n precise apt-get dist-upgrade
sudo enter-chroot -n precise apt-get dist-upgrade -f

(only run the 3rd one if the second one fails)

jamesmgriffin commented 9 years ago

I tried all three, these are the outputs...

chronos@localhost / $ sudo enter-chroot -n precise apt-get update Entering /mnt/stateful_partition/crouton/chroots/precise... E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? Unmounting /mnt/stateful_partition/crouton/chroots/precise... chronos@localhost / $ sudo enter-chroot -n precise apt-get dist-upgrade Entering /mnt/stateful_partition/crouton/chroots/precise... E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? Unmounting /mnt/stateful_partition/crouton/chroots/precise... chronos@localhost / $ sudo enter-chroot -n precise apt-get dist-upgrade -f Entering /mnt/stateful_partition/crouton/chroots/precise... E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? Unmounting /mnt/stateful_partition/crouton/chroots/precise...

On Sat, Nov 8, 2014 at 3:12 PM, drinkcat notifications@github.com wrote:

I'm not sure either but you can try:

sudo enter-chroot -n precise apt-get update sudo enter-chroot -n precise apt-get dist-upgrade sudo enter-chroot -n precise apt-get dist-upgrade -f

(only run the 3rd one if the second one fails)

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62282722.

James Griffin james.mc.griffin@gmail.com

drinkcat commented 9 years ago

I forgot the additional sudo, try:

sudo enter-chroot -n precise sudo apt-get update
sudo enter-chroot -n precise sudo apt-get dist-upgrade
sudo enter-chroot -n precise sudo apt-get dist-upgrade -f
jamesmgriffin commented 9 years ago

Okay, that worked. Now I'm getting the output of "sudo enter-chroot: command not found"

On Sat, Nov 8, 2014 at 7:49 PM, drinkcat notifications@github.com wrote:

I forgot the additional sudo, try:

sudo enter-chroot -n precise sudo apt-get update sudo enter-chroot -n precise sudo apt-get dist-upgrade sudo enter-chroot -n precise sudo apt-get dist-upgrade -f

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62289976.

James Griffin james.mc.griffin@gmail.com

jamesmgriffin commented 9 years ago

also, still getting the permission denied error when entering startunity

On Sun, Nov 9, 2014 at 3:48 PM, James Griffin james.mc.griffin@gmail.com wrote:

Okay, that worked. Now I'm getting the output of "sudo enter-chroot: command not found"

On Sat, Nov 8, 2014 at 7:49 PM, drinkcat notifications@github.com wrote:

I forgot the additional sudo, try:

sudo enter-chroot -n precise sudo apt-get update sudo enter-chroot -n precise sudo apt-get dist-upgrade sudo enter-chroot -n precise sudo apt-get dist-upgrade -f

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62289976.

James Griffin james.mc.griffin@gmail.com

James Griffin james.mc.griffin@gmail.com

davidgauch commented 9 years ago

I ran into the same isssue:

chronos@localhost / $ sudo enter-chroot croutonversion Entering /mnt/stateful_partition/crouton/chroots/trusty... crouton: version 1-20141106093916~master:b0a8c8d6 release: trusty architecture: amd64 targets: chrome,cli-extra,xfce,keyboard,extension host: version 6158.70.0 (Official Build) stable-channel peppy Not unmounting /mnt/stateful_partition/crouton/chroots/trusty as another instance is using it.

chronos@localhost / $ sudo edit-chroot -al name: trusty encrypted: no Entering /mnt/stateful_partition/crouton/chroots/trusty... crouton: version 1-20141106093916~master:b0a8c8d6 release: trusty architecture: amd64 targets: chrome,cli-extra,xfce,keyboard,extension host: version 6158.70.0 (Official Build) stable-channel peppy Not unmounting /mnt/stateful_partition/crouton/chroots/trusty as another instance is using it.

drinkcat commented 9 years ago

also, still getting the permission denied error when entering startunity

Can you do another crouton update? ( sudo sh ~/Downloads/crouton -n precise -u )

davidgauch commented 9 years ago

never mind, mine fixed with reboot. I cannot recall what steps put me there as I was drunk at the time. Remember kids, never drink and sudo.

DennisLfromGA commented 9 years ago

@davidgauch, Ha,ha ;-)

On Tue, Nov 11, 2014 at 5:08 PM, davidgauch notifications@github.com wrote:

never mind, mine fixed with reboot. I cannot recall what steps put me there as I was drunk at the time.

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62630940.

DennyL@GMail

jamesmgriffin commented 9 years ago

I'm still stuck in the same position, nothing is working. Someone want to help me, starting from the beginning?

On Tue, Nov 11, 2014 at 3:43 PM, DennisL notifications@github.com wrote:

@davidgauch, Ha,ha ;-)

On Tue, Nov 11, 2014 at 5:08 PM, davidgauch notifications@github.com wrote:

never mind, mine fixed with reboot. I cannot recall what steps put me there as I was drunk at the time.

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62630940.

DennyL@GMail

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62642843.

James Griffin james.mc.griffin@gmail.com

drinkcat commented 9 years ago

nothing is working

Can you be more specific? Does chroot update work? Can you provide the output of croutonversion?

DennisLfromGA commented 9 years ago

@jamesmgriffin, If you have enough space, you may want to install a brand new chroot with the release and targets of your choice and see if you run into any problems. You can back up your existing chroot using: sudo edit-chroot -b [chrootname] and then move it from ~/Downloads to an external drive if you need the space.

jamesmgriffin commented 9 years ago

the chroot update doesn't work and the output of croutonversion comes out as an unknown command.

name: precise

encrypted: no Entering /mnt/stateful_partition/crouton/chroots/precise... crouton: version unknown release: unknown architecture: unknown targets: unity host: version 6158.70.0 (Official Build) stable-channel peppy Unmounting /mnt/stateful_partition/crouton/chroots/precise...

On Tue, Nov 11, 2014 at 10:01 PM, DennisL notifications@github.com wrote:

@jamesmgriffin https://github.com/jamesmgriffin, If you have enough space, you may want to install a brand new chroot with the release and targets of your choice and see if you run into any problems. You can back up your existing chroot using: sudo edit-chroot -b [chrootname] and then move it from ~/Downloads to an external drive if you need the space.

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62674352.

James Griffin james.mc.griffin@gmail.com

drinkcat commented 9 years ago

the chroot update doesn't work

Doesn't work how? Any output you could share?

jamesmgriffin commented 9 years ago

chronos@localhost / $ sudo enter-chroot -n precise apt-get update Entering /mnt/stateful_partition/crouton/chroots/precise... A chroot setup script still exists inside the chroot. The chroot may not be fully set up. Would you like to finish the setup? [Y/n/d] Y Preparing chroot environment... dpkg: dependency problems prevent configuration of libatspi2.0-0: libatspi2.0-0 depends on libc6 (>= 2.7); however: Package libc6 is not installed. libatspi2.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatspi2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxml2: libxml2 depends on libc6 (>= 2.15); however: Package libc6 is not installed. dpkg: error processing libxml2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcairo2: libcairo2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libcairo2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgcrypt11: libgcrypt11 depends on libc6 (>= 2.15); however: Package libc6 is not installed. dpkg: error processing libgcrypt11 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libframe6: libframe6 depends on libc6 (>= 2.7); however: Package libc6 is not installed. dpkg: error processing libframe6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxshmfence1: libxshmfence1 depends on libc6 (>= 2.4); however: Package libc6 is not installed. dpkg: error processing libxshmfence1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libtasn1-6: libtasn1-6 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libtasn1-6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgraphite2-3: libgraphite2-3 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libgraphite2-3 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-server0: libwayland-server0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libwayland-server0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgail-3-0: libgail-3-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libgail-3-0 depends on libglib2.0-0 (>= 2.37.5); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgail-3-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. dpkg: error processing libgail-3-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgdk-pixbuf2.0-0: libgdk-pixbuf2.0-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgdk-pixbuf2.0-0 depends on libglib2.0-0 (>= 2.37.6); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libgdk-pixbuf2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of session-migration: session-migration depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing session-migration (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjson-c2: libjson-c2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libjson-c2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgrail6: libgrail6 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgrail6 depends on libframe6 (>= 2.5.0); however: Package libframe6 is not configured yet. dpkg: error processing libgrail6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of glib-networking: glib-networking depends on libc6 (>= 2.14); however: Package libc6 is not installed. glib-networking depends on libglib2.0-0 (>= 2.39.4); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing glib-networking (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libudev1: libudev1 depends on libc6 (>= 2.17); however: Package libc6 is not installed. dpkg: error processing libudev1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libfontconfig1: libfontconfig1 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libfontconfig1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gtk3-engines-unico: gtk3-engines-unico depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. gtk3-engines-unico depends on libcairo2 (>= 1.10); however: Package libcairo2 is not configured yet. gtk3-engines-unico depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing gtk3-engines-unico (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcgmanager0: libcgmanager0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libcgmanager0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpangocairo-1.0-0: libpangocairo-1.0-0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libpangocairo-1.0-0 depends on libcairo2 (>= 1.12.10); however: Package libcairo2 is not configured yet. libpangocairo-1.0-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libpangocairo-1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libpangocairo-1.0-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. dpkg: error processing libpangocairo-1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgtk-3-0: libgtk-3-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgtk-3-0 depends on libcairo2 (>= 1.13.0~20140204); however: Package libcairo2 is not configured yet. libgtk-3-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libgtk-3-0 depends on libgdk-pixbuf2.0-0 (>= 2.27.1); however: Package libgdk-pixbuf2.0-0 is not configured yet. libgtk-3-0 depends on libglib2.0-0 (>= 2.39.4); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgtk-3-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. libgtk-3-0 depends on libpangocairo-1.0-0 (>= 1.32.4); however: Package libpangocairo-1.0-0 is not configured yet. dpkg: error processing libgtk-3-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcups2: libcups2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libcups2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpango1.0-0: libpango1.0-0 depends on libpango-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpango-1.0-0 is not installed. libpango1.0-0 depends on libpangocairo-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpangocairo-1.0-0 is not configured yet. libpango1.0-0 depends on libpangoxft-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpangoxft-1.0-0 is not installed. libpango1.0-0 depends on libpangox-1.0-0 (>= 0.0.2-2~); however: Package libpangox-1.0-0 is not installed. dpkg: error processing libpango1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libbamf3-2: libbamf3-2 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libbamf3-2 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libbamf3-2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjbig0: libjbig0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. dpkg: error processing libjbig0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgeis1: libgeis1 depends on libc6 (>= 2.15); however: Package libc6 is not installed. libgeis1 depends on libframe6 (>= 2.2.4); however: Package libframe6 is not configured yet. libgeis1 depends on libgrail6 (>= 3.0.8); however: Package libgrail6 is not configured yet. dpkg: error processing libgeis1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libtiff5: libtiff5 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libtiff5 depends on libjbig0 (>= 2.0); however: Package libjbig0 is not configured yet. dpkg: error processing libtiff5 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libharfbuzz0b: libharfbuzz0b depends on libc6 (>= 2.14); however: Package libc6 is not installed. libharfbuzz0b depends on libgraphite2-3 (>= 1.2.2); however: Package libgraphite2-3 is not configured yet. dpkg: error processing libharfbuzz0b (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libglew1.10: libglew1.10 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libglew1.10 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of librsvg2-2: librsvg2-2 depends on libc6 (>= 2.4); however: Package libc6 is not installed. librsvg2-2 depends on libcairo2 (>= 1.2.4); however: Package libcairo2 is not configured yet. librsvg2-2 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. librsvg2-2 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. librsvg2-2 depends on libpango-1.0-0 (>= 1.36.0); however: Package libpango-1.0-0 is not installed. librsvg2-2 depends on libpangocairo-1.0-0 (>= 1.36.0); however: Package libpangocairo-1.0-0 is not configured yet. librsvg2-2 depends on libxml2 (>= 2.8.0); however: Package libxml2 is not configured yet. dpkg: error processing librsvg2-2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libnux-4.0-0: libnux-4.0-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libnux-4.0-0 depends on libcairo2 (>= 1.9.14); however: Package libcairo2 is not configured yet. libnux-4.0-0 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. libnux-4.0-0 depends on libgeis1 (>= 2.2.10); however: Package libgeis1 is not configured yet. libnux-4.0-0 depends on libglew1.10 (>= 1.10.0); however: Package libglew1.10 is not configured yet. libnux-4.0-0 depends on libpango-1.0-0 (>= 1.20.0); however: Package libpango-1.0-0 is not installed. libnux-4.0-0 depends on libpangocairo-1.0-0 (>= 1.14.0); however: Package libpangocairo-1.0-0 is not configured yet. dpkg: error processing libnux-4.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libnautilus-extension1a: libnautilus-extension1a depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libnautilus-extension1a depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libnautilus-extension1a depends on libgtk-3-0 (>= 3.0.0); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libnautilus-extension1a (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of glib-networking-services: glib-networking-services depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. glib-networking-services depends on libglib2.0-0 (>= 2.39.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing glib-networking-services (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of librsvg2-common: librsvg2-common depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. librsvg2-common depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. librsvg2-common depends on librsvg2-2 (= 2.40.2-1); however: Package librsvg2-2 is not configured yet. dpkg: error processing librsvg2-common (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgtk-3-bin: libgtk-3-bin depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libgtk-3-bin depends on libglib2.0-0 (>= 2.37.5); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgtk-3-bin depends on libgtk-3-0 (>= 3.10.8-0ubuntu1.2); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libgtk-3-bin (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nautilus: nautilus depends on libc6 (>= 2.14); however: Package libc6 is not installed. nautilus depends on libcairo2 (>= 1.10.0); however: Package libcairo2 is not configured yet. nautilus depends on libgail-3-0 (>= 3.0.0); however: Package libgail-3-0 is not configured yet. nautilus depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. nautilus depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. nautilus depends on libgtk-3-0 (>= 3.9.12); however: Package libgtk-3-0 is not configured yet. nautilus depends on libnautilus-extension1a (>= 1:2.91); however: Package libnautilus-extension1a is not configured yet. nautilus depends on libpango-1.0-0 (>= 1.20.0); however: Package libpango-1.0-0 is not installed. nautilus depends on libpangocairo-1.0-0 (>= 1.14.0); however: Package libpangocairo-1.0-0 is not configured yet. nautilus depends on libxml2 (>= 2.7.4); however: Package libxml2 is not configured yet. nautilus depends on session-migration; however: Package session-migration is not configured yet. dpkg: error processing nautilus (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libatk1.0-0: libatk1.0-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libatk1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatk1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of at-spi2-core: at-spi2-core depends on libatspi2.0-0; however: Package libatspi2.0-0 is not configured yet. at-spi2-core depends on libc6 (>= 2.7); however: Package libc6 is not installed. at-spi2-core depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing at-spi2-core (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgnutls26: libgnutls26 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgnutls26 depends on libgcrypt11 (>= 1.5.1); however: Package libgcrypt11 is not configured yet. libgnutls26 depends on libtasn1-6 (>= 3.4-0); however: Package libtasn1-6 is not configured yet. dpkg: error processing libgnutls26 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-client0: libwayland-client0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libwayland-client0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-cursor0: libwayland-cursor0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libwayland-cursor0 depends on libwayland-client0 (>= 1.3.92); however: Package libwayland-client0 is not configured yet. dpkg: error processing libwayland-cursor0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libibus-1.0-5: libibus-1.0-5 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libibus-1.0-5 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libibus-1.0-5 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxkbcommon0: libxkbcommon0 depends on libc6 (>= 2.17); however: Package libc6 is not installed. dpkg: error processing libxkbcommon0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpangoft2-1.0-0: libpangoft2-1.0-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libpangoft2-1.0-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libpangoft2-1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libpangoft2-1.0-0 depends on libharfbuzz0b (>= 0.9.9); however: Package libharfbuzz0b is not configured yet. libpangoft2-1.0-0 depends on libpango-1.0-0 (>= 1.36.0); however: Package libpango-1.0-0 is not installed. dpkg: error processing libpangoft2-1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libglewmx1.10: libglewmx1.10 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libglewmx1.10 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjson0: libjson0 depends on libjson-c2; however: Package libjson-c2 is not configured yet. dpkg: error processing libjson0 (--configure): dependency problems - leaving unconfigured dpkg: error processing libc6:i386 (--configure): libc6:i386 cannot be configured because libc6:amd64 is not ready for configuration (current status 'half-installed') dpkg: dependency problems prevent configuration of libatk-bridge2.0-0: libatk-bridge2.0-0 depends on libatk1.0-0 (>= 2.10.0); however: Package libatk1.0-0 is not configured yet. libatk-bridge2.0-0 depends on libatspi2.0-0 (>= 2.9.90); however: Package libatspi2.0-0 is not configured yet. libatk-bridge2.0-0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libatk-bridge2.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatk-bridge2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgnome-desktop-3-7: libgnome-desktop-3-7 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgnome-desktop-3-7 depends on libcairo2 (>= 1.2.4); however: Package libcairo2 is not configured yet. libgnome-desktop-3-7 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. libgnome-desktop-3-7 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgnome-desktop-3-7 depends on libgtk-3-0 (>= 3.3.6); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libgnome-desktop-3-7 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libatspi2.0-0 libxml2 libcairo2 libgcrypt11 libframe6 libxshmfence1 libtasn1-6 libgraphite2-3 libwayland-server0 libgail-3-0 libgdk-pixbuf2.0-0 session-migration libjson-c2 libgrail6 glib-networking libudev1 libfontconfig1 gtk3-engines-unico libcgmanager0 libpangocairo-1.0-0 libgtk-3-0 libcups2 libpango1.0-0 libbamf3-2 libjbig0 libgeis1 libtiff5 libharfbuzz0b libglew1.10 librsvg2-2 libnux-4.0-0 libnautilus-extension1a glib-networking-services librsvg2-common libgtk-3-bin nautilus libatk1.0-0 at-spi2-core libgnutls26 libwayland-client0 libwayland-cursor0 libibus-1.0-5 libxkbcommon0 libpangoft2-1.0-0 libglewmx1.10 libjson0 libc6:i386 libatk-bridge2.0-0 libgnome-desktop-3-7 Failed to complete chroot setup. The chroot setup script may be broken. Your chroot is not fully configured. Removing the chroot setup script. You may want to update your chroot again. E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? Unmounting /mnt/stateful_partition/crouton/chroots/precise...

On Wed, Nov 12, 2014 at 9:52 AM, drinkcat notifications@github.com wrote:

the chroot update doesn't work

Doesn't work how? Any output you could share?

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62760982.

James Griffin james.mc.griffin@gmail.com

DennisLfromGA commented 9 years ago

@jamesmgriffin

E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

The error message is asking if you are root.

chronos@localhost / $ sudo enter-chroot -n precise apt-get update

You still need to prefix that command with sudo in the chroot so it can run with root permissions, otherwise it will always fail.

Try: sudo enter-chroot -n precise sudo apt-get update Or: sudo enter-chroot -u root -n precise apt-get update

jamesmgriffin commented 9 years ago

I'm really new to this crouton thing, but I still don't understand what's going on...

crosh> shell chronos@localhost / $ sudo enter-chroot -n precise sudo apt-get update Entering /mnt/stateful_partition/crouton/chroots/precise... [sudo] password for jamesmcgriffin: Hit http://archive.ubuntu.com trusty Release.gpg Get:1 http://archive.ubuntu.com trusty-updates Release.gpg [933 B] Get:2 http://archive.ubuntu.com trusty-security Release.gpg [933 B] Hit http://archive.ubuntu.com trusty Release Get:3 http://archive.ubuntu.com trusty-updates Release [62.0 kB] Get:4 http://archive.ubuntu.com trusty-security Release [62.0 kB] Hit http://archive.ubuntu.com trusty/main Sources Hit http://archive.ubuntu.com trusty/restricted Sources Hit http://archive.ubuntu.com trusty/universe Sources Hit http://archive.ubuntu.com trusty/multiverse Sources Hit http://archive.ubuntu.com trusty/main amd64 Packages Hit http://archive.ubuntu.com trusty/restricted amd64 Packages Hit http://archive.ubuntu.com trusty/universe amd64 Packages Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://archive.ubuntu.com trusty/main i386 Packages Hit http://archive.ubuntu.com trusty/restricted i386 Packages Hit http://archive.ubuntu.com trusty/universe i386 Packages Hit http://archive.ubuntu.com trusty/multiverse i386 Packages Hit http://archive.ubuntu.com trusty/main TranslationIndex Hit http://archive.ubuntu.com trusty/multiverse TranslationIndex Hit http://archive.ubuntu.com trusty/restricted TranslationIndex Hit http://archive.ubuntu.com trusty/universe TranslationIndex Get:5 http://archive.ubuntu.com trusty-updates/main Sources [136 kB] Get:6 http://archive.ubuntu.com trusty-updates/restricted Sources [1,408 B] Get:7 http://archive.ubuntu.com trusty-updates/universe Sources [89.5 kB] Get:8 http://archive.ubuntu.com trusty-updates/multiverse Sources [3,536 B] Get:9 http://archive.ubuntu.com trusty-updates/main amd64 Packages [356 kB] Get:10 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [5,820 B] Get:11 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [217 kB] Get:12 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [9,381 B] Get:13 http://archive.ubuntu.com trusty-updates/main i386 Packages [350 kB] Get:14 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [5,820 B] Get:15 http://archive.ubuntu.com trusty-updates/universe i386 Packages [218 kB] Get:16 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [9,532 B] Get:17 http://archive.ubuntu.com trusty-updates/main TranslationIndex [208 B] Get:18 http://archive.ubuntu.com trusty-updates/multiverse TranslationIndex [202 B] Get:19 http://archive.ubuntu.com trusty-updates/restricted TranslationIndex [199 B] Get:20 http://archive.ubuntu.com trusty-updates/universe TranslationIndex [205 B] Get:21 http://archive.ubuntu.com trusty-security/main Sources [49.5 kB] Get:22 http://archive.ubuntu.com trusty-security/restricted Sources [14 B] Get:23 http://archive.ubuntu.com trusty-security/universe Sources [13.1 kB] Get:24 http://archive.ubuntu.com trusty-security/multiverse Sources [702 B] Get:25 http://archive.ubuntu.com trusty-security/main amd64 Packages [153 kB] Get:26 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [14 B] Get:27 http://archive.ubuntu.com trusty-security/universe amd64 Packages [60.5 kB] Get:28 http://archive.ubuntu.com trusty-security/multiverse amd64 Packages [1,130 B] Get:29 http://archive.ubuntu.com trusty-security/main i386 Packages [147 kB] Get:30 http://archive.ubuntu.com trusty-security/restricted i386 Packages [14 B] Get:31 http://archive.ubuntu.com trusty-security/universe i386 Packages [60.5 kB] Get:32 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [1,401 B] Get:33 http://archive.ubuntu.com trusty-security/main TranslationIndex [205 B] Get:34 http://archive.ubuntu.com trusty-security/multiverse TranslationIndex [199 B] Get:35 http://archive.ubuntu.com trusty-security/restricted TranslationIndex [193 B] Get:36 http://archive.ubuntu.com trusty-security/universe TranslationIndex [205 B] Hit http://archive.ubuntu.com trusty/main Translation-en Hit http://archive.ubuntu.com trusty/multiverse Translation-en Hit http://archive.ubuntu.com trusty/restricted Translation-en Hit http://archive.ubuntu.com trusty/universe Translation-en Hit http://archive.ubuntu.com trusty-updates/main Translation-en Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en Get:37 http://archive.ubuntu.com trusty-updates/universe Translation-en [110 kB] Hit http://archive.ubuntu.com trusty-security/main Translation-en Hit http://archive.ubuntu.com trusty-security/multiverse Translation-en Hit http://archive.ubuntu.com trusty-security/restricted Translation-en Get:38 http://archive.ubuntu.com trusty-security/universe Translation-en [34.1 kB] Fetched 2,159 kB in 6s (338 kB/s) Reading package lists... Done Unmounting /mnt/stateful_partition/crouton/chroots/precise... chronos@localhost / $ enter-chroot enter-chroot must be run as root. chronos@localhost / $ sudo enter-chroot Entering /mnt/stateful_partition/crouton/chroots/precise... (precise)jamesmcgriffin@localhost:~$ startunity

X.Org X Server 1.15.1 Release Date: 2014-04-13 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.42-61-generic x86_64 Ubuntu Current Operating System: Linux localhost 3.8.11 #1 SMP Tue Oct 21 07:07:57 PDT 2014 x86_64 Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 2506752 verity payload=PARTUUID=dfcd4476-acf8-e948-94b5-b94622c3e5a5/PARTNROFF=1 hashtree=PARTUUID=dfcd4476-acf8-e948-94b5-b94622c3e5a5/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=3897918e4d421c10a12ab9246bc6750c302daba7 salt=74af5461f14c59db05156c0d064155837f4f30bfa3973aca7dae33cabf935a02" noinitrd vt.global_cursor_default=0 kern_guid=dfcd4476-acf8-e948-94b5-b94622c3e5a5 add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic iTCO_vendor_support.vendorsupport=3 Build Date: 07 August 2014 11:49:36AM xorg-server 2:1.15.1-0ubuntu2~precise2 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.30.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.1.log", Time: Wed Nov 12 12:26:47 2014 (==) Using system config directory "/usr/share/X11/xorg.conf.d" setversion 1.4 failed: Permission denied Initializing built-in extension Generic Event Extension Initializing built-in extension SHAPE Initializing built-in extension MIT-SHM Initializing built-in extension XInputExtension Initializing built-in extension XTEST Initializing built-in extension BIG-REQUESTS Initializing built-in extension SYNC Initializing built-in extension XKEYBOARD Initializing built-in extension XC-MISC Initializing built-in extension SECURITY Initializing built-in extension XINERAMA Initializing built-in extension XFIXES Initializing built-in extension RENDER Initializing built-in extension RANDR Initializing built-in extension COMPOSITE Initializing built-in extension DAMAGE Initializing built-in extension MIT-SCREEN-SAVER Initializing built-in extension DOUBLE-BUFFER Initializing built-in extension RECORD Initializing built-in extension DPMS Initializing built-in extension X-Resource Initializing built-in extension XVideo Initializing built-in extension XVideo-MotionCompensation Initializing built-in extension XFree86-VidModeExtension Initializing built-in extension XFree86-DGA Initializing built-in extension XFree86-DRI Initializing built-in extension DRI2 Loading extension GLX setversion 1.4 failed: Permission denied Running exit commands... /usr/bin/xinit: connection to X server lost

waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.

On Wed, Nov 12, 2014 at 12:07 PM, DennisL notifications@github.com wrote:

@jamesmgriffin https://github.com/jamesmgriffin

chronos@localhost / $ sudo enter-chroot -n precise apt-get update

You still need to prefix that command with sudo in the chroot so it can run with root permissions, otherwise it will always fail.

Try: sudo enter-chroot -n precise sudo apt-get update Or: sudo enter-chroot -u root -n precise apt-get update

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62784445.

James Griffin james.mc.griffin@gmail.com

DennisLfromGA commented 9 years ago

Progress it looks like, at least the setup script completed and you can get into your chroot. It may just need another crouton & chroot update, follow these instructions to update both crouton and your chroot - https://github.com/dnschneid/crouton/wiki/Common-issues-and-reporting Once that's complete, try starting unity again.

jamesmgriffin commented 9 years ago

Still getting this. Also, still getting the permission denied error...

chronos@localhost / $ sudo edit-chroot -a precise chronos@localhost / $ sudo sh ~/Downloads/crouton -n precise -u Downloading latest crouton installer... ######################################################################## 100.0% /usr/local/chroots/precise already exists; updating it... Preparing chroot environment... [: 11: -a: unexpected operator Installing croutonversion into the chroot... Installing host-dbus into the chroot... Installing host-x11 into the chroot... Installing pulseaudio-default.pa into the chroot... Installing brightness into the chroot... Installing croutoncycle into the chroot... Installing croutonpowerd into the chroot... Installing croutonxinitrc-wrapper into the chroot... Installing setres into the chroot... Installing xinit into the chroot... Installing xbindkeysrc.scm into the chroot... Installing xserverrc-x11 into the chroot... Installing xserverrc-local.example into the chroot... Installing startunity into the host... Installing startunity into the chroot... Installing gnome-session-wrapper into the chroot... Installing crouton-unity-autostart into the chroot... Installing unity-autostart.desktop into the chroot... Installing unity-profiled into the chroot... Installing enter-chroot into the host... Installing delete-chroot into the host... Installing edit-chroot into the host... Installing mount-chroot into the host... Installing unmount-chroot into the host... Installing crash_reporter_wrapper into the host... dpkg: dependency problems prevent configuration of libatspi2.0-0: libatspi2.0-0 depends on libc6 (>= 2.7); however: Package libc6 is not installed. libatspi2.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatspi2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxml2: libxml2 depends on libc6 (>= 2.15); however: Package libc6 is not installed. dpkg: error processing libxml2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcairo2: libcairo2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libcairo2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgcrypt11: libgcrypt11 depends on libc6 (>= 2.15); however: Package libc6 is not installed. dpkg: error processing libgcrypt11 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libframe6: libframe6 depends on libc6 (>= 2.7); however: Package libc6 is not installed. dpkg: error processing libframe6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxshmfence1: libxshmfence1 depends on libc6 (>= 2.4); however: Package libc6 is not installed. dpkg: error processing libxshmfence1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libtasn1-6: libtasn1-6 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libtasn1-6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgraphite2-3: libgraphite2-3 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libgraphite2-3 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-server0: libwayland-server0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libwayland-server0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgail-3-0: libgail-3-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libgail-3-0 depends on libglib2.0-0 (>= 2.37.5); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgail-3-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. dpkg: error processing libgail-3-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgdk-pixbuf2.0-0: libgdk-pixbuf2.0-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgdk-pixbuf2.0-0 depends on libglib2.0-0 (>= 2.37.6); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libgdk-pixbuf2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of session-migration: session-migration depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing session-migration (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjson-c2: libjson-c2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libjson-c2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgrail6: libgrail6 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgrail6 depends on libframe6 (>= 2.5.0); however: Package libframe6 is not configured yet. dpkg: error processing libgrail6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of glib-networking: glib-networking depends on libc6 (>= 2.14); however: Package libc6 is not installed. glib-networking depends on libglib2.0-0 (>= 2.39.4); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing glib-networking (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libudev1: libudev1 depends on libc6 (>= 2.17); however: Package libc6 is not installed. dpkg: error processing libudev1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libfontconfig1: libfontconfig1 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libfontconfig1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gtk3-engines-unico: gtk3-engines-unico depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. gtk3-engines-unico depends on libcairo2 (>= 1.10); however: Package libcairo2 is not configured yet. gtk3-engines-unico depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing gtk3-engines-unico (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcgmanager0: libcgmanager0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libcgmanager0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpangocairo-1.0-0: libpangocairo-1.0-0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libpangocairo-1.0-0 depends on libcairo2 (>= 1.12.10); however: Package libcairo2 is not configured yet. libpangocairo-1.0-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libpangocairo-1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libpangocairo-1.0-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. dpkg: error processing libpangocairo-1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgtk-3-0: libgtk-3-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgtk-3-0 depends on libcairo2 (>= 1.13.0~20140204); however: Package libcairo2 is not configured yet. libgtk-3-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libgtk-3-0 depends on libgdk-pixbuf2.0-0 (>= 2.27.1); however: Package libgdk-pixbuf2.0-0 is not configured yet. libgtk-3-0 depends on libglib2.0-0 (>= 2.39.4); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgtk-3-0 depends on libpango-1.0-0 (>= 1.32.4); however: Package libpango-1.0-0 is not installed. libgtk-3-0 depends on libpangocairo-1.0-0 (>= 1.32.4); however: Package libpangocairo-1.0-0 is not configured yet. dpkg: error processing libgtk-3-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcups2: libcups2 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libcups2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpango1.0-0: libpango1.0-0 depends on libpango-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpango-1.0-0 is not installed. libpango1.0-0 depends on libpangocairo-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpangocairo-1.0-0 is not configured yet. libpango1.0-0 depends on libpangoxft-1.0-0 (= 1.36.3-1ubuntu1.1); however: Package libpangoxft-1.0-0 is not installed. libpango1.0-0 depends on libpangox-1.0-0 (>= 0.0.2-2~); however: Package libpangox-1.0-0 is not installed. dpkg: error processing libpango1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libbamf3-2: libbamf3-2 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libbamf3-2 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libbamf3-2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjbig0: libjbig0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. dpkg: error processing libjbig0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgeis1: libgeis1 depends on libc6 (>= 2.15); however: Package libc6 is not installed. libgeis1 depends on libframe6 (>= 2.2.4); however: Package libframe6 is not configured yet. libgeis1 depends on libgrail6 (>= 3.0.8); however: Package libgrail6 is not configured yet. dpkg: error processing libgeis1 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libtiff5: libtiff5 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libtiff5 depends on libjbig0 (>= 2.0); however: Package libjbig0 is not configured yet. dpkg: error processing libtiff5 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libharfbuzz0b: libharfbuzz0b depends on libc6 (>= 2.14); however: Package libc6 is not installed. libharfbuzz0b depends on libgraphite2-3 (>= 1.2.2); however: Package libgraphite2-3 is not configured yet. dpkg: error processing libharfbuzz0b (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libglew1.10: libglew1.10 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libglew1.10 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of librsvg2-2: librsvg2-2 depends on libc6 (>= 2.4); however: Package libc6 is not installed. librsvg2-2 depends on libcairo2 (>= 1.2.4); however: Package libcairo2 is not configured yet. librsvg2-2 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. librsvg2-2 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. librsvg2-2 depends on libpango-1.0-0 (>= 1.36.0); however: Package libpango-1.0-0 is not installed. librsvg2-2 depends on libpangocairo-1.0-0 (>= 1.36.0); however: Package libpangocairo-1.0-0 is not configured yet. librsvg2-2 depends on libxml2 (>= 2.8.0); however: Package libxml2 is not configured yet. dpkg: error processing librsvg2-2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libnux-4.0-0: libnux-4.0-0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libnux-4.0-0 depends on libcairo2 (>= 1.9.14); however: Package libcairo2 is not configured yet. libnux-4.0-0 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. libnux-4.0-0 depends on libgeis1 (>= 2.2.10); however: Package libgeis1 is not configured yet. libnux-4.0-0 depends on libglew1.10 (>= 1.10.0); however: Package libglew1.10 is not configured yet. libnux-4.0-0 depends on libpango-1.0-0 (>= 1.20.0); however: Package libpango-1.0-0 is not installed. libnux-4.0-0 depends on libpangocairo-1.0-0 (>= 1.14.0); however: Package libpangocairo-1.0-0 is not configured yet. dpkg: error processing libnux-4.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libnautilus-extension1a: libnautilus-extension1a depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libnautilus-extension1a depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libnautilus-extension1a depends on libgtk-3-0 (>= 3.0.0); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libnautilus-extension1a (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of glib-networking-services: glib-networking-services depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. glib-networking-services depends on libglib2.0-0 (>= 2.39.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing glib-networking-services (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of librsvg2-common: librsvg2-common depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. librsvg2-common depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. librsvg2-common depends on librsvg2-2 (= 2.40.2-1); however: Package librsvg2-2 is not configured yet. dpkg: error processing librsvg2-common (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgtk-3-bin: libgtk-3-bin depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libgtk-3-bin depends on libglib2.0-0 (>= 2.37.5); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgtk-3-bin depends on libgtk-3-0 (>= 3.10.8-0ubuntu1.2); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libgtk-3-bin (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nautilus: nautilus depends on libc6 (>= 2.14); however: Package libc6 is not installed. nautilus depends on libcairo2 (>= 1.10.0); however: Package libcairo2 is not configured yet. nautilus depends on libgail-3-0 (>= 3.0.0); however: Package libgail-3-0 is not configured yet. nautilus depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. nautilus depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. nautilus depends on libgtk-3-0 (>= 3.9.12); however: Package libgtk-3-0 is not configured yet. nautilus depends on libnautilus-extension1a (>= 1:2.91); however: Package libnautilus-extension1a is not configured yet. nautilus depends on libpango-1.0-0 (>= 1.20.0); however: Package libpango-1.0-0 is not installed. nautilus depends on libpangocairo-1.0-0 (>= 1.14.0); however: Package libpangocairo-1.0-0 is not configured yet. nautilus depends on libxml2 (>= 2.7.4); however: Package libxml2 is not configured yet. nautilus depends on session-migration; however: Package session-migration is not configured yet. dpkg: error processing nautilus (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libatk1.0-0: libatk1.0-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libatk1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatk1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of at-spi2-core: at-spi2-core depends on libatspi2.0-0; however: Package libatspi2.0-0 is not configured yet. at-spi2-core depends on libc6 (>= 2.7); however: Package libc6 is not installed. at-spi2-core depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing at-spi2-core (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgnutls26: libgnutls26 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgnutls26 depends on libgcrypt11 (>= 1.5.1); however: Package libgcrypt11 is not configured yet. libgnutls26 depends on libtasn1-6 (>= 3.4-0); however: Package libtasn1-6 is not configured yet. dpkg: error processing libgnutls26 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-client0: libwayland-client0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. dpkg: error processing libwayland-client0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libwayland-cursor0: libwayland-cursor0 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libwayland-cursor0 depends on libwayland-client0 (>= 1.3.92); however: Package libwayland-client0 is not configured yet. dpkg: error processing libwayland-cursor0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libibus-1.0-5: libibus-1.0-5 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libibus-1.0-5 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libibus-1.0-5 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libxkbcommon0: libxkbcommon0 depends on libc6 (>= 2.17); however: Package libc6 is not installed. dpkg: error processing libxkbcommon0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpangoft2-1.0-0: libpangoft2-1.0-0 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. libpangoft2-1.0-0 depends on libfontconfig1 (>= 2.9.0); however: Package libfontconfig1 is not configured yet. libpangoft2-1.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libpangoft2-1.0-0 depends on libharfbuzz0b (>= 0.9.9); however: Package libharfbuzz0b is not configured yet. libpangoft2-1.0-0 depends on libpango-1.0-0 (>= 1.36.0); however: Package libpango-1.0-0 is not installed. dpkg: error processing libpangoft2-1.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libglewmx1.10: libglewmx1.10 depends on libc6 (>= 2.2.5); however: Package libc6 is not installed. dpkg: error processing libglewmx1.10 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libjson0: libjson0 depends on libjson-c2; however: Package libjson-c2 is not configured yet. dpkg: error processing libjson0 (--configure): dependency problems - leaving unconfigured dpkg: error processing libc6:i386 (--configure): libc6:i386 cannot be configured because libc6:amd64 is not ready for configuration (current status 'half-installed') dpkg: dependency problems prevent configuration of libatk-bridge2.0-0: libatk-bridge2.0-0 depends on libatk1.0-0 (>= 2.10.0); however: Package libatk1.0-0 is not configured yet. libatk-bridge2.0-0 depends on libatspi2.0-0 (>= 2.9.90); however: Package libatspi2.0-0 is not configured yet. libatk-bridge2.0-0 depends on libc6 (>= 2.4); however: Package libc6 is not installed. libatk-bridge2.0-0 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. dpkg: error processing libatk-bridge2.0-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgnome-desktop-3-7: libgnome-desktop-3-7 depends on libc6 (>= 2.14); however: Package libc6 is not installed. libgnome-desktop-3-7 depends on libcairo2 (>= 1.2.4); however: Package libcairo2 is not configured yet. libgnome-desktop-3-7 depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not configured yet. libgnome-desktop-3-7 depends on libglib2.0-0 (>= 2.37.3); however: Version of libglib2.0-0 on system is 2.32.4-0ubuntu1. libgnome-desktop-3-7 depends on libgtk-3-0 (>= 3.3.6); however: Package libgtk-3-0 is not configured yet. dpkg: error processing libgnome-desktop-3-7 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libatspi2.0-0 libxml2 libcairo2 libgcrypt11 libframe6 libxshmfence1 libtasn1-6 libgraphite2-3 libwayland-server0 libgail-3-0 libgdk-pixbuf2.0-0 session-migration libjson-c2 libgrail6 glib-networking libudev1 libfontconfig1 gtk3-engines-unico libcgmanager0 libpangocairo-1.0-0 libgtk-3-0 libcups2 libpango1.0-0 libbamf3-2 libjbig0 libgeis1 libtiff5 libharfbuzz0b libglew1.10 librsvg2-2 libnux-4.0-0 libnautilus-extension1a glib-networking-services librsvg2-common libgtk-3-bin nautilus libatk1.0-0 at-spi2-core libgnutls26 libwayland-client0 libwayland-cursor0 libibus-1.0-5 libxkbcommon0 libpangoft2-1.0-0 libglewmx1.10 libjson0 libc6:i386 libatk-bridge2.0-0 libgnome-desktop-3-7 Failed to complete chroot setup. Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it.

On Wed, Nov 12, 2014 at 12:44 PM, DennisL notifications@github.com wrote:

Progress it looks like, at least the setup script completed and you can get into your chroot. It may just need another crouton & chroot update, follow these instructions to update both crouton and your chroot - https://github.com/dnschneid/crouton/wiki/Common-issues-and-reporting Once that's complete, try starting unity again.

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62790009.

James Griffin james.mc.griffin@gmail.com

DennisLfromGA commented 9 years ago

I think it's maybe time to revisit this suggestion: https://github.com/dnschneid/crouton/issues/1171#issuecomment-62674352

jamesmgriffin commented 9 years ago

Here's the catch.

crosh> shell chronos@localhost / $ sudo edit-chroot -b [precise] /mnt/stateful_partition/crouton/chroots/[precise] not found. chronos@localhost / $ sudo edit-chroot -b precise Not unmounting /mnt/stateful_partition/crouton/chroots/precise as another instance is using it.

On Wed, Nov 12, 2014 at 5:28 PM, DennisL notifications@github.com wrote:

I think it's maybe time to revisit this suggestion: #1171 (comment) https://github.com/dnschneid/crouton/issues/1171#issuecomment-62674352

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62826534.

James Griffin james.mc.griffin@gmail.com

DennisLfromGA commented 9 years ago

@jamesmgriffin, That is a dilemma, looks like we're back to square one... ;-(

Try entering the following to see how much space you have in your user partition: df -h /home

And then see how much space your chroot(s) are using: du -chs /usr/local/chroots/

That should tell you how much space you have left and how much space your chroot(s) are using so you can tell if you have enough left to add a new crouton installation.

If you have enough, I would try to add a 'trusty' chroot using something like this: sudo sh ~/Downloads/crouton -r trusty -t xfce,cli-extra,extension,keyboard,chrome Add any other targets you prefer...

Once that's complete, you can enter it like this: sudo startxfce4 -n trusty

jamesmgriffin commented 9 years ago

Okay, how would I remove the old chroot?

On Thu, Nov 13, 2014 at 5:17 AM, DennisL notifications@github.com wrote:

@jamesmgriffin https://github.com/jamesmgriffin, That is a dilemma, looks like we're back to square one... ;-(

Try entering the following to see how much space you have in your user partition: df -h /home

And then see how much space your chroot(s) are using: du -chs /usr/local/chroots/

That should tell you how much space you have left and how much space your chroot(s) are using so you can tell if you have enough left to add a new crouton installation.

If you have enough, I would try to add a 'trusty' chroot using something like this: sudo sh ~/Downloads/crouton -r trusty -t xfce,cli-extra,extension,keyboard,chrome Add any other targets you prefer...

Once that's complete, you can enter it like this: sudo startxfce4 -n trusty

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62888594.

James Griffin james.mc.griffin@gmail.com

DennisLfromGA commented 9 years ago

What did the 'df' & 'du' commands listed above report - just curious?

If you don't have enough space for two chroots, I would try these steps first...

  1. Reboot
  2. Login
  3. Press Ctrl+Alt+t
  4. Enter 'shell' (without the single quotes)
  5. Enter 'sudo delete-chroot precise' (again, without the single quotes)

This should work, no other 'instances' should be running. After the 'precise' chroot is deleted successfully, you can install a new 'trusty' chroot.

jamesmgriffin commented 9 years ago

Filesystem Size Used Avail Use% Mounted on /dev/sda1 11G 4.7G 5.3G 47% /home chronos@localhost / $ du -chs /usr/local/chroots/ du: cannot read directory ‘/usr/local/chroots/precise/etc/ssl/private’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/log/samba’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/lib/sudo’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/lib/polkit-1’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/spool/cron/crontabs’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/cache/ldconfig’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/root’: Permission denied 2.6G /usr/local/chroots/ 2.6G total

On Thu, Nov 13, 2014 at 9:39 AM, DennisL notifications@github.com wrote:

What did the 'df' & 'du' commands listed above report - just curious?

If you don't have enough space for two chroots, I would try these steps first...

  1. Reboot
  2. Login
  3. Press Ctrl+Alt+t
  4. Enter 'shell' (without the single quotes)
  5. Enter 'sudo delete-chroot precise' (again, without the single quotes)

This should work, no other 'instances' should be running. After the 'precise' chroot is deleted successfully, you can install a new 'trusty' chroot.

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62933394.

James Griffin james.mc.griffin@gmail.com

jamesmgriffin commented 9 years ago

I was successful in deleting the chroot. What is the latest chroot hat I can install? I don't want to have to go through any of this again anytime soon...

On Thu, Nov 13, 2014 at 9:42 AM, James Griffin james.mc.griffin@gmail.com wrote:

Filesystem Size Used Avail Use% Mounted on /dev/sda1 11G 4.7G 5.3G 47% /home chronos@localhost / $ du -chs /usr/local/chroots/ du: cannot read directory ‘/usr/local/chroots/precise/etc/ssl/private’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/log/samba’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/lib/sudo’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/lib/polkit-1’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/spool/cron/crontabs’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/var/cache/ldconfig’: Permission denied du: cannot read directory ‘/usr/local/chroots/precise/root’: Permission denied 2.6G /usr/local/chroots/ 2.6G total

On Thu, Nov 13, 2014 at 9:39 AM, DennisL notifications@github.com wrote:

What did the 'df' & 'du' commands listed above report - just curious?

If you don't have enough space for two chroots, I would try these steps first...

  1. Reboot
  2. Login
  3. Press Ctrl+Alt+t
  4. Enter 'shell' (without the single quotes)
  5. Enter 'sudo delete-chroot precise' (again, without the single quotes)

This should work, no other 'instances' should be running. After the 'precise' chroot is deleted successfully, you can install a new 'trusty' chroot.

— Reply to this email directly or view it on GitHub https://github.com/dnschneid/crouton/issues/1171#issuecomment-62933394.

James Griffin james.mc.griffin@gmail.com

James Griffin james.mc.griffin@gmail.com

DennisLfromGA commented 9 years ago

It looks like you had 5.3G available and your existing chroot (which had some serious permissions problems), was using 2.6G so you probably had enough space without removing it but, since it was pretty much unusable, that was probably the best route to take.

Here are the releases that you can install with crouton:

Recognized debian releases: potato* woody* sarge* etch* lenny* squeeze* wheezy jessie sid Recognized kali releases: kali Recognized ubuntu releases: warty* hoary* breezy* dapper* edgy* feisty* gutsy* hardy* intrepid* jaunty karmic* lucid* maverick* natty* oneiric* precise quantal* raring* saucy trusty utopic* _Releases marked with * are unsupported, but may work with some effort._

A lot of people like the debian releases, I believe 'wheezy' is the latest stable release, I have it installed on mine, along with three others.

The latest Ubuntu release is 14.10 / 'utopic unicorn' but it's not quite ready for prime-time yet. I think your best bet is to use 14.04 / 'trusty tahr' since it's also an LTS - see https://github.com/dnschneid/crouton/issues/1168#issuecomment-61543673 I also have it installed on mine.

Good luck with your new chroot, hope all goes well...

-DennisL

ghost commented 9 years ago

I Also have the following - what should i do?

chronos@localhost / $ sudo enter-chroot -n trusty Entering /mnt/stateful_partition/crouton/chroots/trusty... /mnt/stateful_partition/crouton/chroots/trusty doesn't appear to be a valid chroot. Unmounting /mnt/stateful_partition/crouton/chroots/trusty...

DennisLfromGA commented 9 years ago

/mnt/stateful_partition/crouton/chroots/trusty doesn't appear to be a valid chroot.

It's telling you that 'trusty' is not valid, what 'release' did you install? Try entering: sudo edit-chroot -al to see what chroot(s) is/are installed - this will list the name(s) and version details.

If you did indeed install the 'trusty' release you may need to update it with: sudo sh ~/Downloads/crouton -n trusty -u

jifalops commented 9 years ago

This happened to me after doing a soft-reboot (due to changing chrome://flags). Updating the chroot didn't fix, and I didn't try killing processes, but rebooting the computer worked.

milesdx commented 9 years ago

After restarting my chromebook, I can no longer access my linux installation. Can anyone tell me if my problem is similar to what was encountered in this thread? The final error line is the same (matching the thread title here), but there looks to be another problem earlier in the output, the "segmentation fault." I've rebooted multiple times, but I keep getting the same error. I'm new to all this and really don't know how to proceed, so I would really appreciate some guidance here.

This is the output I get in the terminal window:

chronos@localhost / $ sudo startxfce4 Entering /mnt/stateful_partition/crouton/chroots/trusty... /usr/bin/startxfce4: Starting X server

X.Org X Server 1.15.1 Release Date: 2014-04-13 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.2.0-70-generic x86_64 Ubuntu Current Operating System: Linux localhost 3.10.18 #1 SMP Tue Apr 14 18:59:06 PDT 2015 x86_64 Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 2506752 verity payload=PARTUUID=e0cb23af-a408-794f-bfbf-580d4de7c6ac/PARTNROFF=1 hashtree=PARTUUID=e0cb23af-a408-794f-bfbf-580d4de7c6ac/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=3d41fbcacc4111aade908a95e4998f4a5865c8c0 salt=341aac542a363846309038a85e8237e7844173c36ad747a6f9744377a5b4d8d5" noinitrd vt.global_cursor_default=0 kern_guid=e0cb23af-a408-794f-bfbf-580d4de7c6ac add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic
Build Date: 10 December 2014 06:15:52PM xorg-server 2:1.15.1-0ubuntu2.6 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.30.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) Log file: "/tmp/Xorg.crouton.1.log", Time: Thu Apr 23 14:03:44 2015 (++) Using config file: "/etc/X11/xorg-dummy.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) (EE) Backtrace: (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x48) 0x7f16b0751798 1: /usr/bin/Xorg (0x7f16b05a8000+0x1ad489) 0x7f16b0755489 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f16af6a5000+0x10340) 0x7f16af6b5340 3: /usr/bin/Xorg (0x7f16b05a8000+0xb54a6) 0x7f16b065d4a6 4: /usr/bin/Xorg (xf86BusProbe+0x9) 0x7f16b0630d99 5: /usr/bin/Xorg (InitOutput+0x74d) 0x7f16b063f3fd 6: /usr/bin/Xorg (0x7f16b05a8000+0x598ab) 0x7f16b06018ab 7: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 0x7f16ae0e4ec5 8: /usr/bin/Xorg (0x7f16b05a8000+0x44efe) 0x7f16b05ecefe (EE) Segmentation fault at address 0x0 (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/tmp/Xorg.crouton.1.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. /usr/bin/xinit: giving up /usr/bin/xinit: unable to connect to X server: Connection refused /usr/bin/xinit: server error Not unmounting /mnt/stateful_partition/crouton/chroots/trusty as another instance is using it.

divx118 commented 9 years ago

@milesdx Update your chroot see https://github.com/dnschneid/crouton/wiki/Common-issues-and-reporting