Results 1 to 3 of 3

Thread: Synaptics and software botique broken in ubuntu mate Release 22.04.1 LTS

  1. #1
    Join Date
    Jan 2009
    Location
    Tellico Plains, TN
    Beans
    9
    Distro
    Ubuntu 10.04 Lucid Lynx

    Synaptics and software botique broken in ubuntu mate Release 22.04.1 LTS

    I just tried to install a package using synaptic package manager after the latest upgrade to Release 22.04.1 LTS (Jammy Jellyfish) 64-bit. It returns this error message:



    E: The value 'impish' is invalid for APT:efault-Release as such a release is not available in the sources
    E: _cache->open() failed, please report.




    I've reinstalled the package using apt but no change.

    Also Software Boutique does not load at all and I don't know the package name to apt.

    Any help would be much appreciated.

    John

  2. #2
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,287
    Distro
    Xubuntu 24.04 Noble Numbat

    Re: Synaptics and software botique broken in ubuntu mate Release 22.04.1 LTS

    Neon John -

    Ruh Roe
    Ubuntu 21.10 (Impish Indri) was the 35th release of Ubuntu, support ended on July 14, 2022.
    take a look at your sources list files and remove the impish entry with your favorite text editor
    Code:
    cat -n /etc/apt/sources.list
    tail -v -n +1 /etc/apt/sources.list.d/*
    as to >>
    "tried to install a package -- Software Boutique does not load at all and I don't know the package name to apt."

    I can not hazard a guess as to what package you may be referring to

    in small steps
    we can do this
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #3
    Join Date
    Jan 2009
    Location
    Tellico Plains, TN
    Beans
    9
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Synaptics and software botique broken in ubuntu mate Release 22.04.1 LTS

    Quote Originally Posted by Bashing-om View Post
    Neon John -

    Ruh Roe


    take a look at your sources list files and remove the impish entry with your favorite text editor
    Code:
    cat -n /etc/apt/sources.list
    tail -v -n +1 /etc/apt/sources.list.d/*
    as to >>
    "tried to install a package -- Software Boutique does not load at all and I don't know the package name to apt."

    I can not hazard a guess as to what package you may be referring to

    in small steps
    we can do this
    My release is Release 22.04.1 LTS (Jammy Jellyfish) 64-bit, current.

    I removed everything in /etc/apt containing "impish". and verified with

    Code:
    jgd@den:/etc/apt$ sudo grep -R impish *
    Which returned nothing. Yet synaptic is returning the same error.

    Code:
    E: The value 'impish' is invalid for APT::Default-Release as such a release is not available in the sources
    E: _cache->open() failed, please report.
    It must be looking somewhere else. I executed this:

    Code:
    jgd@den:/etc$ sudo grep -R -i impish *
    which returned nothing except a word in the dictionary.

    Where do I look next?

    Re: software boutique, when I click on the menu item, nothing loads. What package do I need to install to make Software Boutique work again.

    John

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
  •