Page 1 of 7

MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 8:27 am
by dolphin_oracle
Since debian stretch base hasn't changed, existing MX-17 users will automatically receive packages that are currently included in the MX-18 beta 1 iso.

We would like to get some early testing and feedback on the updates. Here's how you can enable those updates early and help us out!

1. Enable the dev repo: create a file called /etc/apt/sources.list.d/devrepo.list

2. include these contents in that file

Code: Select all

deb http://mxrepo.com/mx/testrepo/  mx18  dev
3. run the following:

Code: Select all

sudo apt-get update && sudo apt-get dist-upgrade
And that's it!

Here are some other details.

1. the kernel will not auto-update. Once we near release, we will have a new kernel entry in MX-PackageInstaller->Popular Apps=>Kernels with the new kernel.

2. your home folder will not be touched during the update. No xfce settings should be changed by the update, so things like wallpapers and theme selections should not change.

3. You can use the MX-Tweak "reset defaults" options to pull in the new thunar custom right-click menu actions and the new lightdm greeter configuration, if you desire.


Those running the current MX Beta 1 can also enable the devrepo to enable installation nvidia drivers via the nvidia-driver tool.


The plan is that all packages in the devrepo will move to our main repo before final release of the MX-18 iso.

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 8:50 am
by Raitsa
All good here after the upgrade:

Image

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 9:34 am
by richb
Upgrade from 17.1 ran smoothly, no issues with the result.

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 10:26 am
by male

Code: Select all

inxi -S
System:    Host: mx Kernel: 4.15.0-1-amd64 x86_64 bits: 64 Desktop: Xfce 4.12.3 
           Distro: MX-18_x64 Continuum March 14  2018 
No problems detected so far ;)

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 10:41 am
by Redacted
Got ton of updates, but still shows

Code: Select all

 inxi -S
System:    Host: lenovo-mx Kernel: 4.15.0-1-amd64 x86_64 bits: 64 Desktop: Xfce 4.12.3 
           Distro: MX-17.1_x64 Horizon March 14  2018

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 10:44 am
by asqwerth
Redacted wrote: Tue Dec 04, 2018 10:41 am Got ton of updates, but still shows

Code: Select all

 inxi -S
System:    Host: lenovo-mx Kernel: 4.15.0-1-amd64 x86_64 bits: 64 Desktop: Xfce 4.12.3 
           Distro: MX-17.1_x64 Horizon March 14  2018
That's strange.

Mine changed to "Continuum" after updating.

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 10:47 am
by Adrian
Things worked fine here, but I don't use Nvidia so I cannot really report on that update.

Q: After the update should people remove or keep the dev repo enabled? I don't think we'll add stuff to dev repo, right?

EDIT, the release name shows correctly for me (maybe it needs a reboot)

Code: Select all

Distro: MX-18_x64 Continuum March 14  2018 

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 10:49 am
by richb
Mine shows as MX-17.b3_x64 Continuum November 29 2017. That is weird.

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 10:58 am
by Redacted
I did a sudo updatedb and rebooted.
I chose to keep something the same during the update - don't remember what it was. :bagoverhead:
That could be the reason.

Re: MX-17 to MX-18 update testing

Posted: Tue Dec 04, 2018 11:00 am
by chrispop99
Update completed successfully:

Code: Select all

chris@mx17-18test:~/Desktop
$ inxi -S
System:    Host: mx17-18test Kernel: 4.15.0-1-amd64 x86_64 bits: 64 Desktop: Xfce 4.12.3 
           Distro: MX-18_x64 Continuum March 14  2018 
Only anomaly is the date.

Chris