-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I suspect that this is not really an issue with af per-se, but with the Download plugin (so I could close this and open one there), but I figured I might as well post it here, since this is how I came across this issue:
When trying an install --dry-run, I encountered the following error:
Alien::Build> error in probe (will do a share install): external command failed at /home/jjatria/.perl5/perlbrew/perls/perl-5.30.0/lib/site_perl/5.30.0/Alien/Build/CommandSequence.pm line 71.
Alien::Build> Don't panic, we will attempt a share build from source if possible.
Alien::Build> Do not file a bug unless you expected a system install to succeed.
Can't locate Mojo/DOM58.pm in @INC (you may need to install the Mojo::DOM58 module) (@INC contains: ... ) at Alien/Build.pm line 314.
It looks like something is falling back on something that depends on Mojo::DOM58, and that should be declared as a dependency.
Metadata
Metadata
Assignees
Labels
No labels