mmdebstrap fails when identifying suite by codename #21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I'm trying to build a cowbuilder image using mmdebstrap as the debootrap program, but creation fails with an "Undefine subroutine" error. Here's the log:
The message "Undefined subroutine" warning is a red herring. The next release will make sure it is not displayed. This is not the problem.
The actual problem is the
E: nothing got downloaded
. I am not familiar with cowbuilder. Do you think you could somehow find out which exact command line mmdebstrap is run with bypbuilder create
?The
--debug
flag shows that mmdebstrap is invoked asmmdebstrap --include=apt --variant=buildd --force-check-gpg sid /var/cache/pbuilder/base.cow http://deb.debian.org/debian
Running mmdebstrap itself with the
--debug
option produces the following logI know the problem. It will be fixed with the next mmdebstrap release. It also needs a new apt release, specifically one with this commit:
c6bd75f906
If you know how to hack pbuilder/cowbuilder, a workaround for the moment is to run mmdebstrap with 'unstable' instead of 'sid'.
Nice to hear, thanks! I'll patiently wait for the next release :)
Another fix for you would be to downgrade mmdebstrap to 0.8.1 and then wait for 0.8.3. The only broken release is 0.8.2.
Ok, feel free to close this issue whenever you want
mmdebstrap fails to create a cowbuilder image - Undefined subroutine &Devel::Cover::get_coverageto mmdebstrap fails when identifying suite by codenameFixed in 0.8.3 by
88619e4d9c