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

bogus licenses cause failure to install #10

Closed
wchristian opened this issue Apr 1, 2011 · 4 comments
Closed

bogus licenses cause failure to install #10

wchristian opened this issue Apr 1, 2011 · 4 comments

Comments

@wchristian
Copy link
Member

Test::WWW::Selenium seems to trip up on the new CPAN::Meta:

https://gist.github.com/898054

@wchristian
Copy link
Member Author

11-04-01@15:20:00 (Mithaldu) rjbs: is this something you could fix in CPAN::Meta or a valid problem on the dist's side?
11-04-01@15:21:47 (@rjbs) real problem
11-04-01@15:23:00 (@rjbs) it should use unknown, unrestricted, open_source, or restricted
11-04-01@15:24:01 (@rjbs) interesting that it's now(?) a failure to install with that
11-04-01@15:24:05 (@rjbs) that seems pretty excessive

@wchristian
Copy link
Member Author

17:56:41 (@rjbs) Probably what should happen in EUMM is that it should emit a warning and replace unknown licenses with unknown. I'm not sure if there's an option in CPAN::Meta::Converter to do that sort of thing.

@schwern
Copy link
Contributor

schwern commented Apr 2, 2011

I agree with rjbs. I've been hitting this problem and it's annoying.

@schwern
Copy link
Contributor

schwern commented Apr 3, 2011

Convert bogus license fields to "unknown" rather than stop the build.

It would be nice if we could warn, but there's no way to know the conversion has happened.

Closed by e4c7033

@schwern schwern closed this as completed Apr 3, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants