Wrong spot.
Check System Settings. The offline updates are provided by Discover (ie Packagekit), so normal updating via Apt (including Synaptic and Muon) does not utilize the offline updates feature.
In other words, this is not a distro-specific action. This is present in Fedora, Suse (iirc), for example, but Arch and its kin have disable/removed it, as they don't promote automatic updates.
But they really should have put this in Discover, instead of System Settings, imnsho.
Announcement
Collapse
No announcement yet.
The system must restart
Collapse
This topic is closed.
X
X
-
-
Another niggle solved. Symlinking software-properties-qt to -kde worked great!
- Top
- Bottom
Leave a comment:
-
I just got the Frameworks update, 368 packages. But, contrary to my expectations (because I chose Update software: Automatically), I got a notification to update. That done, the prompt to restart appeared and we're done.
- Top
- Bottom
Leave a comment:
-
And apparently I am wrong about Muon:
$ apt policy muon
muon:
Installed: (none)
Candidate: 4:5.8.0-1xneon+20.04+focal+release+build4
Version table:
4:5.8.0-1xneon+20.04+focal+release+build4 500
500 http://archive.neon.kde.org/user focal/main amd64 Packages
4:5.8.0-1xneon+20.04+focal+build3 500
500 http://archive.neon.kde.org/user focal/main amd64 Packages
4:5.8.0-1xneon+20.04+focal+build2 500
500 http://archive.neon.kde.org/user focal/main amd64 Packages
4:5.8.0-1ubuntu5 500
500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
- Top
- Bottom
Leave a comment:
-
You are right, Claydoh! Deciding I wouldn't reinstall Discover to fix the problem, and after searching the web for a downloadable package which wasn't avaiable, I rubbed my two neurons together and thought of using the ln command. The simlink,
sudo ln /bin/software-properties-qt /bin/software-properties-kde
WORKED!
Problem solved!
- Top
- Bottom
Leave a comment:
-
Oh carp!
The package software-properties-kde no longer exists in Kubuntu, and was replaced with software-properties-qt - as now Lubuntu can have this as well.
Remember, Neon's repos include Ubuntu's. Neon's repo only add Plasma, KDE bits, and Qt, but would not include any *buntu-specific software. Anything like this comes directly from Ubuntu.
Problem is, I forgot that Muon has never been updated to look for the current tool. It is effectively unmaintained.
I *think* a simple symlink for software-properties-kde that points to software-properties-qt *might* make work with Muon.
Otherwise, it can be found in Discovers settings arera as "Software Sources", if software-properties-qt is installed.Last edited by claydoh; Oct 11, 2021, 11:03 AM.
- Top
- Bottom
Leave a comment:
-
Originally posted by claydoh View PostKDE Neon does not include *buntu's Software Sources tool. Never has.
Install software-properties-qt, and Muon should pick it up and the option should be available there, at least it did last time I installed Muon on KDE Neon . Been a while. ....I went searching the web for a deb package of it but couldn't find one after a cursory ""software-properties-kde"package download".
Since I am not going to re-install Discover I am currently at a catch-22: can't open the sources tab, can't download the required package.
Got to go grocery shopping. Will retry the search later.
- Top
- Bottom
Leave a comment:
-
Okay, tried with Unit193's inxi ppa. This isn't a security update but was regarded by the process as a "system" update.
The restart/reboot seems (much) longer than normal with even the GRUB screen appearing when there's just the one distro present. I can see why people may not go down this route
Also, the wording of the text that appears when "System Settings > Software Update > Update software" is toggled from Manually to Automatically could give users the wrong impression.
- Top
- Bottom
Leave a comment:
-
Originally posted by chimak111 View Post
(I wonder if it's a Discover issue or whether the GNOME people see it as well.)
The process itself is not distro or desktop specific.
Sent from my LM-V600 using Tapatalk
- Top
- Bottom
Leave a comment:
-
Originally posted by claydoh View Post...
The "bug" that everything seems to be a "system update" persists, requiring a reboot for such mundane things as video editor packages. I switched my Openshot PPA to their 'daily' one, just to trigger an update over the weekend.
I don't mind the concept but everything being a system or security update will put off a lot of people.
But maybe, in this case, it was justified based on
Code:vim-common/focal-updates,focal-security,now 2:8.1.2269-1ubuntu5.3 all [installed,automatic] vim-gtk3/focal-updates,focal-security,now 2:8.1.2269-1ubuntu5.3 amd64 [installed,automatic] vim-gui-common/focal-updates,focal-security,now 2:8.1.2269-1ubuntu5.3 all [installed] vim-runtime/focal-updates,focal-security,now 2:8.1.2269-1ubuntu5.3 all [installed,automatic] vim-tiny/focal-updates,focal-security,now 2:8.1.2269-1ubuntu5.3 amd64 [installed,automatic]
- Top
- Bottom
Leave a comment:
-
Muon doesn't pick up software-properties-qt. It used to use software-properties-kde but the name got changed somewhere along the line.
- Top
- Bottom
Leave a comment:
-
Originally posted by chimak111 View PostOr words to that effect.
I always use the terminal to update/upgrade in Kubuntu 20.04 and 21.04 (5.23 beta) but decided to use Discover in KDE neon 5.22.5 for the last few days.
After nearly each update notification and updating via Discover, there'd be a GUI prompt to restart which I would immediately obey.
Yesterday, there were ~37 KDE Gear packages to update. After updating, I chose to ignore the GUI prompt and shutdown the system via the launcher's GUI.
Today, immediately upon booting into the system, I was presented with an update prompt ... for the same 37 packages. I accepted and the update was finished instantly, no downloading of packages, installing, etc. And then I got the GUI prompt to restart again (which I did)!
So I'm thinking that Discover's "restart" prompt has to be accepted. Shutting down and rebooting the next day isn't seen as a restart. Why?
So, I have tested two sets of updates over the weekend, and both times I have restarted from the start menu, and the updates have installed during the reboot on both occasions.
The "bug" that everything seems to be a "system update" persists, requiring a reboot for such mundane things as video editor packages. I switched my Openshot PPA to their 'daily' one, just to trigger an update over the weekend.
- Top
- Bottom
Leave a comment:
-
Come to think of it, I turned it off by the command line option before this System Setting was introduced. Still early in the morning and can't remeber what it was. It's probably in one of my threads.
- Top
- Bottom
Leave a comment:
-
Originally posted by GreyGeek View PostMuon no longer allows access to the software configuration tab so adjusting the software update button is not possible.
So, I created an alias, pku, in ~/.bashrc that does
pku='pkcon update --only-download && pkcon offline-trigger'
It was in one of the links that Claydoh supplied.
Install software-properties-qt, and Muon should pick it up and the option should be available there, at least it did last time I installed Muon on KDE Neon . Been a while.
Originally posted by Snowhog View PostWhy would the package maintainers WANT to deny access to software configuration in KD neon!
Neon is not trying to be Kubuntu, or 'steal' the Ubuntu-sourced things that make Kubuntu different. They also are not attempting to be anything like a full-on all-around distro at all.
The configs are identical to Ubuntu's, and Debian's (which has no similar tool of its own)
And the *buntu tools like Software Sources/driver management gui are still available if one wants them.
There has been little worry over the lack of these items over the past 5 years.
- Top
- Bottom
Leave a comment:
Leave a comment: