From: Daniel Frey <djqfrey@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge conflict
Date: Sat, 17 Sep 2016 17:58:39 -0700 [thread overview]
Message-ID: <57DDE6BF.3000500@gmail.com> (raw)
In-Reply-To: <20160917231239.GD1289@ca.inter.net>
On 09/17/2016 04:12 PM, Philip Webb wrote:
> Starting my regular Sat system update, 'eix-sync' told me (equivalent) :
>
> root:524 ~> eix ^perl$
> [U] dev-lang/perl
> Available versions: 5.20.2(0/5.20) ~5.20.2-r1(0/5.20) ~5.22.0(0/5.22) ~5.22.1(0/5.22) 5.22.2(0/5.22) ~5.24.0(0/5.24) ~5.24.0-r1(0/5.24) {berkdb debug doc gdbm ithreads}
> Installed versions: 5.20.2([2015-10-04 11:34:10])(gdbm -berkdb -debug -doc -ithreads)
>
> So I tried 'emerge -pv perl' & was told the current version of (G)Vim
> required the earlier installed version of Perl.
> After updating to the latest testing version of (G)Vim, I tried again :
>
> root:522 ~> emerge -pv perl
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild R ] dev-lang/perl-5.20.2:0/5.20::gentoo USE="-berkdb -debug -doc gdbm -ithreads" 0 KiB
>
> Total: 1 package (1 reinstall), Size of downloads: 0 KiB
>
> WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
>
> dev-lang/perl:0
>
> (dev-lang/perl-5.22.2:0/5.22::gentoo, ebuild scheduled for merge) conflicts with
> dev-lang/perl:0/5.20= required by (media-libs/exiftool-10.20:0/0::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20=[-build(-)] required by (dev-perl/File-MimeInfo-0.270.0:0/0::gentoo, installed)
> ^^^^^^^^
> =dev-lang/perl-5.20.2* required by (virtual/perl-File-Spec-3.480.100-r1:0/0::gentoo, installed)
> ^ ^^^^^^^
> =dev-lang/perl-5.20* required by (virtual/perl-Test-Harness-3.330.0:0/0::gentoo, installed)
> ^ ^^^^^
> dev-lang/perl:0/5.20= required by (media-gfx/graphite2-1.3.8:0/0::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20= required by (net-print/cups-filters-1.5.0:0/0::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20=[-build(-)] required by (dev-perl/File-DesktopEntry-0.40.0-r1:0/0::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20=[-build(-)] required by (dev-perl/File-BaseDir-0.30.0-r1:0/0::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20= required by (app-editors/gvim-8.0.0005:0/0::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20=[-build(-)] required by (perl-core/Data-Dumper-2.154.0:0/0::gentoo, installed)
> ^^^^^^^^
> >=dev-lang/perl-5.8.8:0/5.20= required by (media-gfx/imagemagick-6.9.4.6:0/6.9.4.6::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20=[-build(-)] required by (perl-core/File-Temp-0.230.400-r1:0/0::gentoo, installed)
> ^^^^^^^^
> dev-lang/perl:0/5.20= required by (app-editors/vim-8.0.0005:0/0::gentoo, installed)
> ^^^^^^^^
>
> Portage is refusing to update to the latest stable Perl,
> whether I have an earlier version of Vim (-13xx) or the latest version.
>
> How do I update Perl without dropping Vim ?
>
It doesn't look like just vim - it looks like exiftool, graphite2,
cups-filters, gvim, and imagemagick all are blocking.
I'd guess that these packages need a version bump or you need to unmask
one of the newer builds (most likely they haven't been stabilized yet.)
Dan
next prev parent reply other threads:[~2016-09-18 0:58 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-17 23:12 [gentoo-user] emerge conflict Philip Webb
2016-09-18 0:58 ` Daniel Frey [this message]
2016-09-18 1:55 ` Adam Carter
2016-09-18 4:35 ` Gregory Woodbury
2016-09-18 6:29 ` [gentoo-user] " Kai Krakow
2016-09-18 6:37 ` Kai Krakow
2016-09-18 23:53 ` Philip Webb
2016-09-19 0:36 ` Rich Freeman
2016-09-19 7:28 ` Neil Bothwick
2016-09-19 9:54 ` Bill Kenworthy
2016-09-19 17:01 ` Philip Webb
2016-09-19 20:17 ` Neil Bothwick
2016-09-20 6:41 ` Kai Krakow
2016-09-20 7:52 ` Neil Bothwick
2016-09-18 9:50 ` [gentoo-user] " Neil Bothwick
-- strict thread matches above, loose matches on Subject: below --
2010-08-13 14:04 Frank Schwidom
2010-08-13 12:15 ` Alan McKinnon
2010-08-13 13:17 ` J. Roeleveld
2010-08-13 13:36 ` Daniel Wagener
2010-08-13 14:32 ` J. Roeleveld
2010-08-13 16:31 ` Alan McKinnon
2010-08-13 22:52 ` Dale
2010-08-13 13:06 ` Mark Knecht
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=57DDE6BF.3000500@gmail.com \
--to=djqfrey@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