Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

unable to install #8

Open
JimbotheScot opened this issue Jan 10, 2019 · 4 comments
Open

unable to install #8

JimbotheScot opened this issue Jan 10, 2019 · 4 comments

Comments

@JimbotheScot
Copy link

name: arch
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/arch...
crouton: version git
release: arch
architecture: x86_64
targets: xfce
host: version 11151.59.0 (Official Build) stable-channel snappy 
kernel: Linux localhost 4.4.159-15346-gc5e629939ae0 #1 SMP PREEMPT Tue Dec 11 00:13:48 PST 2018 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/arch...l

recieved error:
/prepare.sh: line 1141: /usr/share/alsa/alsa.conf.d/10-cras.conf: No such file or directory
Failed to complete chroot setup.
Unmounting /mnt/stateful_partition/crouton/chroots/arch...

so ran the command
$ sudo mkdir /mnt/stateful_partition/crouton/chroots/arch/usr/share/alsa/alsa.conf.d

and was able to commence the installation by running sudo startxfce4 and it said do you want to continue the setup

Entering /mnt/stateful_partition/crouton/chroots/arch...
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]

it then goes all the way to enter the username

Database directory: /var/lib/pacman/
:: Do you want to remove unused repositories? [Y/n] y
removing unused sync repositories...
Please specify a username for the primary user: archrome

and then hangs

this is the furthest i have gotten with this installation of arch lol so close yet so far

@JimbotheScot JimbotheScot changed the title unable to enter install unable to install Jan 10, 2019
@JimbotheScot
Copy link
Author

so it took ages to enter username but eventually took it after 7 mins

then went to enter and

Setup completed. Entering chroot...
Unmounting /mnt/stateful_partition/crouton/chroots/arch...
chronos@localhost /home/user/3dfa813d04f4aa2413f18dffa4c1fe22b826cdd1/Downloads/chroagh-master $ sudo startxfce4
Entering /mnt/stateful_partition/crouton/chroots/arch...
dbus[23407]: Unknown username "colord" in message bus configuration file
dbus[23407]: Unknown username "polkitd" in message bus configuration file
dbus[23407]: Unknown username "polkitd" in message bus configuration file
dbus[23407]: Unknown username "avahi" in message bus configuration file
Unmounting /mnt/stateful_partition/crouton/chroots/arch...

@mediocregopher
Copy link
Owner

Hey @JimbotheScot, tbh I haven't really gotten GUI stuff working for myself either. But your issues sound like they might not be directly related to that. Do you still get problems if you only target cli-extra?

The problem with it taking ages to login sounds like this problem. Can you confirm that the version of libsystemd installed inside the chroot is 238.133-4? If it's not then you might have an outdated chroagh or something...

@JimbotheScot
Copy link
Author

ah right so you cant load a gui wm either? I thought you would just startxfce4 and it would be like the crouton ubuntu install but arch lol but this is the furthest i have got with the various arch chroot crouton forks so well done for that my friend :D

sudo isnt really that slow in practice having installed packages etc from the arch terminal and am definetley on 238.133-4 as installed a later version and had to roll it back but have now done a fresh install

someone else had the same problem i had with an android app meefik/linuxdeploy#971

@mediocregopher
Copy link
Owner

this is the furthest i have got with the various arch chroot crouton forks so well done for that my friend :D

Lol yeah the whole project has been a bit of a hot-potato, it's so broken no one wants it. I got it working to the extent I need to work (cli only), but haven't ventured much farther. Always open to PRs though! :P

someone else had the same problem i had with an android app

Interesting, if you try that fix does it work? Also I should have mentioned before but the Unknown username ... errors are probably not related, I get those too and it doesn't seem to hurt anything.

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

No branches or pull requests

2 participants