Skip to content
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

Fix frozen cpanm caused by interactive Makefile.PL #1944

Closed

Conversation

NicholasBHubbard
Copy link
Contributor

This PR fixes issue #1519 and #1522. I also added a test to cpan_spec.rb that makes sure Inline::CPP version 0.80 can be built.

I based my fix off this commit from #1610 that was never merged.

Because Inline::CPP version 0.80 has an interactive Makefile.PL, the bug can be reproduced by running the following command on the main branch (this command will hang):

fpm --no-cpan-test --cpan-verbose --verbose --debug-workspace --workdir $HOME/tmp -t rpm -s cpan -v 0.80 Inline::CPP

@NicholasBHubbard
Copy link
Contributor Author

Deprecated for #1955

@NicholasBHubbard NicholasBHubbard deleted the fix-frozen-cpanm branch December 4, 2022 03:35
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