Bug 446226 - Package manager not showing some packages
Summary: Package manager not showing some packages
Status: RESOLVED UNMAINTAINED
Alias: None
Product: muon
Classification: Unmaintained
Component: muon (show other bugs)
Version: 5.8.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 06:13 UTC by pqwoerituytrueiwoq
Modified: 2024-09-23 18:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshots (407.86 KB, application/zip)
2021-11-29 06:13 UTC, pqwoerituytrueiwoq
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pqwoerituytrueiwoq 2021-11-29 06:13:19 UTC
Created attachment 144059 [details]
Screenshots

SUMMARY
I found that the package manager does not show some packages even thou they show up in apt, see attached screenshots


STEPS TO REPRODUCE
1.  Install MS Edge - https://www.microsoftedgeinsider.com/en-us/download?platform=linux-deb
   * If you download the deb you have to install via dpkg since QApt Package Installer falsely claims it can't satisfy dependencies 
   * https://bugs.launchpad.net/ubuntu/+source/libqapt/+bug/1952517
2. search for microsoft-edge in muon

OBSERVED RESULT
3. no packages found

EXPECTED RESULT
3. see the package i just installed

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: Kubuntu 22.04 w/ linux 5.15.5
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Also happens with deadbeaf - https://deadbeef.sourceforge.io/download.html

MS Egde adds a PPA while deadbeaf does not, this issue affects both of these while at the same not affecting obs-studio or openrazer


$ cat /etc/apt/sources.list.d/*
# deb http://gmusicbrowser.org/deb ./
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] https://packages.microsoft.com/repos/edge/ stable main
deb http://ppa.launchpad.net/obsproject/obs-studio/ubuntu/ impish main
# deb-src http://ppa.launchpad.net/obsproject/obs-studio/ubuntu/ impish main
deb http://ppa.launchpad.net/openrazer/daily/ubuntu/ jammy main
# deb-src http://ppa.launchpad.net/openrazer/daily/ubuntu/ jammy main
deb https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Ubuntu_21.04/ /
deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam

# Uncomment these lines to try the beta version of the Steam launcher
# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
deb http://ppa.launchpad.net/xtradeb/apps/ubuntu/ impish main
# deb-src http://ppa.launchpad.net/xtradeb/apps/ubuntu/ impish main
Comment 1 pqwoerituytrueiwoq 2021-12-03 06:04:26 UTC
I figured it out, i needed to run this command

$ sudo /usr/sbin/update-apt-xapian-index

There really should be a button in muon to update the search index
Comment 2 Christoph Cullmann 2024-09-23 18:22:16 UTC
Muon is no longer maintained, please switch no a supported alternative like https://apps.kde.org/discover/ or the package manager native no your system.

Sorry for the inconvenience.