public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Circular blocks after last night's sync?
Date: Tue, 28 Oct 2008 21:26:39 +0200	[thread overview]
Message-ID: <200810282126.40076.alan.mckinnon@gmail.com> (raw)
In-Reply-To: <yu91vy0lepf.fsf@nyu.edu>

On Tuesday 28 October 2008 21:09:00 Allan Gottlieb wrote:
> I have unmerged all the files involved in the blockage
>
>     allan Mail # emerge --ask --unmerge e2fsprogs e2fsprogs-libs ss com_err
>
>     >>> These are the packages that would be unmerged:
>
>     --- Couldn't find 'e2fsprogs' to unmerge.
>
>     --- Couldn't find 'e2fsprogs-libs' to unmerge.
>
>     --- Couldn't find 'ss' to unmerge.
>
>     --- Couldn't find 'com_err' to unmerge.

If you look at the emerge output below, you will see that all 4 are proceeded 
by [ebuild  N   ] which means they are not installed at all.

Botto line is that e2fsprogs-libs abd ss|com_err cannot co-exist on the same 
system, as e2fsprogs-libs implements what they do. Look at the *DEPEND in the 
ebuild to see what e2fsprogs-libs blocks.

I have a ~arch system, what I did way back when was to simply put ss and 
com_err in package.mask, and everything worked. I also have e2fsprogs and 
mit-krb5 installed, just like you do.


>
>     >>> No packages selected for removal by unmerge
>
> But when I do an emerge world I still get the blockage
> (I previously tried emerge -1 e2fsprogs, which brought in
> e2fsprogs-libs, but still gave the blockage shown below).
>
> This command was issued right after the testing unmerge above
>
>     allan Mail # emerge --ask --verbose --deep --tree --newuse --update
> world These are the packages that would be merged, in reverse order:
>
>     Calculating world dependencies... done!
>     [nomerge      ] gnome-base/gnome-2.22.3  USE="cdr cups dvdr esd ldap
> -accessibility -mono" [nomerge      ]  app-text/evince-2.22.2-r1  USE="dbus
> doc gnome gnome-keyring tiff -debug -djvu -dvi -t1lib" [ebuild     U ]  
> app-text/libspectre-0.2.1 [0.2.0] USE="doc -debug -test" 381 kB [nomerge   
>   ] app-text/libspectre-0.2.1 [0.2.0] USE="doc -debug -test" [nomerge     
> ]  app-doc/doxygen-1.5.4  USE="doc -debug -latex -nodot -qt3" [ebuild     U
> ]   media-gfx/graphviz-2.20.3 [2.20.2] USE="cairo doc gnome gtk java jpeg
> nls perl png python -cgraph -examples -ruby -tcl" 13,068 kB [nomerge      ]
> x11-wm/sawfish-1.3.3  USE="esd gnome nls -audiofile -pango" [nomerge      ]
>  x11-libs/rep-gtk-0.18-r3  USE="gnome"
>     [ebuild     U ]   gnome-base/libbonobo-2.24.0 [2.22.0] USE="doc -debug"
> 1,422 kB [ebuild     U ] net-fs/nfs-utils-1.1.3 [1.1.0-r1] USE="kerberos
> tcpd -nonfsv4" 793 kB [nomerge      ]  app-crypt/mit-krb5-1.6.3-r1 
> USE="doc ipv6 -krb4 -tcl" [ebuild  N    ]   sys-libs/ss-1.40.9  USE="nls" 0
> kB
>     [ebuild  N    ]    sys-libs/com_err-1.40.9  USE="nls" 0 kB
>     [nomerge      ] gnome-base/gnome-2.22.3  USE="cdr cups dvdr esd ldap
> -accessibility -mono" [nomerge      ]  gnome-extra/gnome-utils-2.20.0.1 
> USE="hal ipv6 -debug" [ebuild  N    ]   sys-fs/e2fsprogs-1.41.2  USE="nls"
> 0 kB
>     [ebuild  N    ]    sys-libs/e2fsprogs-libs-1.41.2  USE="nls" 0 kB
>     [nomerge      ] app-text/texlive-2007-r3  USE="X doc png xml -cjk
> -context -cyrillic -extra -games -graphics -humanities -jadetex -music
> -omega -pstricks -publishers -science -tex4ht -xetex" LINGUAS="-af -ar -bg
> -bn -bo -cs -cy -da -de -el -en -en_GB -eo -es -et -fi -fr -he -hi -hr -hsb
> -hu -hy -id -is -it -ja -ko -la -ml -mn -nl -no -pl -pt -ro -ru -sk -sl -sr
> -sv -ta -th -tr -uk -vi -zh" [ebuild     U ]  dev-tex/feynmf-1.08-r3
> [1.08-r2] USE="doc" 0 kB [blocks B     ] sys-libs/e2fsprogs-libs (is
> blocking sys-libs/ss-1.40.9, sys-libs/com_err-1.40.9) [blocks B     ]
> sys-libs/com_err (is blocking sys-libs/e2fsprogs-libs-1.41.2) [blocks B    
> ] sys-libs/ss (is blocking sys-libs/e2fsprogs-libs-1.41.2)
>
>     Total: 9 packages (5 upgrades, 4 new, 3 blocks), Size of downloads:
> 15,663 kB
>
>     !!! Error: The above package list contains packages which cannot be
> installed !!!        at the same time on the same system.
>
>     For more information about Blocked Packages, please refer to the
> following section of the Gentoo Linux x86 Handbook (architecture is
> irrelevant):
>
>     http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
>
>     allan Mail #
>
> Is there some order that I must merge them back in?
>
> allan



-- 
alan dot mckinnon at gmail dot com



  reply	other threads:[~2008-10-28 19:34 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 17:08 [gentoo-user] Circular blocks after last night's sync? James Homuth
2008-10-28 17:19 ` Andrey Vul
2008-10-28 17:22   ` Neil Bothwick
2008-10-28 17:29     ` Daniel Pielmeier
2008-10-28 17:21 ` Robert Bridge
2008-10-28 17:27   ` Daniel Pielmeier
2008-10-28 17:40     ` Allan Gottlieb
2008-10-28 18:43       ` Daniel Pielmeier
2008-10-28 19:09         ` Allan Gottlieb
2008-10-28 19:26           ` Alan McKinnon [this message]
2008-10-28 19:38           ` Willie Wong
2008-10-28 20:00             ` Daniel Pielmeier
2008-10-28 22:09             ` Allan Gottlieb
2008-10-28 19:58           ` Daniel Pielmeier
2008-10-28 20:03           ` Eray Aslan
2008-10-28 20:15       ` Chris Walters
2008-10-28 20:21     ` Kevin O'Gorman
2008-10-28 20:26       ` Daniel Pielmeier
2008-10-28 21:51       ` Robert Bridge
2008-10-28 22:08         ` Allan Gottlieb
  -- strict thread matches above, loose matches on Subject: below --
2008-10-28 20:18 Steven Susbauer
2008-10-28 21:57 ` Alan McKinnon
2008-10-28 22:05   ` James Homuth
2008-10-28 22:02 ` Alan McKinnon
2008-10-28 20:27 Steven Susbauer
2008-10-28 21:58 ` Jacques Montier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200810282126.40076.alan.mckinnon@gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox