Gentoo Archives: gentoo-user

From: Quico Jurado <quico.jurado@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge update problem with blocking packages
Date: Wed, 14 Jun 2017 05:14:34
Message-Id: CANECUxrD0kpB0ULD=u5zCCRqyDgyEoP803GiNugF-hzTX0pnzA@mail.gmail.com
1 Hello list!
2
3 I'm trying to update @world, and I'm getting a problem with blocking
4 packages which I'm not sure if I understand. It looks like a circular
5 blocking problem, but not sure.
6
7 Here's what emerge is telling me:
8
9 [ebuild U ] app-text/texlive-2016::gentoo [2015::gentoo] USE="X
10 context detex dvi2tty extra graphics humanities jadetex luatex omega png
11 pstricks publishers science tex4ht texi2html truetype xetex xindy xml -cjk
12 -epspdf -games -metapost -music -pdfannotextractor" L10N="-af -ar -as -bg
13 -bn -br -ca -cs -cy -da -de -el -en -en-GB -eo -es -et -eu -fa -fi -fr -ga
14 -gl -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -kn -ko -la -lo -lt
15 -lv -ml -mn -mr -nb -nl -nn -no -or -pa -pl -pt -rm -ro -ru -sa -sco -sk
16 -sl -sq -sr -sv -ta -te -th -tk -tr -uk -vi -zh" 0 KiB
17 [blocks B ] <dev-texlive/texlive-latex-2016
18 ("<dev-texlive/texlive-latex-2016" is blocking
19 dev-texlive/texlive-basic-2016)
20 [blocks B ] <dev-texlive/texlive-latex-2016
21 ("<dev-texlive/texlive-latex-2016" is hard blocking
22 dev-texlive/texlive-latex-2016)
23 [blocks B ] <dev-texlive/texlive-basic-2016
24 ("<dev-texlive/texlive-basic-2016" is blocking
25 dev-texlive/texlive-langgerman-2016, dev-texlive/texlive-langcyrillic-2016)
26 [blocks B ] <dev-texlive/texlive-langcyrillic-2016
27 ("<dev-texlive/texlive-langcyrillic-2016" is hard blocking
28 dev-texlive/texlive-basic-2016)
29 [blocks B ] <dev-texlive/texlive-langgerman-2016
30 ("<dev-texlive/texlive-langgerman-2016" is hard blocking
31 dev-texlive/texlive-basic-2016)
32 [blocks B ] <dev-texlive/texlive-basic-2016
33 ("<dev-texlive/texlive-basic-2016" is hard blocking
34 dev-texlive/texlive-basic-2016)
35
36 Total: 40 packages (36 upgrades, 1 new, 1 in new slot, 2 reinstalls, 2
37 uninstalls), Size of downloads: 500,112 KiB
38 Conflict: 9 blocks (6 unsatisfied)
39
40 * Error: The above package list contains packages which cannot be
41 * installed at the same time on the same system.
42
43
44 And this is the update command that I'm running:
45
46 emerge -uvaND --with-bdeps=y --backtrack=100 @world
47
48 Any help is much appreciated.
49
50 Cheers!

Replies

Subject Author
Re: [gentoo-user] emerge update problem with blocking packages Alexander Kapshuk <alexander.kapshuk@×××××.com>
Re: [gentoo-user] emerge update problem with blocking packages Uwe Haider <uwe.haider@×××.net>
Re: [gentoo-user] emerge update problem with blocking packages allan gottlieb <gottlieb@×××.edu>