Gentoo Archives: gentoo-user

From: Remy Blank <remy.blank@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: strange dependency conflict
Date: Mon, 16 Jan 2017 07:11:55
Message-Id: o5hrm4$ud7$1@blaine.gmane.org
In Reply to: [gentoo-user] strange dependency conflict by wabe
1 wabe wrote on 2017-01-15 20:28:
2 > Since some days, portage moans about a dependency conflict when I
3 > update my system:
4 >
5 >
6 > These are the packages that would be merged, in order:
7 >
8 > Calculating dependencies... done!
9 >
10 > Total: 0 packages, Size of downloads: 0 KiB
11 >
12 > WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
13 >
14 > app-text/xmlto:0
15 >
16 > (app-text/xmlto-0.0.26-r1:0/0::gentoo, ebuild scheduled for merge) conflicts with
17 > >=app-text/xmlto-0.0.26-r1[text(+)] required by (x11-misc/xdg-utils-1.1.1-r1:0/0::gentoo, installed)
18 >
19 >
20 >
21 > Nothing to merge; quitting.
22 >
23 >
24 > I don't understand this because these versions are already installed on
25 > my system:
26 >
27 > [I] app-text/xmlto
28 > Available versions: 0.0.26-r1{tbz2} ~0.0.28-r1 {latex text}
29 > Installed versions: 0.0.26-r1{tbz2}(19:30:25 12/02/15)(text -latex)
30 >
31 > [I] x11-misc/xdg-utils
32 > Available versions: 1.1.1^t{tbz2} 1.1.1-r1^t{tbz2} {doc +perl}
33 > Installed versions: 1.1.1-r1^t{tbz2}(20:14:37 01/15/17)(doc perl)
34 >
35 >
36 >
37 > How can a package conflict with itself (same version)?
38
39 Enable the "text" USE flag for xmlto. It's required by xdg-utils.
40
41 -- Remy

Replies

Subject Author
Re: [gentoo-user] Re: strange dependency conflict wabe <wabenbau@×××××.com>