[gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-11 Thread Christopher E
Hello All, I am geting this at the top of my world update, here is the command and the very beggining of the out put: Mr-Eyes ~ # emerge -aqDu --newuse world [blocks B ] sys-apps/coldplug (is blocking sys-fs/udev-090) [blocks B ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r1)

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-11 Thread znx
Remove the packages that are blocking. emerge -C coldplug pam-login ant-tasks Then emerge world again. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-11 Thread Richard Fish
On 5/11/06, Christopher E <[EMAIL PROTECTED]> wrote: I am geting this at the top of my world update, here is the command and the very beggining of the out put: Mr-Eyes ~ # emerge -aqDu --newuse world [blocks B ] sys-apps/coldplug (is blocking sys-fs/udev-090) [blocks B ] sys-apps/pam-log

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-11 Thread Rasmus Andersen
On Thu, May 11, 2006 at 04:58:30PM -0400, Christopher E wrote: > Hello All, > > I am geting this at the top of my world update, here is the command > and the very beggining of the out put: > Mr-Eyes ~ # emerge -aqDu --newuse world > [blocks B ] sys-apps/coldplug (is blocking sys-fs/udev-090)

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-11 Thread Neil Bothwick
On Thu, 11 May 2006 16:58:30 -0400, Christopher E wrote: > I am geting this at the top of my world update, here is the command > and the very beggining of the out put: > Mr-Eyes ~ # emerge -aqDu --newuse world > [blocks B ] sys-apps/coldplug (is blocking sys-fs/udev-090) > [blocks B ] sys

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-12 Thread Graham Murray
Neil Bothwick <[EMAIL PROTECTED]> writes: > unmerge the blocking packages, coldplug, pam-login and ant-tasks. This > usually happens because the functionality the package provides is now > handled by something else that emerge world needs to bring it. This is > certainly the case with udev now han

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-12 Thread Richard Fish
On 5/12/06, Graham Murray <[EMAIL PROTECTED]> wrote: Which begs the question that if attempting to rebuild all the packages in a working system indicates blockers, how did the system get in that state and why did portage not indicate a blockage when the incompatible packages were installed or up

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-12 Thread Neil Bothwick
On Fri, 12 May 2006 02:25:30 -0700, Richard Fish wrote: > > Which begs the question that if attempting to rebuild all the packages > > in a working system indicates blockers, how did the system get in that > > state and why did portage not indicate a blockage when the > > incompatible packages wer

Re: [gentoo-user] Trying to do a world update! (Blocked by... )

2006-05-12 Thread Jeremy Olexa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Graham Murray wrote: > Neil Bothwick <[EMAIL PROTECTED]> writes: > >> unmerge the blocking packages, coldplug, pam-login and ant-tasks. This >> usually happens because the functionality the package provides is now >> handled by something else that eme