Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Portage issue
Date: Sun, 03 Feb 2008 21:16:25
Message-Id: 200802032315.02892.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Portage issue by Robert Stockdale IV
1 On Sunday 03 February 2008, Robert Stockdale IV wrote:
2
3 > [blocks B ] <sys-apps/portage-2.1.4_rc1 (is blocking
4 > app-shells/bash- 3.2_p33)
5
6 emerge --sync, there is a later version of portage in the tree that bash
7 does not block
8
9 > [blocks B ] media-libs/libdts (is blocking
10 > media-libs/libdca-0.0.5)
11
12 You cannot use these together. libdca-0.0.5 will not emerge if any
13 version of libdts is present. The descriptions indicate they do the
14 same thing so figure out which you don't need
15
16 > [blocks B ] <sys-fs/udev-115-r1 (is
17 > blocking sys-fs/device- mapper-1.02.22-r5)
18
19 device-mapper wants to be installed before udev is updated. emerge udev
20 first, then device-mapper
21
22 > [blocks B ] kde-base/ksync (is blocking
23 > kde-base/kdelibs-3.5.8-r10)
24
25 ksync is a meta kde ebuild, kdelibs is monolithic. These two cannot be
26 used together. See the KDE howto
27
28 > [blocks B ] dev-util/portatosourceview (is blocking
29 app-portage/portato- 0.8.6.2)
30
31 Don't know what portato is...
32
33 > [blocks B ] sys-apps/mktemp (is
34 > blocking sys-apps/coreutils-6.10-r1)
35
36 mktemp is now in coreutils. emerge -C mktemp
37
38 > [blocks B ]
39 > <media-libs/gst-plugins-ugly-0.10.6 (is blocking
40 > media-libs/gstreamer-0.10.17)
41
42 update gst-plugin-ugly first to 0.10.6-r1
43
44 > [blocks B ] <sys-apps/baselayout-2.0.0_rc (is blocking
45 > sys-apps/makedev- 3.23.1)
46
47 update baselayout first. if this doesn't work, unmerge makedev, update
48 baselayout then put makedev back. DO NOT unmerge baselayout.
49
50 > [blocks B ] sys-process/schedutils (is blocking sys-apps/util-
51 > linux-2.13.1)
52
53 Dunno :-)
54
55 > [blocks B ] app-crypt/libgssapi (is blocking
56 > net-libs/libgssglue-0.1)
57
58 Dunno :-)
59
60 --
61 Alan McKinnon
62 alan dot mckinnon at gmail dot com
63 --
64 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Portage issue Mateusz Mierzwinski <mateuszmierzwinski@××.pl>
Re: [gentoo-user] Portage issue Michael Schmarck <michael.schmarck@×××××××××××××.de>