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 Debian packaging. #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Debian packaging. #16

wants to merge 2 commits into from

Conversation

aegiap
Copy link

@aegiap aegiap commented Dec 3, 2014

Add files for Debian packaging for the project.

To build the package :
ln -sf package/debian . && debuild -us -uc -b

@BenoitZugmeyer
Copy link
Owner

Thanks a lot for this pull request! I just tried to install it on an empty wheezy image (from here). The package building and installation is working just fine, but when I launch the addic7ed command, I get a Python exception pkg_resources.DistributionNotFound: requests>=2.2.1.

apt-cache show python-requests shows that the installed version is 0.12.1. Is there any way to include a newer version of requests in the addic7ed package, or something like that? Else I'll try to lower the requirement of addic7ed-cli.

Signed-off-by: Nicolas Chipaux <aegiap@xvc0.net>
Signed-off-by: Nicolas Chipaux <aegiap@xvc0.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants