Announcement
Collapse
No announcement yet.
Now here be 24.04
Collapse
X
-
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
Originally posted by Snowhog View PostSo....
I'm running 24.04 LTS. Why is Discover an older (two years old) version (5.27.11) when KDE has newer versions available?
- Top
- Bottom
Comment
-
-
Your *buntu sources aren't there at all are they? You might want to check your sources lists in /etc/apt
- Top
- Bottom
Comment
-
Originally posted by oshunluvr View PostThe big difference I see here is you have "Flatpack" selected instead of "Ubuntu 24.04 LTS"Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
- Top
- Bottom
Comment
-
You upgraded with "-m" which is "special upgrade mode" and I upgraded a week ago or so using "-d" which "development release mode".
I'm wondering if the -m mode doesn't add the new sources.
- Top
- Bottom
Comment
-
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Originally posted by oshunluvr View PostYour *buntu sources aren't there at all are they? You might want to check your sources lists in /etc/aptOriginally posted by oshunluvr View PostYou upgraded with "-m" which is "special upgrade mode" and I upgraded a week ago or so using "-d" which "development release mode".
I'm wondering if the -m mode doesn't add the new sources.
Anyhoo:
Originally posted by Snowhog View Post
I am suspecting that the plasma-discover-backend-apt needs to be modified to reflect the move of the sources.
- Top
- Bottom
Comment
-
Originally posted by claydoh View PostThe move from the sources.list file to using /etc/apt/sources.list.d might explain some of this.Last edited by Snowhog; May 23, 2024, 04:50 PM.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Snowhog: I have to apologize for a wrong information I gave:
On "bare metal" (Kubuntu 24.04 LTS was a clean install there) I do have Software Sources in Discover! I have installed lots of other (mostly KDE) stuff in the meantime, though.
I got that mixed up with two of my VMs (also clean installations of K 24.04 LTS) that don't have Software Properties in Discover… Strange.
PS: software-properties-gtk is not installed here - only software-properties-qt, software-properties-common and python3-software-properties are…Debian KDE & LXQt • Kubuntu & Lubuntu • openSUSE KDE • Windows • macOS X
Desktop: Lenovo ThinkCentre M75s • Laptop: Apple MacBook Pro 13" • and others
get rid of Snap script (20.04 +) • reinstall Snap for release-upgrade script (20.04 +)
install traditional Firefox script (22.04 +) • install traditional Thunderbird script (24.04)
- Top
- Bottom
Comment
-
Slightly OT:
Originally posted by RedGreen925 View PostI already use them for years now, first on Debian with the old software I got tired of and now on the Kubuntu. I do not bother with the /opt I put them in my /home/user/bin and have the ~/.local/share/applications/*.desktop files I created reflect that location so they get put into the menus correctly to start them up. I left that out to give the easiest solution to the poster and not complicate things.
If one nukes the installation anyhow and does a fresh install with every (K)ubuntu release, it does not matter if one uses the programs from the Mozilla Team PPA - I just wanted to point out that a direct release-upgrade to the next Kubuntu version can fail if one does not remember to remove conflicting APT pinning before…
By the way: I had supported the Mozilla Team PPA as an alternative with my scripts for roughly two years, but it just was not worth the hassle of the automated deleting and reinstalling before and after the release-upgrade to the next Kubuntu version. So I ditched the Mozilla Team PPA in the scripts.Debian KDE & LXQt • Kubuntu & Lubuntu • openSUSE KDE • Windows • macOS X
Desktop: Lenovo ThinkCentre M75s • Laptop: Apple MacBook Pro 13" • and others
get rid of Snap script (20.04 +) • reinstall Snap for release-upgrade script (20.04 +)
install traditional Firefox script (22.04 +) • install traditional Thunderbird script (24.04)
- Top
- Bottom
- Likes 1
Comment
-
I've figured out what the issue is with Discover not showing sources content.
As we know, Ubuntu changed where sources are kept, and how they are created. We used to have sources.list in /etc/apt. That was deprecated by Ubuntu and moved into /etc/apt/sources.list.d as ubuntu.sources. Likewise, third-party repositories that were in /etc/apt/sources.list.d were renamed so the file ended in .sources instead of .list.
So I decided to test my hypothesis and copied /etc/apt/sources.list.distUpgrade (the renamed sources.list file, renamed by the upgrade process) to /etc/apt/sources.list and then launched Discover. Clicking on Settings now shows:
So as I suspected, the issue is with Discover, in that it doesn't know about .sources files, or at least with Kubuntu 24.04. I say it's with Discover, because software-properties-gtk sees the new .sources files just fine.Last edited by Snowhog; May 23, 2024, 07:16 PM.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment