Recursion error with libc-bin

Bug #1986649 reported by Daniel Carpenter
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
germinate (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

When I run the following with ` * libc-bin` in seeds/buster/required,
I get a `RecursionError` just like in this bug report https://bugs.launchpad.net/ubuntu/+source/germinate/+bug/1312478 :

germinate --verbose \
        --arch $(dpkg --print-architecture) \
        --mirror https://deb.debian.org/debian \
        --source-mirror https://deb.debian.org/debian \
        --dist buster \
        --components main,non-free \
        --seed-dist buster \
        --seed-source seeds \
        --no-rdepends

If I change the limit from 3000 to 10000 in /usr/lib/python3/dist-packages/germinate/germinator.py then germinate works as usual.

I tested on debian bullseye and a Docker container with debian unstable.

Revision history for this message
dann frazier (dannf) wrote :

I'm getting a recursion error with jammy as well. Bumping to 4000 solved that for me.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in germinate (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.