New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qubes builder: Can't locate Digest/MD5.pm ion @INC #3420

Open
digitalnomad17 opened this Issue Dec 22, 2017 · 1 comment

Comments

Projects
None yet
3 participants
@digitalnomad17

Qubes OS version:

QubesOS R3.2


Steps to reproduce the behavior:

cloned commit '0d1319984bbb05db4402961ad9c71bbbde3480e2' and installed the dependencies. Copied templates.conf to builder.conf and ran the setup.

General notes:

I am only trying to build the xenial template(ubuntu 16.0) and it's running into this dependency error.

Can't locate Digest/MD5.pm in @INC (you may need to install the Digest::MD5 module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/share/perl5/vendor_perl/Digest.pm line 44.
make[2]: *** [/home/user/scratch/qubes-builder/qubes-src/builder-debian/Makefile.qubuntu:169: dist-build-dep] Error 2
make[1]: *** [Makefile.generic:156: packages] Error 1
make: *** [Makefile:212: core-vchan-xen-vm] Error 1


Related issues:

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Dec 22, 2017

Member
Member

marmarek commented Dec 22, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment