public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Error when trying to emerge --update --deep --newuse world
@ 2007-01-05 18:50 Shawn Singh
  2007-01-05 19:06 ` Ken Gypen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Shawn Singh @ 2007-01-05 18:50 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1560 bytes --]

Hey all,

I installed Gentoo 2006.1.

I ran either:

emerge-webrsync // because I can't rsync through my company's firewall

or

emerge --update --deep world ... it revealed that I need portage needed
updating ...

so I:

emerge portage ...

I also installed mysql, php, apache and mediawiki. Mediawiki required me to
set pcre mysql and session in my USE ... I only need to add mysql the other
2 were already there. After installing that software I wanted to update my
system, so I ran

emerge --update --deep --newuse world

... here's the info ...

Error: the sys-apps/coldplug package conflicts with another package;
         the two packages cannot be installed on the same system together.
         ...

I then did ...

emerge --pretend --update --deep --newuse world > output_file

followed by:

grep blocks output_file

[blocks B     ] sys-apps/coldplug (is blocking sys-fs/udev-103)

I can't emerge: sys-fs/udev-103 or udev-103 b/c that's not a valid package
atom ...

What do I need to do to resolve this?

This installation is for a VM that I'm preparing for use at work. Currently
I've got a standalone machine that this will be replacing ... that machine
is running 2006.0. I've not tried to update it yet, and wanted to wait until
I've migrated my mediawiki install from that 2006.0 machine to the new
machine.

Thanks,

Shawn

"Most problems go away if you just wait long enough. It might look like I'm
standing motionless but I'm actively waiting for our problems to go away. I
don't know why this works but it does."
Scott Adams, Dilbert comic

[-- Attachment #2: Type: text/html, Size: 1885 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Error when trying to emerge --update --deep --newuse world
  2007-01-05 18:50 [gentoo-user] Error when trying to emerge --update --deep --newuse world Shawn Singh
@ 2007-01-05 19:06 ` Ken Gypen
  2007-01-05 19:09 ` Neil Bothwick
  2007-01-05 23:17 ` Ryan Sims
  2 siblings, 0 replies; 6+ messages in thread
From: Ken Gypen @ 2007-01-05 19:06 UTC (permalink / raw
  To: gentoo-user

Hi,

Just update your kernel to the latest version, and that will probably 
pull udev in with it.

I don't know if you can just install udev, but the atom is called udev, 
not udev-103

Regards

Shawn Singh schreef:
> Hey all,
>
> I installed Gentoo 2006.1.
>
> I ran either:
>
> emerge-webrsync // because I can't rsync through my company's firewall
>
> or
>
> emerge --update --deep world ... it revealed that I need portage 
> needed updating ...
>
> so I:
>
> emerge portage ...
>
> I also installed mysql, php, apache and mediawiki. Mediawiki required 
> me to set pcre mysql and session in my USE ... I only need to add 
> mysql the other 2 were already there. After installing that software I 
> wanted to update my system, so I ran
>
> emerge --update --deep --newuse world
>
> ... here's the info ...
>
> Error: the sys-apps/coldplug package conflicts with another package;
>          the two packages cannot be installed on the same system 
> together.
>          ...
>
> I then did ...
>
> emerge --pretend --update --deep --newuse world > output_file
>
> followed by:
>
> grep blocks output_file
>
> [blocks B     ] sys-apps/coldplug (is blocking sys-fs/udev-103)
>
> I can't emerge: sys-fs/udev-103 or udev-103 b/c that's not a valid 
> package atom ...
>
> What do I need to do to resolve this?
>
> This installation is for a VM that I'm preparing for use at work. 
> Currently I've got a standalone machine that this will be replacing 
> ... that machine is running 2006.0. I've not tried to update it yet, 
> and wanted to wait until I've migrated my mediawiki install from that 
> 2006.0 machine to the new machine.
>
> Thanks,
>
> Shawn
>
> "Most problems go away if you just wait long enough. It might look 
> like I'm standing motionless but I'm actively waiting for our problems 
> to go away. I don't know why this works but it does."
> Scott Adams, Dilbert comic

-- 
Secretaris & PR SIN

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Error when trying to emerge --update --deep --newuse world
  2007-01-05 18:50 [gentoo-user] Error when trying to emerge --update --deep --newuse world Shawn Singh
  2007-01-05 19:06 ` Ken Gypen
@ 2007-01-05 19:09 ` Neil Bothwick
  2007-01-05 19:17   ` Shawn Singh
  2007-01-05 23:17 ` Ryan Sims
  2 siblings, 1 reply; 6+ messages in thread
From: Neil Bothwick @ 2007-01-05 19:09 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1214 bytes --]

On Fri, 5 Jan 2007 13:50:42 -0500, Shawn Singh wrote:

> emerge --update --deep --newuse world
> 
> ... here's the info ...
> 
> Error: the sys-apps/coldplug package conflicts with another package;
>          the two packages cannot be installed on the same system
> together. ...

Unmerge coldplug, it's no longer used.

> emerge --pretend --update --deep --newuse world > output_file
> 
> followed by:
> 
> grep blocks output_file
> 
> [blocks B     ] sys-apps/coldplug (is blocking sys-fs/udev-103)
> 
> I can't emerge: sys-fs/udev-103 or udev-103 b/c that's not a valid
> package atom ...

No, but it is a valid package version. The problem is that you have
coldplug installed and coldplug's functionality is now provided by udev
in version 103. 

> What do I need to do to resolve this?

emerge -C coldplug
emerge uavDN world

> "Most problems go away if you just wait long enough. It might look like
> I'm standing motionless but I'm actively waiting for our problems to go
> away. I don't know why this works but it does."
> Scott Adams, Dilbert comic

But not this time, eh? :)


-- 
Neil Bothwick

Pentium instruction of the day: FLI: Flash Lights Impressively

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Error when trying to emerge --update --deep --newuse world
  2007-01-05 19:09 ` Neil Bothwick
@ 2007-01-05 19:17   ` Shawn Singh
  0 siblings, 0 replies; 6+ messages in thread
From: Shawn Singh @ 2007-01-05 19:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1586 bytes --]

>>>> But not this time, eh? :)

lol ;) , thx, Ken and Neil.

On 1/5/07, Neil Bothwick <neil@digimed.co.uk> wrote:
>
> On Fri, 5 Jan 2007 13:50:42 -0500, Shawn Singh wrote:
>
> > emerge --update --deep --newuse world
> >
> > ... here's the info ...
> >
> > Error: the sys-apps/coldplug package conflicts with another package;
> >          the two packages cannot be installed on the same system
> > together. ...
>
> Unmerge coldplug, it's no longer used.
>
> > emerge --pretend --update --deep --newuse world > output_file
> >
> > followed by:
> >
> > grep blocks output_file
> >
> > [blocks B     ] sys-apps/coldplug (is blocking sys-fs/udev-103)
> >
> > I can't emerge: sys-fs/udev-103 or udev-103 b/c that's not a valid
> > package atom ...
>
> No, but it is a valid package version. The problem is that you have
> coldplug installed and coldplug's functionality is now provided by udev
> in version 103.
>
> > What do I need to do to resolve this?
>
> emerge -C coldplug
> emerge uavDN world
>
> > "Most problems go away if you just wait long enough. It might look like
> > I'm standing motionless but I'm actively waiting for our problems to go
> > away. I don't know why this works but it does."
> > Scott Adams, Dilbert comic
>
> But not this time, eh? :)
>
>
> --
> Neil Bothwick
>
> Pentium instruction of the day: FLI: Flash Lights Impressively
>
>
>


-- 
"Most problems go away if you just wait long enough. It might look like I'm
standing motionless but I'm actively waiting for our problems to go away. I
don't know why this works but it does."
Scott Adams, Dilbert comic

[-- Attachment #2: Type: text/html, Size: 2167 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Error when trying to emerge --update --deep --newuse world
  2007-01-05 18:50 [gentoo-user] Error when trying to emerge --update --deep --newuse world Shawn Singh
  2007-01-05 19:06 ` Ken Gypen
  2007-01-05 19:09 ` Neil Bothwick
@ 2007-01-05 23:17 ` Ryan Sims
  2007-01-08 12:55   ` Shawn Singh
  2 siblings, 1 reply; 6+ messages in thread
From: Ryan Sims @ 2007-01-05 23:17 UTC (permalink / raw
  To: gentoo-user

On 1/5/07, Shawn Singh <callmeshawn@gmail.com> wrote:
[snip]
> [blocks B     ] sys-apps/coldplug (is blocking sys-fs/udev-103)
>
> I can't emerge: sys-fs/udev-103 or udev-103 b/c that's not a valid package
> atom ...

The correct way to specify a particular version is "=sys-fs/udev-103"
(or >= or <= or ~, etc).  "sys-fs/udev" is also fine, but putting the
version in the command requires one of those operators.  That's what
portage means when it complains about an invalid atom.

-- 
Ryan W Sims
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Error when trying to emerge --update --deep --newuse world
  2007-01-05 23:17 ` Ryan Sims
@ 2007-01-08 12:55   ` Shawn Singh
  0 siblings, 0 replies; 6+ messages in thread
From: Shawn Singh @ 2007-01-08 12:55 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 884 bytes --]

gotcha. Thanks for the info.

Shawn

On 1/5/07, Ryan Sims <rwsims@gmail.com> wrote:
>
> On 1/5/07, Shawn Singh <callmeshawn@gmail.com> wrote:
> [snip]
> > [blocks B     ] sys-apps/coldplug (is blocking sys-fs/udev-103)
> >
> > I can't emerge: sys-fs/udev-103 or udev-103 b/c that's not a valid
> package
> > atom ...
>
> The correct way to specify a particular version is "=sys-fs/udev-103"
> (or >= or <= or ~, etc).  "sys-fs/udev" is also fine, but putting the
> version in the command requires one of those operators.  That's what
> portage means when it complains about an invalid atom.
>
> --
> Ryan W Sims
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
"Most problems go away if you just wait long enough. It might look like I'm
standing motionless but I'm actively waiting for our problems to go away. I
don't know why this works but it does."
Scott Adams, Dilbert comic

[-- Attachment #2: Type: text/html, Size: 1409 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-01-08 13:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 18:50 [gentoo-user] Error when trying to emerge --update --deep --newuse world Shawn Singh
2007-01-05 19:06 ` Ken Gypen
2007-01-05 19:09 ` Neil Bothwick
2007-01-05 19:17   ` Shawn Singh
2007-01-05 23:17 ` Ryan Sims
2007-01-08 12:55   ` Shawn Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox