-
Notifications
You must be signed in to change notification settings - Fork 20
replaced PDSC checks by PIDX for update #505
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
Conversation
|
@bgn42 there seems to be an implied change here. I cannot run the According to the help this should work. Please check. When I run It downloads the pdsc file but does not print a message that the latest pack version is already installed and therefore does not need to install anything. When removing an installed pack, why would we need to download the pdsc file again? We seem to be downloading the pdsc file, even if the version in the pdsc file in .Web are the same as in the index.pidx? Is there a bug in the version comparison? |
show message, that apack to be updated already was installed
which is better but not yet ideal:
printed? Assuming that it is printed when the pack is not found in |
|
Changed update and rm --purge messages. It is not easy to remove reading of index.pidx because it is a central function of cpackget always together with local_repository.pidx. But I'll try that with the next pull request. |
|
Code Climate has analyzed commit e30eb34 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 51.4% (50% is the threshold). This pull request will bring the total coverage in the repository to 56.3% (-0.1% change). View more on Code Climate. |
jkrech
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes
Changes
Checklist