[Bug 1986649] [NEW] Recursion error with libc-bin

Daniel Carpenter 1986649 at bugs.launchpad.net
Tue Aug 16 10:20:40 UTC 2022


Public bug reported:

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.

** Affects: germinate (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to germinate in Ubuntu.
https://bugs.launchpad.net/bugs/1986649

Title:
  Recursion error with libc-bin

Status in germinate package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/germinate/+bug/1986649/+subscriptions




More information about the foundations-bugs mailing list