MX Modified - Latest MX KDE 5.22 Using MX21 beta

For issues with MX that has been modified from the initial install. Example: adding packages that then cause issues.
Message
Author
User avatar
MAYBL8
MX Packager
Posts: 599
Joined: Thu Dec 31, 2009 1:48 pm

Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)

#231 Post by MAYBL8 »

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.

User avatar
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)

#232 Post by andyprough »

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:
I'm going to try it with a fresh MX 19.3 VM.
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

User avatar
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)

#233 Post by andyprough »

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:
Here's what worked for me on a fresh MX19.3 vm -
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
and apt removed a lot of the build-essential tools and reinstalled some new ones.
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

User avatar
norbert
Posts: 95
Joined: Thu Jul 30, 2020 6:37 am

Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)

#234 Post by norbert »

`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 ...???

User avatar
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)

#235 Post by andyprough »

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 ...???
It's a real package:
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

User avatar
MAYBL8
MX Packager
Posts: 599
Joined: Thu Dec 31, 2009 1:48 pm

Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)

#236 Post by MAYBL8 »

Thanks guys I am back up and running.

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
I still have some errors but I will investigate those:
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.

User avatar
norbert
Posts: 95
Joined: Thu Jul 30, 2020 6:37 am

Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)

#237 Post by norbert »

Good to hear! I don't know about the gcc-8-base, it is uptodate here, and I don't see any strange dependencies.

User avatar
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)

#238 Post by andyprough »

MAYBL8 wrote: Fri Dec 25, 2020 12:15 pm Thanks guys I am back up and running.
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

User avatar
norbert
Posts: 95
Joined: Thu Jul 30, 2020 6:37 am

Re: MX Modified - KDE 5.20.4 on MX (UNSUPPORTED - extremely experimental)

#239 Post by norbert »

@andyprough Anything you would like from our side to get ready?

User avatar
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)

#240 Post by andyprough »

norbert wrote: Sat Dec 26, 2020 2:43 am @andyprough Anything you would like from our side to get ready?
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.
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

Post Reply

Return to “MX Modified”