Gentoo Archives: gentoo-user

From: Quico Jurado <quico.jurado@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge update problem with blocking packages
Date: Wed, 14 Jun 2017 13:14:29
Message-Id: CANECUxrqSufjg3+4eBmzZUAm8NVhDL0E10C0cLBJNM3Y42ghcQ@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge update problem with blocking packages by IceAmber
1 Thanks everyone for their advice. As someone suggested I ended up unmerging
2 the packages tagged as 2015 that were causing the block, then the update
3 took care of emerging those packages back in their most recent version
4 2016.
5
6 Regards
7
8 On Wed, Jun 14, 2017 at 12:23 AM, IceAmber <iceamber2015@×××××.com> wrote:
9
10 > I have the same problem several days ago, and solved it by reemerging the
11 > blocking packages.
12 >
13 > On Wed, Jun 14, 2017 at 1:38 PM, Uwe Haider <uwe.haider@×××.net> wrote:
14 >
15 >>
16 >>
17 >> Am 14.06.2017 um 07:14 schrieb Quico Jurado:
18 >> > Hello list!
19 >> >
20 >> > I'm trying to update @world, and I'm getting a problem with blocking
21 >> > packages which I'm not sure if I understand. It looks like a circular
22 >> > blocking problem, but not sure.
23 >> >
24 >> > Here's what emerge is telling me:
25 >> >
26 >> > [ebuild U ] app-text/texlive-2016::gentoo [2015::gentoo] USE="X
27 >> > context detex dvi2tty extra graphics humanities jadetex luatex omega png
28 >> > pstricks publishers science tex4ht texi2html truetype xetex xindy xml
29 >> > -cjk -epspdf -games -metapost -music -pdfannotextractor" L10N="-af -ar
30 >> > -as -bg -bn -br -ca -cs -cy -da -de -el -en -en-GB -eo -es -et -eu -fa
31 >> > -fi -fr -ga -gl -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -kn -ko
32 >> > -la -lo -lt -lv -ml -mn -mr -nb -nl -nn -no -or -pa -pl -pt -rm -ro -ru
33 >> > -sa -sco -sk -sl -sq -sr -sv -ta -te -th -tk -tr -uk -vi -zh" 0 KiB
34 >> > [blocks B ] <dev-texlive/texlive-latex-2016
35 >> > ("<dev-texlive/texlive-latex-2016" is blocking
36 >> > dev-texlive/texlive-basic-2016)
37 >> > [blocks B ] <dev-texlive/texlive-latex-2016
38 >> > ("<dev-texlive/texlive-latex-2016" is hard blocking
39 >> > dev-texlive/texlive-latex-2016)
40 >> > [blocks B ] <dev-texlive/texlive-basic-2016
41 >> > ("<dev-texlive/texlive-basic-2016" is blocking
42 >> > dev-texlive/texlive-langgerman-2016, dev-texlive/texlive-langcyrill
43 >> ic-2016)
44 >> > [blocks B ] <dev-texlive/texlive-langcyrillic-2016
45 >> > ("<dev-texlive/texlive-langcyrillic-2016" is hard blocking
46 >> > dev-texlive/texlive-basic-2016)
47 >> > [blocks B ] <dev-texlive/texlive-langgerman-2016
48 >> > ("<dev-texlive/texlive-langgerman-2016" is hard blocking
49 >> > dev-texlive/texlive-basic-2016)
50 >> > [blocks B ] <dev-texlive/texlive-basic-2016
51 >> > ("<dev-texlive/texlive-basic-2016" is hard blocking
52 >> > dev-texlive/texlive-basic-2016)
53 >> >
54 >> > Total: 40 packages (36 upgrades, 1 new, 1 in new slot, 2 reinstalls, 2
55 >> > uninstalls), Size of downloads: 500,112 KiB
56 >> > Conflict: 9 blocks (6 unsatisfied)
57 >> >
58 >> > * Error: The above package list contains packages which cannot be
59 >> > * installed at the same time on the same system.
60 >> >
61 >> >
62 >> > And this is the update command that I'm running:
63 >> >
64 >> > emerge -uvaND --with-bdeps=y --backtrack=100 @world
65 >> >
66 >> > Any help is much appreciated.
67 >> >
68 >> > Cheers!
69 >>
70 >> Maybe you have an amd64? All texlive-packages are keyworded for amd64 ->
71 >> try eix -I texlive to see ....
72 >>
73 >> So you may use package.unmask to make it work....
74 >> --
75 >> Uwe Haider
76 >> uwe.haider@×××.net
77 >>
78 >>
79 >