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

xenial: update fails when installing crouton-network-manager #2883

Closed
DennisLfromGA opened this issue Nov 13, 2016 · 3 comments
Closed

xenial: update fails when installing crouton-network-manager #2883

DennisLfromGA opened this issue Nov 13, 2016 · 3 comments

Comments

@DennisLfromGA
Copy link
Collaborator

DennisLfromGA commented Nov 13, 2016

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

chronos@localhost ~/Downloads/crouton.unbundled $ edit-chroot -l -c /var/crouton/chroots/ xenial-lxqt
name: xenial-lxqt
encrypted: no
Entering /var/crouton/chroots/xenial-lxqt...
crouton: version git
release: xenial
architecture: amd64
xmethod: xorg
targets: xorg,xiwi,lxqt,gtk-extra,keyboard,chrome-beta
host: version 8872.44.0 (Official Build) beta-channel lulu 
kernel: Linux localhost 3.14.0 #1 SMP PREEMPT Mon Nov 7 21:58:35 PST 2016 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /var/crouton/chroots/xenial-lxqt...

If known, describe the steps to reproduce the issue:

sudo sh ~/Downloads/crouton -p /var/crouton -n xenial -u


I re-entered the chroot and let it try to finish but it failed again.
I then tried -

sudo apt-get -f install
sudo apt-get update
sudo apt-get upgrade

but didn't get any further.

I'm not sure where 'connman' is coming from, I suppose I could try to install 'connman' but I don't think that would help.

@DennisLfromGA
Copy link
Collaborator Author

I should have mentioned the lxqt target installs: lxqt lxqt-common openbox
So I guess that 'connman' is coming from one of the above.

@DennisLfromGA
Copy link
Collaborator Author

I discovered that 'connman' is installed with lxqt and Conflicts: network-manager, wicd
And the gtk-extra target installs network-manager.

I modded the prepare script to remove network-manager and it finished the setup.

I guess gtk-extra and the lxqt target have conflicts, the PR for lxqt may want to consider this.

Sorry for the false alarm,
-DennisL

@dnschneid
Copy link
Owner

Definitely feed that back into the PR itself, please.

@DennisLfromGA DennisLfromGA mentioned this issue Nov 14, 2016
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