Bug 389852 - Impossible to install muon package manager (unmet dependencies)
Summary: Impossible to install muon package manager (unmet dependencies)
Status: RESOLVED WORKSFORME
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Unstable Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-04 01:24 UTC by Patrick Silva
Modified: 2018-02-26 23:50 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
docker simulation (75.27 KB, text/plain)
2018-02-21 10:54 UTC, Harald Sitter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2018-02-04 01:24:34 UTC
"apt install muon" output

The following packages have unmet dependencies:
 muon : Depends: apt-xapian-index but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Comment 1 Nate Graham 2018-02-04 05:55:08 UTC
Muon is obsolete, replaced with Discover. Maybe Neon should remove the package?
Comment 2 Kai Uwe Broulik 2018-02-05 09:38:48 UTC
I installed muon a while ago and it worked just fine. -1 to removing Muon.
Comment 3 Patrick Silva 2018-02-21 02:24:36 UTC
so what's going to happen?
dependencies problem solved (good)
or
muon removed from repositories (bad)
Comment 4 Harald Sitter 2018-02-21 10:54:29 UTC
Created attachment 110868 [details]
docker simulation

yeah, there's no problem with the dependencies.

apt install -o Debug::pkgProblemResolver=true -s muon
Comment 5 Jonathan Riddell 2018-02-21 11:02:26 UTC
It installs and runs fine for me on KDE neon Developer Unstable edition.

Worth investigating why  apt-xapian-index doesn't want to install for you
Comment 6 Patrick Silva 2018-02-21 23:04:13 UTC
(In reply to Jonathan Riddell from comment #5)

> Worth investigating why  apt-xapian-index doesn't want to install for you
Agree. But I don't know how to do it.
Comment 7 Adrien Beau 2018-02-24 07:33:05 UTC
What is the output of

   apt install apt-xapian-index

Is there any meaningful error message in that case? I believe this is not a KDE neon bug, so maybe you should seek further help on forums and such?
Comment 8 Patrick Silva 2018-02-25 13:40:23 UTC
(In reply to Adrien Beau from comment #7)
> What is the output of
> 
>    apt install apt-xapian-index
> 

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) gnupg [ amd64 ] < 2.2.3-1+16.04+xenial+build8 > ( utils )
Broken gnupg:amd64 Breaks on python3-apt [ amd64 ] < none -> 1.1.0~beta1ubuntu0.16.04.1 > ( python ) (<= 1.1.0~beta4)
  Considering python3-apt:amd64 2 as a solution to gnupg:amd64 156
  Added python3-apt:amd64 to the remove list
  Conflicts//Breaks against version 1.1.0~beta1build1+p16.04+git20171211.1216 for python3-apt but that is not InstVer, ignoring
  Conflicts//Breaks against version 1.1.0~beta1build1 for python3-apt but that is not InstVer, ignoring
  Fixing gnupg:amd64 via keep of python3-apt:amd64
Investigating (1) apt-xapian-index [ amd64 ] < none -> 0.47ubuntu8.3 > ( universe/admin )
Broken apt-xapian-index:amd64 Depends on python3-apt [ amd64 ] < none -> 1.1.0~beta1ubuntu0.16.04.1 > ( python ) (>= 0.7.93.2)
  Considering python3-apt:amd64 2 as a solution to apt-xapian-index:amd64 10002
  Re-Instated python3-apt:amd64
Investigating (1) gnupg [ amd64 ] < 2.2.3-1+16.04+xenial+build8 > ( utils )
Broken gnupg:amd64 Breaks on python3-apt [ amd64 ] < none -> 1.1.0~beta1ubuntu0.16.04.1 > ( python ) (<= 1.1.0~beta4)
  Considering python3-apt:amd64 2 as a solution to gnupg:amd64 156
  Added python3-apt:amd64 to the remove list
  Conflicts//Breaks against version 1.1.0~beta1build1+p16.04+git20171211.1216 for python3-apt but that is not InstVer, ignoring
  Conflicts//Breaks against version 1.1.0~beta1build1 for python3-apt but that is not InstVer, ignoring
  Fixing gnupg:amd64 via keep of python3-apt:amd64
Investigating (2) apt-xapian-index [ amd64 ] < none -> 0.47ubuntu8.3 > ( universe/admin )
Broken apt-xapian-index:amd64 Depends on python3-apt [ amd64 ] < none -> 1.1.0~beta1ubuntu0.16.04.1 > ( python ) (>= 0.7.93.2)
  Considering python3-apt:amd64 2 as a solution to apt-xapian-index:amd64 10002
  Considering python3-apt:amd64 2 as a solution to apt-xapian-index:amd64 10002
  Considering python3-apt:amd64 2 as a solution to apt-xapian-index:amd64 10002
Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 apt-xapian-index : Depends: python3-apt (>= 0.7.93.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Comment 9 Patrick Silva 2018-02-26 23:49:44 UTC
Today I reinstalled neon because other issues.
Muon is now installed.