[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1010660: marked as done (britney: Crash with RecursionError:)



Your message dated Thu, 19 May 2022 09:29:10 +0200
with message-id <878rqygeux.fsf_-_@christian.marillat.net>
and subject line Re: Bug#1010660: Acknowledgement (britney: Crash with RecursionError: maximum recursion depth exceeded)
has caused the Debian Bug report #1010660,
regarding britney: Crash with RecursionError:
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1010660: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010660
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ftp.debian.org
Severity: normal

I'm using britney (last commit normally) 2ccce826090ebc3f2cbdb26df3c5b0817f7a7cc2

You can download data used for this crash here :

https://www.deb-multimedia.org/tests/britney-2022-05-06.tar.xz

Since may 2, 2022 I see :

Traceback (most recent call last):
  File "/usr/bin/britney.py", line 1583, in <module>
    Britney().main()
  File "/usr/bin/britney.py", line 1570, in main
    self.upgrade_testing()
  File "/usr/bin/britney.py", line 1241, in upgrade_testing
    self.run_auto_hinter()
  File "/usr/bin/britney.py", line 1515, in run_auto_hinter
    for lst in self.get_auto_hinter_hints(self.upgrade_me):
  File "/usr/bin/britney.py", line 1479, in get_auto_hinter_hints
    hint = find_related(e, set(), True)
  File "/usr/bin/britney.py", line 1468, in find_related
    if not find_related(p, hint):
  File "/usr/bin/britney.py", line 1468, in find_related
    if not find_related(p, hint):
  File "/usr/bin/britney.py", line 1468, in find_related
    if not find_related(p, hint):
  [Previous line repeated 989 more times]
  File "/usr/bin/britney.py", line 1462, in find_related
    hint.add(excuse.item)
  File "/usr/lib/python3/dist-packages/britney2/migrationitem.py", line 79, in __hash__
    if not self.version:
RecursionError: maximum recursion depth exceeded

Christian

--- End Message ---
--- Begin Message ---
On 06 mai 2022 10:45, "Debian Bug Tracking System" <owner@bugs.debian.org> wrote:

> Thank you for filing a new Bug report with Debian.

I'm closing this bug. britney is working agin.

Christian

--- End Message ---

Reply to: