* [gentoo-user] Conflicts
@ 2018-04-29 8:37 Klaus Ethgen
2018-04-29 11:46 ` Adam Carter
0 siblings, 1 reply; 2+ messages in thread
From: Klaus Ethgen @ 2018-04-29 8:37 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
on all machines, I have installed now with gentoo, I get the following
conflict:
dev-libs/libsodium:0
(dev-libs/libsodium-1.0.15:0/23::gentoo, ebuild scheduled for merge) conflicts with
>=dev-libs/libsodium-0.6.1:0/18=[asm,urandom] required by (net-libs/tox-0.1.10:0/0.1::gentoo, installed)
^^^^^^
dev-libs/libsodium:0/18 required by (dev-python/pynacl-1.1.2:0/0::gentoo, installed)
What is the best way in gentoo to fix that?
And why is that a conflict at all? When I try to understand it, I find
that 0/18 is fine for both. So why is there a conflict?
Regards
Klaus
- --
Klaus Ethgen http://www.ethgen.ch/
pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen <Klaus@Ethgen.ch>
Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Comment: Charset: ISO-8859-1
iQGzBAEBCgAdFiEEMWF28vh4/UMJJLQEpnwKsYAZ9qwFAlrlhD4ACgkQpnwKsYAZ
9qx45wwAiHxm5/3m6SeofaBeMXqdnlI+qOPTgO43+c779xiPACZe1Q2GLoT2Auh+
l1hV3JwK9/PNssfZ1xw6y74V6FIwTG+7hNpzLNXUzTONtgF7noEGsftmKslOhN6b
P/dtGm2dG1J9O5+y1X1GmScv/OfOehMmSY+/dSNti8NYq8lmSKWHoxjUunc+PrSE
1H2cD78Buntae9jJZ+XTkGvIy/ZLvlyXe5YWsFBaUizMSZEbc+yJVT5YdDB6sN/e
2fUvOYlvn3zwTqXzagaMApi+0pLoCAjgojfTb34wRZ9meLXU1fBekoSkfp+jE1Ng
EY4Z40sDMbUyIi5IokwbwLAvzTZZRwVl7jKu/4sDKyjceOmlwrqtKEoH6xPX5sKL
CJG+CQiu2IzORgp4kNlEvF3dNZ4K5+kf98LLAiUYm6VXWYdf1u3Lz6rylyeWHFqG
c3Wu3NnGjsuxrBRQckLR9RBw39U/g1yTd6JZDEFSMD3E6OBTfAsxu3uPFUW7g3RW
t59yoz8e
=+GGX
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] Conflicts
2018-04-29 8:37 [gentoo-user] Conflicts Klaus Ethgen
@ 2018-04-29 11:46 ` Adam Carter
0 siblings, 0 replies; 2+ messages in thread
From: Adam Carter @ 2018-04-29 11:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]
On Sun, Apr 29, 2018 at 6:37 PM, Klaus Ethgen <Klaus+gentoo@ethgen.de>
wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi,
>
> on all machines, I have installed now with gentoo, I get the following
> conflict:
> dev-libs/libsodium:0
>
> (dev-libs/libsodium-1.0.15:0/23::gentoo, ebuild scheduled for merge)
> conflicts with
> >=dev-libs/libsodium-0.6.1:0/18=[asm,urandom] required by
> (net-libs/tox-0.1.10:0/0.1::gentoo, installed)
> ^^^^^^
> dev-libs/libsodium:0/18 required by (dev-python/pynacl-1.1.2:0/0::gentoo,
> installed)
>
> What is the best way in gentoo to fix that?
>
> And why is that a conflict at all? When I try to understand it, I find
> that 0/18 is fine for both. So why is there a conflict?
>
Looks like it wants the USE flags asm and urandom set on libsodium so try:
echo "dev-libs/libsodium asm urandom" >> /etc/portage/package.use
or if /etc/portage/package.use is a directory, then:
echo "dev-libs/libsodium asm urandom" >> /etc/portage/package.use/libsodium
and try emerge again.
[-- Attachment #2: Type: text/html, Size: 1637 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-29 11:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-29 8:37 [gentoo-user] Conflicts Klaus Ethgen
2018-04-29 11:46 ` Adam Carter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox