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

Add deb support for control.tar files #635

Closed

Conversation

rlguarino
Copy link

Add support for control archives with no compression.

Resolves #632

Checklist

  • unit-test added (if change is algorithm)
  • functional test added/updated (if change is functional)
  • man page updated (if applicable)
  • bash completion updated (if applicable)
  • documentation updated
  • author name in AUTHORS

Add support for control archives with no compression.

Resolves aptly-dev#632
@smira
Copy link
Contributor

smira commented Sep 18, 2017

@rlguarino I think adding new package to system/files/ breaks too many system tests which try to add whole system/files/ directory to repository.

@rlguarino
Copy link
Author

@smira what do you think is the best course of action here? Should we drop the tests, create a new sysmte/files2 folder, or fix all of the existing system tests?

@smira
Copy link
Contributor

smira commented Sep 21, 2017

@rlguarino I would probably try to put it some other directory - I think that's the easiest fix.

@smira
Copy link
Contributor

smira commented Nov 8, 2017

Thanks, got merged as #658

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants