Skip to content

Conversation

@rsindlin
Copy link

Many distros (eg, RedHat and Debian) provide List::MoreUtils as
a vendor-package and don't provide a packlist. This causes the
packlist.t test to fail, interrupting many install suites.
Added logic detects such an installation (ie, an auto/List/MoreUtils
path exists under a perl @inc path, but it does not contain a
.packlist) and skips the tests. This behaviour is analogous to
a force install, which is what is manually required currently in
this scenario.

Many distros (eg, RedHat and Debian) provide List::MoreUtils as
a vendor-package and don't provide a packlist.  This causes the
packlist.t test to fail, interrupting many install suites.
Added logic detects such an installation (ie, an auto/List/MoreUtils
path exists under a perl @inc path, but it does not contain a
.packlist) and skips the tests.  This behaviour is analogous to
a force install, which is what is manually required currently in
this scenario.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant