-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
incorrect repo validation for Ubuntu 15.04/15.10 #238
Labels
bug
Something isn't working
Comments
|
Hi @drkp, thanks for reporting this. Are you able to also provide a patch for it? |
drkp
added a commit
to drkp/puppet-nodejs
that referenced
this issue
Jul 10, 2016
|
Sure, just submitted #239 |
drkp
added a commit
to drkp/puppet-nodejs
that referenced
this issue
Nov 8, 2016
juniorsysadmin
added a commit
that referenced
this issue
Jan 1, 2017
Fix repo validation regexps for Ubuntu 15.04/15.10 (#238)
|
Fixed by #239 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like b8c672d changed the validate_re's for 15.04 and 15.10 to have a trailing x, so they'll only match 4.xx not 4.x. This doesn't seem right...
The text was updated successfully, but these errors were encountered: