Announcement

Collapse
No announcement yet.

The system must restart

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • claydoh
    replied
    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.

    Leave a comment:


  • chimak111
    replied
    Unless I'm looking in the wrong place Ubuntu 21.10 won't be offering "offline updates":


    Click image for larger version

Name:	20211012194041.png
Views:	1
Size:	84.1 KB
ID:	645236

    Leave a comment:


  • Beerislife
    replied
    Another niggle solved. Symlinking software-properties-qt to -kde worked great!

    Leave a comment:


  • chimak111
    replied
    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.

    Leave a comment:


  • claydoh
    replied
    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


    I'll wager Kubuntu's Muon version is patched to work with their software sources/driver tool

    Leave a comment:


  • GreyGeek
    replied
    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!

    Leave a comment:


  • claydoh
    replied
    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.

    Leave a comment:


  • GreyGeek
    replied
    Originally posted by claydoh View Post
    KDE 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. ....
    That package was already installed. Retrying to access the sources tab I was presented with the same blocking dialog. This time, with more careful reading, Muon says it is looking for "software-properties-kde". I searched for that in the Neon repository but it wasn't listed. Another 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.

    Leave a comment:


  • chimak111
    replied
    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.

    Leave a comment:


  • claydoh
    replied
    Originally posted by chimak111 View Post

    (I wonder if it's a Discover issue or whether the GNOME people see it as well.)
    I think that a package would need to be labeled as a Normal or System update and I don't think Debian has such a thing in its packaging, or they don't have such data attached to them yet. So Packagekit's Apt plugin would need a method to separate these out somehow.

    The process itself is not distro or desktop specific.

    Sent from my LM-V600 using Tapatalk

    Leave a comment:


  • chimak111
    replied
    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 tried with the quite small vim-daily ppa from here and got the same system update, restart required.

    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]
    (I wonder if it's a Discover issue or whether the GNOME people see it as well.)

    Leave a comment:


  • Beerislife
    replied
    Muon doesn't pick up software-properties-qt. It used to use software-properties-kde but the name got changed somewhere along the line.

    Leave a comment:


  • claydoh
    replied
    Originally posted by chimak111 View Post
    Or 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.

    Leave a comment:


  • Beerislife
    replied
    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.

    Leave a comment:


  • claydoh
    replied
    Originally posted by GreyGeek View Post
    Muon 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.
    KDE 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.



    Originally posted by Snowhog View Post
    Why would the package maintainers WANT to deny access to software configuration in KD neon!
    They aren't.
    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.

    Leave a comment:

Working...
X