Page 5 of 5 FirstFirst ... 345
Results 41 to 50 of 50

Thread: 1-5-2023 Update Disaster... Help!!

  1. #41
    Join Date
    Jan 2012
    Location
    Arizona
    Beans
    152
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: 1-5-2023 Update Disaster... Help!!

    1fallen, WOW! I just tried
    sudo apt install ubuntu-desktop

    and got a huge list of things downloaded, installed and set up. However, my desktop still looks the same. Oh, I probably need to reboot. I'll do that.

  2. #42
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 1-5-2023 Update Disaster... Help!!

    Hoping for the best, all good here:
    Code:
    me@me-ThinkPad-X1-Carbon-7th:~$ apt policy ubuntu-desktop
    ubuntu-desktop:
      Installed: 1.497
      Candidate: 1.497
      Version table:
     *** 1.497 1001
           1001 http://us.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
            100 /var/lib/dpkg/status
    Once again I'm using Lunar sources here:
    Code:
    sudo apt dist-upgrade -s
    [sudo] password for me: 
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Last edited by 1fallen; January 10th, 2023 at 10:29 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  3. #43
    Join Date
    Jan 2012
    Location
    Arizona
    Beans
    152
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: 1-5-2023 Update Disaster... Help!!

    YES!! After reboot, my desktop is BACK!!! And I got this:

    :~$ apt policy ubuntu-desktop
    ubuntu-desktop:
    Installed: 1.481
    Candidate: 1.481
    Version table:
    *** 1.481 500
    500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
    100 /var/lib/dpkg/status

    I'm tempted to mark this thread 'SOLVED', but I'm not sure what thing(s) actually worked. It may be relevant that I had gnome extensions installed and just removed it all before trying sudo apt install ubuntu-desktop again. Now that I have my desktop back, I'm not sure if gnome-extensions was causing the problem all along... I miss some of its features, but am afraid to install it again.

  4. #44
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 1-5-2023 Update Disaster... Help!!

    Well from my view tasksel did not serve you well at one point.
    APT seemed to jump in and handle things nicely for you.
    Yep wait a day or two and see if we get any more bad results.
    Just update and upgrade the way your accustom to.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  5. #45
    Join Date
    May 2008
    Beans
    3,987
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: 1-5-2023 Update Disaster... Help!!

    Good progress so far, methinks..........
    Quote Originally Posted by BlueAZ View Post
    It may be relevant that I had gnome extensions installed and just removed it all before trying sudo apt install ubuntu-desktop again. Now that I have my desktop back, I'm not sure if gnome-extensions was causing the problem all along... I miss some of its features, but am afraid to install it again.
    Can you open a terminal again and enter:-
    Code:
    apt policy gnome-shell-extension-manager
    Is it installed?
    This package should help with the settings of the extension Desktop Icons NG (Ding).

  6. #46
    Join Date
    Jan 2012
    Location
    Arizona
    Beans
    152
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: 1-5-2023 Update Disaster... Help!!

    Hi tea for one, This is what I got:

    :~$ apt policy gnome-shell-extension-manager
    gnome-shell-extension-manager:
    Installed: 0.3.0-0ubuntu2.1
    Candidate: 0.3.0-0ubuntu2.1
    Version table:
    *** 0.3.0-0ubuntu2.1 500

    So that is installed, but I'm still leery of reinstalling gnome extensions...

  7. #47
    Join Date
    May 2008
    Beans
    3,987
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: 1-5-2023 Update Disaster... Help!!

    Quote Originally Posted by BlueAZ View Post
    So that is installed, but I'm still leery of reinstalling gnome extensions...
    I understand your apprehension after all that has happened.
    As the package is in your system, have a look at the settings for Desktop Icons NG (Ding).
    Maybe, a pleasant surprise awaits..............

  8. #48
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 1-5-2023 Update Disaster... Help!!

    EDIT: ninja'd by tea for one
    You can't second guess your install or else where's the fun?
    Code:
    >> apt policy gnome-shell-extensions
    gnome-shell-extensions:
      Installed: (none)
      Candidate: 43.1-1
      Version table:
         43.1-1 100
            100 http://ftp.us.debian.org/debian sid/main amd64 Packages
    
    
    me on Tue Jan 10 at 03:27 PM in ~ branch: (HEAD) 
    >> apt policy gnome-shell-extension-manager
    gnome-shell-extension-manager:
      Installed: (none)
      Candidate: 0.2.3-2
      Version table:
         0.2.3-2 100
            100 http://ftp.us.debian.org/debian sid/main amd64 Packages
    Might be a test early on the integrity of your install.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  9. #49
    Join Date
    Jan 2012
    Location
    Arizona
    Beans
    152
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: 1-5-2023 Update Disaster... Help!!

    OK, I did it! Enabled gnome extensions again, and the sky did not fall! Everything seems to be working as it did before the evil update!
    Thank you so much for your caring and dedicated help!

  10. #50
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 1-5-2023 Update Disaster... Help!!

    Quote Originally Posted by BlueAZ View Post
    Thank you so much for your caring and dedicated help!
    That makes it all worth while.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

Page 5 of 5 FirstFirst ... 345

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
  •