Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error updating
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Comatose51
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jun 2003
Posts: 103

PostPosted: Tue Jul 29, 2003 7:41 pm    Post subject: Error updating Reply with quote

bash-2.05b# emerge world
Calculating world dependencies ...done!

!!! Error: the <dev-perl/ExtUtils-MakeMaker-6.05-r6 package conflicts with this package and both can't be installed on the same system together.

What does that mean? Prior to that I did a emerge portage because emerge sync told me that a new version of portage was available. Did I screw something up?

Thanks.
Back to top
View user's profile Send private message
Comatose51
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jun 2003
Posts: 103

PostPosted: Tue Jul 29, 2003 7:57 pm    Post subject: Reply with quote

I went ahead and removed the package and then tried to emerge it again but now I get this error instead:

bash-2.05b# emerge dev-perl/ExtUtils-MakeMaker
Calculating dependencies ...done!

!!! Error: the <dev-perl/File-Spec-0.84-r1 package conflicts with this package and both can't be installed on the same system together.


I don't even have that installed I think. I do emerge -S File-Spec-0.84-r1 and it comes up with nothing.
Back to top
View user's profile Send private message
pYrania
Retired Dev
Retired Dev


Joined: 27 Oct 2002
Posts: 650
Location: Cologne - Germany

PostPosted: Tue Jul 29, 2003 8:36 pm    Post subject: Reply with quote

The following packages need to be removed completely, if installed:

* ExtUtils-MakeMaker-6.05-r6
* File-Spec-0.84-r1
* Test-Simple-0.47-r1

(with emerge -C)

afterwards you will be able to compile/update perl resp. world
_________________
Markus Nigbur
Back to top
View user's profile Send private message
hooligan
n00b
n00b


Joined: 18 Feb 2003
Posts: 48

PostPosted: Tue Jul 29, 2003 9:08 pm    Post subject: Reply with quote

I was getting the same issue, however, I did a search on each package and found what it's ebuild name is (my version numbers were not the same as those posted above...). Unmerged these, and I was able to update...


edit: stupidity is contagious... I had the same issue and forgot to search on each package... thought that those packs weren't installed.
_________________
hooligan
shellbent.com, useful only in its uselessness.
Back to top
View user's profile Send private message
Comatose51
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jun 2003
Posts: 103

PostPosted: Tue Jul 29, 2003 9:30 pm    Post subject: Reply with quote

hooligan, can you explain that to me? I'm having problem searching for them. This is what I get:

bash-2.05b# emerge -C File-Spec-0.84.r1

!!! Couldn't find match for File-Spec-0.84.r1

>>> unmerge: No packages selected for removal.

bash-2.05b# emerge -C Test-Simple-0.47.r1

!!! Couldn't find match for Test-Simple-0.47.r1

>>> unmerge: No packages selected for removal.


How do I find their ebuild?

Neverminded... I'm an idiot. Thanks for the help.
Back to top
View user's profile Send private message
pYrania
Retired Dev
Retired Dev


Joined: 27 Oct 2002
Posts: 650
Location: Cologne - Germany

PostPosted: Tue Jul 29, 2003 9:35 pm    Post subject: Reply with quote

DON'T include the version of the package in the unmerge command. you don't do it when installing either, do you?

just do
Code:
$ emerge -C ExtUtils-MakeMaker File-Spec Test-Simple && emerge -UDupv world

_________________
Markus Nigbur
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum