Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]Perl problem on emerge
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
zeratull
n00b
n00b


Joined: 06 Jun 2011
Posts: 22

PostPosted: Tue Jul 02, 2013 3:16 pm    Post subject: [Solved]Perl problem on emerge Reply with quote

I run emerge -auDNv world and get this:

Code:
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-lang/perl:0

  (dev-lang/perl-5.16.3::gentoo, installed) pulled in by
    =dev-lang/perl-5.16* required by (virtual/perl-File-Temp-0.220.0-r2::gentoo, installed)
    (and 13 more with the same problem)

  (dev-lang/perl-5.12.4-r2::gentoo, ebuild scheduled for merge) pulled in by
    ~dev-lang/perl-5.12.4 required by (virtual/perl-Digest-SHA-5.47::gentoo, installed)
    (and 1 more with the same problem)

  (dev-lang/perl-5.14.2::gentoo, ebuild scheduled for merge) pulled in by
    =dev-lang/perl-5.14* required by (virtual/perl-digest-base-1.160.0-r1::gentoo, installed)
    (and 1 more with the same problem)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


The following mask changes are necessary to proceed:
 (see "package.unmask" in the portage(5) man page for more details)
# required by virtual/perl-digest-base-1.160.0-r1
# required by perl-core/Digest-MD5-2.520.0
# required by virtual/perl-Digest-MD5-2.520.0
# required by dev-perl/Digest-HMAC-1.30.0
# required by dev-perl/Authen-SASL-2.160.0
# required by dev-vcs/git-1.8.2.1[perl]
# required by dev-vcs/git:0 (argument)
# /usr/portage/profiles/package.mask:
# Torsten Veller <tove@gentoo.org> (18 Jun 2011)
# Mask perl-5.14. See tracker bug #356171
=dev-lang/perl-5.14.2

NOTE: The --autounmask-keep-masks option will prevent emerge
      from creating package.unmask or ** keyword changes.

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! The following installed packages are masked:
- dev-util/lafilefixer-0.5::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Sergey Popov <pinkbyte@gentoo.org> (06 Jun 2013)
# Abandoned package, most of functions incorporated in portage
# Masked for removal in 30 days, bug #289899

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

 * perl-cleaner is stopping here:
 * Fix the problem and start perl-cleaner again.


Any suggestions? :(


Last edited by zeratull on Tue Jul 02, 2013 7:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
defer-
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2007
Posts: 140
Location: Finland

PostPosted: Tue Jul 02, 2013 3:43 pm    Post subject: Reply with quote

Try running $ perl-cleaner --reallyall before the emerge @world

EDIT: If it doesnt help, then please post your /etc/portage/package.mask
_________________
https://github.com/defer-
Back to top
View user's profile Send private message
zeratull
n00b
n00b


Joined: 06 Jun 2011
Posts: 22

PostPosted: Tue Jul 02, 2013 5:01 pm    Post subject: Reply with quote

I Downgrade perl-5.16.2 and run perl-cleaner --all ... and works.

This is the bug report https://bugs.gentoo.org/show_bug.cgi?id=453268
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