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

conextual .binMan.yaml results in error on linux #67

Closed
rjbrown57 opened this issue Mar 4, 2023 · 1 comment
Closed

conextual .binMan.yaml results in error on linux #67

rjbrown57 opened this issue Mar 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rjbrown57
Copy link
Owner

panic: runtime error: index out of range [1] with length 1

goroutine 12 [running]:
github.com/rjbrown57/binman/pkg.(*BinmanRelease).getOR(0xc00021a960)
        /home/runner/work/binman/binman/pkg/binmanRelease.go:54 +0xd5
github.com/rjbrown57/binman/pkg.(*GHBMConfig).populateReleases.func1(0x6)
        /home/runner/work/binman/binman/pkg/types.go:112 +0x9a
created by github.com/rjbrown57/binman/pkg.(*GHBMConfig).populateReleases
        /home/runner/work/binman/binman/pkg/types.go:107 +0x50

We need to fix this issue, and add a test to prevent this kind of functionality loss in the future

@rjbrown57 rjbrown57 self-assigned this Mar 4, 2023
@rjbrown57 rjbrown57 added the bug Something isn't working label Mar 4, 2023
@rjbrown57 rjbrown57 added this to the v6.0.1 milestone Mar 4, 2023
@rjbrown57
Copy link
Owner Author

False positive. This issue existed if pre v6.0.0 binman and has since been fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant