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

Make Template Does Release by Default #26

Open
mfeit-internet2 opened this issue Mar 4, 2023 · 0 comments
Open

Make Template Does Release by Default #26

mfeit-internet2 opened this issue Mar 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mfeit-internet2
Copy link
Member

The make template doesn't timestamp packages unless directed to do so by unibuild build. This makes YUM not install new versions because the same version isn't an update.

Need to figure out a better way to behave. Should probably be that if RELEASE is 0 or undefined, the timestamp should be set in the Makefile or if it's defined, use what's there.

The quick workaround for a single package is to go to the top level and do

make START=PACKAGE-NAME STOP=PACKAGE-NAME
@mfeit-internet2 mfeit-internet2 added the bug Something isn't working label Mar 4, 2023
@mfeit-internet2 mfeit-internet2 self-assigned this Mar 4, 2023
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
Status: Ready
Development

No branches or pull requests

1 participant