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

Switching to Bionic #332

Open
tabesin opened this issue Nov 15, 2018 · 6 comments
Open

Switching to Bionic #332

tabesin opened this issue Nov 15, 2018 · 6 comments
Labels

Comments

@tabesin
Copy link
Member

tabesin commented Nov 15, 2018

Switching in build.sh from xenial to bionic may fail in the debootstrap component.

@pranav1698
Copy link

I would like to work on the issue

@tabesin
Copy link
Member Author

tabesin commented Nov 16, 2018

So the task is simple but the solution may cause some head aches and trial and error.

You fork the latest Meilix repo, then you set the default distribution "release" to bionic in build.sh instead of xenial and build e.g. via travis. This should stop after 3 minutes, as it appears in the debootstrap component. Bionic btw. is a longtime support release.

Some idea why it could fail:

  • the build system uses a debootstrap from Xenial, maybe that does not support bionic which means we have to update debootstrap first to the latest version.
  • some problems may emerge when you build 64 bit on a 32 system.
  • the package source may have a problem with bionic

What might be helpful:

@pranav1698
Copy link

pranav1698 commented Nov 16, 2018 via email

@pranav1698
Copy link

pranav1698 commented Dec 6, 2018

Okay, so I have made progress on this issue but I had to change the release to cosmic that is the latest ubuntu-release rather than bionic one
From this thread I found that the issue with bionic is automatically solved with cosmic:
https://forum.lxqt.org/t/how-install-lxqt-on-ubuntu-server-18-04-command-line/360/4
you can test the release: https://github.com/pranav1698/meilix/releases/tag/untagged-eb18787db8d719b99657
lxqt is working better with cosmic and the graphic is improoved
screenshot at 02-21-03
@tabesin can I open up a PR for the cosmic release

@pranav1698
Copy link

It also solves the graphic glitch issue with virtualbox

@rpotter12
Copy link
Member

@tabesin I want to work on this issue

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

No branches or pull requests

3 participants