[Bug 1986649] Re: Recursion error with libc-bin
Launchpad Bug Tracker
1986649 at bugs.launchpad.net
Mon Oct 30 23:01:02 UTC 2023
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: germinate (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
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