From: Nikos Chantziaras <realnc@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: dev-libs/openssl:0 ("dev-libs/openssl:0" is blocking dev-libs/libressl-2.6.0)
Date: Tue, 20 Mar 2018 09:12:18 +0200 [thread overview]
Message-ID: <p8qc1r$60d$1@blaine.gmane.org> (raw)
In-Reply-To: <79aef69d-091e-158c-c0ed-d0e419eb6f32@sys-concept.com>
On 20/03/18 05:07, thelma@sys-concept.com wrote:
> I'm upgrading older system and I have a blocker I can not resolve:
> running: emerge -eavq @world
>
> dev-libs/openssl:0 ("dev-libs/openssl:0" is blocking dev-libs/libressl-2.6.0)
>
> [blocks B ] dev-libs/openssl:0 ("dev-libs/openssl:0" is blocking dev-libs/libressl-2.6.0)
Look in your /etc/portage/package.use whether any package has "libressl"
USE flag set. Remove all occurrences of it (if there are any.)
Then, uninstall libressl:
emerge -aC dev-libs/libressl
Now try the @world update again.
> When I try to run:
> emerge -1avq @system
>
> [blocks B ] <sys-apps/keyutils-1.5.9-r4 ("<sys-apps/keyutils-1.5.9-r4" is blocking sys-apps/man-pages-4.14)
> [blocks B ] <dev-libs/libbsd-0.8.3-r1 ("<dev-libs/libbsd-0.8.3-r1" is blocking sys-apps/man-pages-4.14)
Try to update libbsd and keyutils first manually:
emerge -a1 dev-libs/libbsd
emerge -a1 sys-apps/keyutils
Also, to re-emerge @system, you should be using:
emerge -ae @system
> !!! The slot conflict(s) shown above involve package(s) which may need to
> !!! be rebuilt in order to solve the conflict(s). However, the following
> !!! package(s) cannot be rebuilt for the reason(s) shown:
>
> (dev-libs/libpcre2-10.22:0/0::gentoo, installed): ebuild is masked or unavailable
> (net-wireless/bluez-5.43-r1:0/3::gentoo, installed): ebuild is masked or unavailable
> (dev-libs/libxml2-2.9.4-r1:2/2::gentoo, installed): ebuild is masked or unavailable
> (dev-db/unixODBC-2.3.2-r1:0/0::gentoo, installed): ebuild is masked or unavailable
> (dev-db/sqlite-3.17.0:3/3::gentoo, installed): ebuild is masked or unavailable
> (dev-lang/python-3.4.5:3.4/3.4m::gentoo, installed): ebuild is masked or unavailable
> (net-fs/samba-4.5.10:0/0::gentoo, installed): ebuild is masked or unavailable
> (dev-lang/python-2.7.12:2.7/2.7::gentoo, installed): ebuild is masked or unavailable
Try updating them manually:
emerge -a1 dev-libs/libpcre2 net-wireless/bluez dev-libs/libxml2
dev-db/unixODBC dev-db/sqlite dev-lang/python:2.7 net-fs/samba
dev-lang/python:3.4
If it keeps failing, try to uninstall the affected packages, *except*
python.
In general, with Gentoo, you should keep it updated at least once a
month. If you leave it for too long, it might become unrecoverable and
you'd need to install from scratch.
next prev parent reply other threads:[~2018-03-20 7:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 3:07 [gentoo-user] dev-libs/openssl:0 ("dev-libs/openssl:0" is blocking dev-libs/libressl-2.6.0) thelma
2018-03-20 7:12 ` Nikos Chantziaras [this message]
2018-03-20 8:41 ` Neil Bothwick
2018-03-20 13:19 ` [gentoo-user] [SOLVED] " thelma
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='p8qc1r$60d$1@blaine.gmane.org' \
--to=realnc@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