sync error trac 1.6

38 views
Skip to first unread message

Holger Bruenjes

unread,
Jan 30, 2024, 4:14:25 AMJan 30
to trac-...@googlegroups.com
Hallo

Please can you help me to solve this sync issue

trac 1.6, python 3.10

-------------------
Resyncing repository history for (default)...
Fatal Python error: none_dealloc: deallocating None
Python runtime state: initialized

Current thread 0x00007ff007fe0740 (most recent call first):
File
"/usr/lib/python3.10/site-packages/trac/versioncontrol/cache.py",
line 297 in insert_changeset
File
"/usr/lib/python3.10/site-packages/trac/versioncontrol/cache.py",
line 188 in sync
File
"/usr/lib/python3.10/site-packages/trac/versioncontrol/admin.py",
line 150 in _sync
File
"/usr/lib/python3.10/site-packages/trac/versioncontrol/admin.py",
line 168 in _do_resync
File "/usr/lib/python3.10/site-packages/trac/admin/api.py", line
127 in execute_command
File "/usr/lib/python3.10/site-packages/trac/admin/console.py",
line 246 in default
File "/usr/lib64/python3.10/cmd.py", line 216 in onecmd
File "/usr/lib/python3.10/site-packages/trac/admin/console.py",
line 81 in onecmd
File "/usr/lib/python3.10/site-packages/trac/admin/console.py",
line 515 in _run
File "/usr/lib/python3.10/site-packages/trac/admin/console.py",
line 530 in run
File "/usr/bin/trac-admin", line 33 in <module>

Extension modules: markupsafe._speedups, PIL._imaging, libsvn._fs,
libsvn._core, libsvn._delta, libsvn._diff, libsvn._repos (total: 7)
Aborted (core dumped)
---------------------

Thanks

Holger

Jun Omae

unread,
Jan 30, 2024, 4:32:28 AMJan 30
to trac-...@googlegroups.com
On Tue, Jan 30, 2024 at 6:14 PM 'Holger Bruenjes' via Trac Users
<trac-...@googlegroups.com> wrote:
> Resyncing repository history for (default)...
> Fatal Python error: none_dealloc: deallocating None
> Python runtime state: initialized

The issue has been reported at https://trac.edgewall.org/ticket/13704,
and is an issue of Subversion 1.14.3.
Try to downgrade Subversion to 1.14.2 or apply output of the following
command to Subversion 1.14.3.

svn diff -c1915338 https://svn.apache.org/repos/asf/subversion/branches/1.14.x/

--
Jun Omae <jun...@gmail.com> (大前 潤)

Dan

unread,
Jan 30, 2024, 10:27:02 AMJan 30
to Trac Users
Uh ohh .....

I can see this causing problems for years if 1.14.3 gets embedded into Ubuntu LTS.  I'll have to figure out a plan to work around it.  I'm already ditching the PHP in 22.04 since it causes so many crashes.  I don't understand why there are so many updates, but apparently they won't update to new minor bug-fix versions.  ugh

I hope the Subversion developers can leave us a stable version as a legacy if nothing else.

Thanks for the heads up.

- Dan

Holger Bruenjes

unread,
Jan 30, 2024, 3:04:10 PMJan 30
to trac-...@googlegroups.com
Hello

Thanks this is perfect

Holger

Jun Omae

unread,
Jan 30, 2024, 7:58:01 PMJan 30
to trac-...@googlegroups.com
On Wed, Jan 31, 2024 at 12:27 AM 'Dan' via Trac Users
<trac-...@googlegroups.com> wrote:
>
> Uh ohh .....
>
> I can see this causing problems for years if 1.14.3 gets embedded into Ubuntu LTS. I'll have to figure out a plan to work around it. I'm already ditching the PHP in 22.04 since it causes so many crashes. I don't understand why there are so many updates, but apparently they won't update to new minor bug-fix versions. ugh
>
> I hope the Subversion developers can leave us a stable version as a legacy if nothing else.
>
> Thanks for the heads up.

Subversion package in Ubuntu/noble [1] and Debian/{testing,sid} [2] is
1.14.3 now
and the issue seems to be not fixed in the package.

[1] https://packages.ubuntu.com/search?searchon=sourcenames&keywords=subversion&exact=1
[2] https://packages.debian.org/search?searchon=sourcenames&keywords=subversion&exact=1

Could you please report the issue to
https://bugs.debian.org/src:subversion if possible?
Reply all
Reply to author
Forward
0 new messages