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

Broken / missing package when attempting ./install_desktop.sh gnome #71

Open
frdlt opened this issue Nov 17, 2018 · 3 comments
Open

Broken / missing package when attempting ./install_desktop.sh gnome #71

frdlt opened this issue Nov 17, 2018 · 3 comments

Comments

@frdlt
Copy link

frdlt commented Nov 17, 2018

I am attempting to install gnome on the minimal stretch pine64 1080p image.

The only changes I have made on boot are to the network interface and apt update / apt upgrade.

When I attempt to run ./install_desktop.sh, I receive an error due to a package that xserver-xorg-video-armsoc-sunxi and xserver-xorg-video-fbturb are dependent on: xorg-video-abi-20.

Here are the errors that I observe: https://pastebin.com/jcgeu09k

Could we get an update to xorg-video-abi and/or xserver-xorg-video-armsoc-sunxi and xserver-xorg-video-fbturb tp avoid this error?

@frdlt
Copy link
Author

frdlt commented Nov 17, 2018

I should also note that, in running ./install_desktop.sh gnome, I can only run it by commenting out glmark2-es2 and chromium-browser in the .sh file.

Also noteworthy, these errors all occur in stable (.28) and pre-release (.30).

@frdlt
Copy link
Author

frdlt commented Dec 1, 2018

The error due to the package xserver-xorg-video-armsoc-sunxi can be resolved with #73

@frdlt
Copy link
Author

frdlt commented Dec 1, 2018

The error due to the package xserver-xorg-video-fbturb can be resolved by FIRST following this guide:

https://github.com/ssvb/xf86-video-fbturbo/wiki/Installation

I'm not sure how to add that code to install_desktop.sh to automate the proper installation of that package.

THEN remove the lines proposed in #74

Finally, the installation will work.

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

1 participant