MX Modified - Latest MX KDE 5.22 Using MX21 beta
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
After a reboot it left me at a console login prompt.
I think I am going to do a base debian install on this system and try from there to get unstable working.
I think I am going to do a base debian install on this system and try from there to get unstable working.
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
I'm going to try it with a fresh MX 19.3 VM.MAYBL8 wrote: Thu Dec 24, 2020 9:15 am I installed gcc-8-base per a google search, after many removals and adds with dist-upgrade I am now here:
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
Here's what worked for me on a fresh MX19.3 vm -MAYBL8 wrote: Thu Dec 24, 2020 9:15 amI installed gcc-8-base per a google search, after many removals and adds with dist-upgrade I am now here:
1. immediately changed to the Sid repo and Norbert's 2012 repo and disabled the MX repo before updating any packages.
2. I tried to install plasma-desktop and got the same "libc6-dev breaks libgcc-8-dev" error.
3. I did the following:
Code: Select all
sudo apt purge libgcc-8-dev libc6-dev
4. Rebooted
5. ran 'sudo apt install plasma-desktop', and apt went to work installing about 468 packages
6. Rebooted
7. Plasma desktop came right up
Obviously don't do these steps unless you don't mind breaking your system and reinstalling and have everything very carefully backed up. But it did work for my freshly installed MX19.3 vm. It appears to me that the MX-supplied versions of libc6-dev and libgcc-8-dev are incompatible with whatever Sid is trying to do right now.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
`debconf-kde-helper` ??? What is that? I have heard the first time of it and on my computer there is nowhere a trace of it ...???
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
It's a real package:norbert wrote: Fri Dec 25, 2020 12:52 am `debconf-kde-helper` ??? What is that? I have heard the first time of it and on my computer there is nowhere a trace of it ...???
https://packages.debian.org/sid/debconf-kde-helper
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
Thanks guys I am back up and running.
I still have some errors but I will investigate those:
must be something that is being worked on in unstable:
Code: Select all
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 5.8.0-3-amd64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-10510U CPU @ 1.80GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
must be something that is being worked on in unstable:
Code: Select all
$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
gcc-8-base gcc-8-base:i386
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
Good to hear! I don't know about the gcc-8-base, it is uptodate here, and I don't see any strange dependencies.
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
You are basically running what will eventually be MX KDE 21 right now Dan. Pretty cool.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
@andyprough Anything you would like from our side to get ready?
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)
I'll send a message to the devs and ask them this question, thanks Norbert. For Dan and I it still appears to be working great on both MX and Devuan. But maybe Dan or the devs know of a change that would be beneficial.norbert wrote: Sat Dec 26, 2020 2:43 am @andyprough Anything you would like from our side to get ready?
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg