Leftover junk
Hal Murray
hmurray at megapathdsl.net
Fri Dec 7 07:28:27 UTC 2018
Eric said:
>> So what we have is a run-time problem, not an install time problem.
> Alas, I have to agree with this.
Would you please say more. I don't see any problem.
Gary said:
> Gentoo can go either way. Depends on multilib support. multilib support can
> be easily enabled/disabled, so you got many cases.
Can you say more? What's multilib? How many versions do you get under
normal/reasonable conditions?
>> I was assuming that we would check for that case.
> A lot of cases. Every time I udpate to a new rev of Python in Gentoo then
> the locations change, and the old stuff persists.
Is this a Gentoo quirk? What does "rev" bind to? 2? 2.7? 2.7.15?
Fedora has many packages available in two versions. Examples:
python2-dnf-4.0.9-1.fc29.noarch
python3-dnf-4.0.9-1.fc29.noarch
On 64 bit Fedora:
PYTHONDIR : /usr/local/lib/python2.7/site-packages
PYTHONARCHDIR : /usr/local/lib64/python2.7/site-packages
PYTHONDIR : /usr/local/lib/python3.7/site-packages
PYTHONARCHDIR : /usr/local/lib64/python3.7/site-packages
--
These are my opinions. I hate spam.
More information about the devel
mailing list