Re: [gentoo-user] Python 3.10 and python 3.11

2023-05-28 Thread Yixun Lan
Hi Jacques:

On 18:46 Sun 28 May , Jacques Montier wrote:
> Hello all,
> 
> I have upgraded python from 3.10 to 3.11 without any issues.
> I thought i could get rid of python-3.10 by unmerging it, but Gentoo wants
> to re-emerge 3.10.
> I think some package still needs 3.10, but how could i know which one needs
> it ?
> I tried equery without success...
I'm not expert of python, but as I see python3.10 has been use.force enabled, 
which
might be cause you the problem?
  ${portage}/profiles/base/package.use.force:210:dev-lang/python-exec 
python_targets_python3_10

Anyway, why bother to drop python3.10? it merely take a few disk space
> 
> Thanks for your response.
> 
> Cheers,
> 
> --
> Jacques.

-- 
Yixun Lan (dlan)
Gentoo Linux Developer
GPG Key ID AABEFD55



Re: [gentoo-user] Python3.10 python 3.11

2023-05-28 Thread Jacques Montier
>
>
> You can check what packages depend on it, after you make sure you have not
> specified manually version 3.10 anywhere in /etc/portage:
>
> grep python -r /etc/portage/
>
> emerge --depclean -v -p dev-lang/python



Hi Michael,

That's it ! i had two lvm packages installed (14.0.6-r2 and 15.0.7)
The 14.0.6-r2 needed python-3.10.
So unmerging llvm-14.06-r2 solved the problem.
emerge --depclean uninstalled python-3.10 !

Thanks a lot, Michael !

Cheers,

--
Jacques


[gentoo-user] Python 3.10 and python 3.11

2023-05-28 Thread Jacques Montier
Hello all,

I have upgraded python from 3.10 to 3.11 without any issues.
I thought i could get rid of python-3.10 by unmerging it, but Gentoo wants
to re-emerge 3.10.
I think some package still needs 3.10, but how could i know which one needs
it ?
I tried equery without success...

Thanks for your response.

Cheers,

--
Jacques.


Re: [gentoo-user] Python3.10 python 3.11

2023-05-28 Thread Michael
On Sunday, 28 May 2023 17:39:57 BST Jacques Montier wrote:
> Hello all,
> 
> I have upgraded python from 3.10 to 3.11 without any issues.
> I can't get rid of pyton-3.10
> 
> 
> *Mr Montier Jacques*
> *30 rue de la Boulais, 35000 Rennes*
> *06 74 37 69 60*

You can check what packages depend on it, after you make sure you have not 
specified manually version 3.10 anywhere in /etc/portage:

grep python -r /etc/portage/

emerge --depclean -v -p dev-lang/python

signature.asc
Description: This is a digitally signed message part.


[gentoo-user] Python3.10 python 3.11

2023-05-28 Thread Jacques Montier
Hello all,

I have upgraded python from 3.10 to 3.11 without any issues.
I can't get rid of pyton-3.10


*Mr Montier Jacques*
*30 rue de la Boulais, 35000 Rennes*
*06 74 37 69 60*