MX Modified - Latest MX KDE 5.22 Using MX21 beta
-
- Posts: 3602
- Joined: Tue Jun 14, 2016 2:02 pm
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
Hmmm I thought there was a sources list under /etc/apt that still has it. If you look in MX Repo Manager is it there? I could be mis-thinking on all that too.
The problem with Sid is that you can’t test every application and function. You won’t know if it breaks, how long it will be broken, or how bad it’s broken, and the impact on other things to break.
Things in Debian Sid and Testing are tested to a degree though, but not everything is seen. Recently for pdfarranger, Debian was missing a depends, it was like that a long time. I had to reach out to the pdfarranger dev and then a bug got reported to Debian. That was about a week into it being broken after I identified it.
Look at how many issues and of potential issues get brought up about considered stable packages here... compound that by a million... that’s Debian Sid.
The problem with Sid is that you can’t test every application and function. You won’t know if it breaks, how long it will be broken, or how bad it’s broken, and the impact on other things to break.
Things in Debian Sid and Testing are tested to a degree though, but not everything is seen. Recently for pdfarranger, Debian was missing a depends, it was like that a long time. I had to reach out to the pdfarranger dev and then a bug got reported to Debian. That was about a week into it being broken after I identified it.
Look at how many issues and of potential issues get brought up about considered stable packages here... compound that by a million... that’s Debian Sid.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
You are right about testing.
I need now that I am using sid how to report bugs. I know there are instructions on the debian web site.
As far as the the test repo goes.
I see it in the repo manager but it is unchecked. Maybe because it it there and when you activate the tab it uses it?
I don't know.
I will add the repo to my list and see what happens.
I need now that I am using sid how to report bugs. I know there are instructions on the debian web site.
As far as the the test repo goes.
I see it in the repo manager but it is unchecked. Maybe because it it there and when you activate the tab it uses it?
I don't know.
I will add the repo to my list and see what happens.
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
On my system, MX Testing repo is commented out in /etc/apt/sources.list.d/mx.list:MAYBL8 wrote: Sun Jul 26, 2020 10:32 am This is the repo list from my MX stable system:
I don't see the test repo here but it works.Code: Select all
Repos: No active apt repos in: /etc/apt/sources.list No active apt repos in: /etc/apt/sources.list.d/balena-etcher.list Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 1: deb http://ftp.us.debian.org/debian/ buster-updates main contrib non-free Active apt repos in: /etc/apt/sources.list.d/debian.list 1: deb http://ftp.us.debian.org/debian/ buster main contrib non-free 2: deb http://security.debian.org/ buster/updates main contrib non-free Active apt repos in: /etc/apt/sources.list.d/mx.list 1: deb https://mirrors.evowise.com/mxlinux-packages/mx/repo/ buster main non-free Active apt repos in: /etc/apt/sources.list.d/teams.list 1: deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main No active apt repos in: /etc/apt/sources.list.d/various.list
Code: Select all
# MX Community Main and Test Repos
deb http://mxrepo.com/mx/repo/ buster main non-free
#deb http://mxrepo.com/mx/testrepo/ buster test
#ahs hardware stack repo
#deb http://mxrepo.com/mx/repo/ buster ahs
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.19.3 on MX (UNSUPPORTED - extremely experimental)
So here is what I am seeing.
Whether it is checked or unchecked the MX test tab does not show any packages.
I think we will have to or have someone look at the source code to see what it is doing.
That is if we even want to mess with it that much.
I don't really need it as I said I was just going to use it or test it to see if it worked.
using apt-get update and apt upgrade or apt-dist upgrade from the cli is the preferred way.
If the test repo is there it should look there for packages.
If it there I wonder what takes precedent , it or sid?
That might be an apt pinning setup .
Whether it is checked or unchecked the MX test tab does not show any packages.
I think we will have to or have someone look at the source code to see what it is doing.
That is if we even want to mess with it that much.
I don't really need it as I said I was just going to use it or test it to see if it worked.
using apt-get update and apt upgrade or apt-dist upgrade from the cli is the preferred way.
If the test repo is there it should look there for packages.
If it there I wonder what takes precedent , it or sid?
That might be an apt pinning setup .
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
You may be missing the gpg key for the MX Test repo. I'll try adding it to my antiX Sid setup in a little while and see if I need to add the gpg key to get the MX Test repo populated in MXPI.MAYBL8 wrote: Sun Jul 26, 2020 11:25 am So here is what I am seeing.
Whether it is checked or unchecked the MX test tab does not show any packages.
I think we will have to or have someone look at the source code to see what it is doing.
That is if we even want to mess with it that much.
I don't really need it as I said I was just going to use it or test it to see if it worked.
using apt-get update and apt upgrade or apt-dist upgrade from the cli is the preferred way.
If the test repo is there it should look there for packages.
If it there I wonder what takes precedent , it or sid?
That might be an apt pinning setup .
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
-
- Posts: 3602
- Joined: Tue Jun 14, 2016 2:02 pm
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
The MX “Test Repo”, I empathize it because it is not “testing” really.
Much of what is in there may be in Debian Testing and Unstable.
The only things really lost are packages never packaged for Debian at all, packages that we have never versions of that aren’t in Debian at all, and packages that we have fixed bugs in or modified to provide something Debian doesn’t.
As far as someone looking at why it’s not working for Dan with MXPI... not sure if anyone is inclined to right now and we honestly don’t have to if other things take precedence right now like the maintenance of MX, KDE beta, planning for MX-20, etc, etc.
Much of what is in there may be in Debian Testing and Unstable.
The only things really lost are packages never packaged for Debian at all, packages that we have never versions of that aren’t in Debian at all, and packages that we have fixed bugs in or modified to provide something Debian doesn’t.
As far as someone looking at why it’s not working for Dan with MXPI... not sure if anyone is inclined to right now and we honestly don’t have to if other things take precedence right now like the maintenance of MX, KDE beta, planning for MX-20, etc, etc.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
Swamprabbit,
I understand completely . I know we are out on an island by ourselves.
I appreciate the help you do give us. Thanks for taking the time.
I understand completely . I know we are out on an island by ourselves.
I appreciate the help you do give us. Thanks for taking the time.
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
I just tried it, could not get MX Testing repo to show up in the MXPI. I think we could enable the repo and access it from synaptic though. I'll have to try that.MAYBL8 wrote: Sun Jul 26, 2020 11:25 am So here is what I am seeing.
Whether it is checked or unchecked the MX test tab does not show any packages.
I think we will have to or have someone look at the source code to see what it is doing.
That is if we even want to mess with it that much.
I don't really need it as I said I was just going to use it or test it to see if it worked.
using apt-get update and apt upgrade or apt-dist upgrade from the cli is the preferred way.
If the test repo is there it should look there for packages.
If it there I wonder what takes precedent , it or sid?
That might be an apt pinning setup .
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.19.3 on MX (UNSUPPORTED - extremely experimental)
I can verify that MX testing works from within synaptic if I add it to antiX Sid. For example, the attached screenshot is of Synaptic's versions for the blender package, with version 2.80 from the MX stable repo, and version 2.83.2 from both Sid and from the MX testing repo.
However, when I try to install that specific blender package from MX test repo, Synaptic throws up an error message regarding broken packages. So, at least for blender, the Sid libraries are incompatible with the dependencies required by the MX testing version of blender. (see first screenshot)
When I try a simpler package like deadbeef, Synaptic installs the MX test version without a problem. (see second screenshot)
However, when I try to install that specific blender package from MX test repo, Synaptic throws up an error message regarding broken packages. So, at least for blender, the Sid libraries are incompatible with the dependencies required by the MX testing version of blender. (see first screenshot)
When I try a simpler package like deadbeef, Synaptic installs the MX test version without a problem. (see second screenshot)
You do not have the required permissions to view the files attached to this post.
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
- anticapitalista
- Developer
- Posts: 4288
- Joined: Sat Jul 15, 2006 10:40 am
Re: MX Modified - KDE 5.19.3 on MX (UNSUPPORTED - extremely experimental)
Just to point out that MX Test repo (it is not called MX testing) is buster based.
If you are using sid repos, you should probably not use MX test repo.
If you are using sid repos, you should probably not use MX test repo.
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com