View previous topic :: View next topic |
Author |
Message |
netfab Advocate

Joined: 03 Mar 2005 Posts: 2024 Location: 127.0.0.1
|
Posted: Fri May 02, 2025 10:13 am Post subject: General Error - Error in posting |
|
|
I'm trying to create a new thread in Portage and Programming.
Code: |
General Error
Error in posting
|
This forum is broken. |
|
Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 10791 Location: Somewhere over Atlanta, Georgia
|
Posted: Fri May 02, 2025 11:09 am Post subject: |
|
|
Not reproducible here. Some more specifics might help us help.
- John _________________ I can confirm that I have received between 0 and 499 National Security Letters. |
|
Back to top |
|
 |
netfab Advocate

Joined: 03 Mar 2005 Posts: 2024 Location: 127.0.0.1
|
Posted: Fri May 02, 2025 11:14 am Post subject: |
|
|
I tried multiple times with different titles :
Code: |
python 3.13 conflict trove-classifiers setuptools
python 3.13 conflict setuptools
python 3_13 conflict setuptools
python conflict setuptools
|
Result was always the same. I guess that something in the post message didn't please him.
I opened a bug : https://bugs.gentoo.org/955227 |
|
Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 10791 Location: Somewhere over Atlanta, Georgia
|
Posted: Fri May 02, 2025 11:29 am Post subject: |
|
|
It's not the title. Just tried one of them and it was successful. Would you mind wgetpasting the content of the post you were trying to make for me to examine?
- John _________________ I can confirm that I have received between 0 and 499 National Security Letters. |
|
Back to top |
|
 |
netfab Advocate

Joined: 03 Mar 2005 Posts: 2024 Location: 127.0.0.1
|
Posted: Fri May 02, 2025 11:46 am Post subject: |
|
|
https://bpa.st/ZCJQ
I can preview it, but when submitting : General Error - Error in posting
Really frustrating. Maybe emerge output too long ? |
|
Back to top |
|
 |
Chiitoo Administrator


Joined: 28 Feb 2010 Posts: 2791 Location: Here and Away Again
|
Posted: Fri May 02, 2025 1:19 pm Post subject: |
|
|
Yes, it's getting a bit long.
39578 characters too long to be precise.
The maximum length for one one post is 65535 characters.
Thought we had a bug for this, too, but it seems we don't.
Here's one now though:
https://bugs.gentoo.org/955228 _________________ Kindest of regardses. |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55347 Location: 56N 3W
|
Posted: Fri May 02, 2025 1:24 pm Post subject: |
|
|
netfab,
Code: | dev-python/trove-classifiers:0
(dev-python/trove-classifiers-2025.4.11.15:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_13 (-pypy3_11) -python3_11 -python3_12 (-python3_13t)" pulled in by
>=dev-python/trove-classifiers-2024.10.16[python_targets_pypy3_11(-)?,python_targets_python3_13t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] required by (dev-python/setuptools-78.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_13 (-pypy3_11) -python3_11 -python3_12 (-python3_13t)"
(dev-python/trove-classifiers-2025.3.19.19-1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_12 -pypy3 (-pypy3_11) -python3_10 -python3_11 -python3_13 (-python3_13t)" pulled in by
>=dev-python/trove-classifiers-2024.10.16[python_targets_pypy3_11(-)?,python_targets_python3_13t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] required by (dev-python/setuptools-78.1.0-1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_12 -pypy3 (-pypy3_11) -python3_10 -python3_11 -python3_13 (-python3_13t)"
dev-python/trove-classifiers[python_targets_pypy3_11(-)?,python_targets_python3_13t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] required by (dev-python/hatchling-1.27.0-1:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13 (-python3_13t)" |
You need an older version of dev-python/trove-classifiers to support Code: | required by (dev-python/hatchling-1.27.0-1:0/0::gentoo |
_________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
netfab Advocate

Joined: 03 Mar 2005 Posts: 2024 Location: 127.0.0.1
|
Posted: Fri May 02, 2025 1:44 pm Post subject: |
|
|
NeddySeagoon wrote: |
You need an older version of dev-python/trove-classifiers to support Code: | required by (dev-python/hatchling-1.27.0-1:0/0::gentoo |
|
Thanks, but, have a look at the emerge -avuDU @world full output : emerge wants also to rebuild dev-python/hatchling for the python3_13 update.
Code: |
[ebuild R ] dev-python/hatchling-1.27.0::gentoo USE="-test" PYTHON_TARGETS="python3_13* (-pypy3_11) -python3_11 -python3_12* (-python3_13t) (-pypy3%) (-python3_10%)" 0 KiB
|
In this whole output, dev-python/trove-classifiers is the only package that wants to keep python3_12.
Edit: is dev-python/trove-classifiers-2025.3.19.19 not greater than dev-python/trove-classifiers-2024.10.16 ? |
|
Back to top |
|
 |
grknight Retired Dev

Joined: 20 Feb 2015 Posts: 2217
|
Posted: Fri May 02, 2025 2:17 pm Post subject: |
|
|
It is dev-build/scons holding up the upgrade as it should be rebuilt but isn't.
This is cascaded from net-libs/serf which isn't marked ready for python 3.13 (oh joy python-any-r1 problems again!).
Add "dev-build/scons python_targets_python3_12" to package.use to help this along (will require its deps to also be added the same way). |
|
Back to top |
|
 |
netfab Advocate

Joined: 03 Mar 2005 Posts: 2024 Location: 127.0.0.1
|
Posted: Fri May 02, 2025 2:35 pm Post subject: |
|
|
grknight wrote: |
It is dev-build/scons holding up the upgrade as it should be rebuilt but isn't.
This is cascaded from net-libs/serf which isn't marked ready for python 3.13 (oh joy python-any-r1 problems again!).
Add "dev-build/scons python_targets_python3_12" to package.use to help this along (will require its deps to also be added the same way). |
Wow. Thank you for the explanation. I found another way : on my system x11-misc/slim-9999 is installed, it pulls-in dev-vcs/subversion that pulls-in net-libs/serf that pulls-in dev-build/scons.
I removed x11-misc/slim, and now emerge -avuDU @world is ready for the python 3.13 update. Thank you all. |
|
Back to top |
|
 |
|