Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: "Import OS Updates have been installed" notification won't go away at log in

  1. #11
    Join Date
    Mar 2023
    Beans
    12

    Re: "Import OS Updates have been installed" notification won't go away at log in

    I changed the snap-store on the affected PC to track channel latest/stable/ubuntu-23.10. The App Centre was now installed and this got rid of the repeated notification. It seems strange however that the installed version is not the version shown by latest/stable.
    Yes, that's it! Running the suggested commands did the trick! Thank you!!!

  2. #12
    Join Date
    Apr 2008
    Beans
    113

    Re: "Import OS Updates have been installed" notification won't go away at log in

    Thanks for the extra information Dennis N.

    The whole situation is very confusing. The release notes say "There is a brand new Ubuntu App Center that replaces the previous Snap Store. The application has been written from scratch using the Flutter toolkit." Unless I've missed it, there is no mention that it doesn't manage debs.

    Out of 5 PCs I know of running 23.10, two have the App Center installed but not Ubuntu Software. One of these was a fresh install, one an upgrade. The other three have Ubuntu Software but not the App Center. All of these were upgrades.

  3. #13
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,847

    Re: "Import OS Updates have been installed" notification won't go away at log in

    Unless I've missed it, there is no mention that it doesn't manage debs.
    You will see when you look for something to install and want a .deb package. There are currently snap versions only. In time, it should manage .deb packages also.

    The App Center version I have matches yours:
    Code:
    dmn@Tyana-vm:~$ snap list | grep snap-store
    snap-store                 0+git.e118b05    1046   latest/stable/…  canonical**  -
    The App Center "About" tells us it is an alpha version - something early in the development stage.

    Correction:
    Further checking shows how to get .deb packages. After search, you need to "filter results" for Debian packages. If you don't do this, you only see snaps which is the default setting.
    Attached Images Attached Images
    Last edited by Dennis N; November 18th, 2023 at 05:57 PM.

  4. #14
    Join Date
    Mar 2023
    Beans
    12

    Re: "Import OS Updates have been installed" notification won't go away at log in

    Yes, sudo snap refresh snap-store --channel=latest/stable/ubuntu-23.10 did it, thank you!

  5. #15
    Join Date
    Mar 2006
    Location
    Canada, Chile
    Beans
    116
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: "Import OS Updates have been installed" notification won't go away at log in

    This suggested fix:

    Code:
    $ killall snap-store
    $ sudo snap refresh snap-store --channel=latest/stable/ubuntu-23.10
    worked for me; thank you very much, also for the Launchpad link.
    C'est ma façon de parler.

  6. #16
    Join Date
    Mar 2023
    Beans
    12

    Re: "Import OS Updates have been installed" notification won't go away at log in

    The problem is occurring again. I ran again sudo snap refresh snap-store --channel=latest/stable/ubuntu-23.10, but it just responded that no update was available, and it didn't prevent the notification from showing up again at each log in... I guess this must be a bug in snap-store.

  7. #17
    Join Date
    Mar 2006
    Location
    Canada, Chile
    Beans
    116
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: "Import OS Updates have been installed" notification won't go away at log in

    Same problem here. This morning (26 November 2023) when I booted and logged in, there was that !($&!($!@ message again!

    Tracking remains at latest/stable/ubuntu-23.10.

    In my case the update indicated is always UEFI dbx and I don't seem to be able to run down any fixes related to that either. In particular my /boot configuration looks up to date / OK / no old junk floating around there that I can see.
    C'est ma façon de parler.

  8. #18
    Join Date
    Dec 2016
    Beans
    21

    Re: "Import OS Updates have been installed" notification won't go away at log in

    this worked for me; got rid of the 'brown' shopping bag and kept the 'white' shopping bag, no more notice!!!!
    sudo snap remove snap-store

    spread it around; thick!!

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •