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

Please provide easy way to use pulp-cli-deb or include it in pulp-cli core #331

Closed
HOSTED-POWER opened this issue Aug 9, 2021 · 8 comments · Fixed by #368
Closed

Please provide easy way to use pulp-cli-deb or include it in pulp-cli core #331

HOSTED-POWER opened this issue Aug 9, 2021 · 8 comments · Fixed by #368
Assignees
Labels
Documentation Improvements or additions to documentation
Milestone

Comments

@HOSTED-POWER
Copy link

Hi,

As a new user I would expect the deb to be simply included, I see virtually any other type like container, file, python and rpm included, why not have deb included? I was fiddling quite a while before I found out the deb does exist, but only as a separate "unsupported" package.

At least and easy install method would be appreciated, I managed to install by cloning the git repo and run
pip3 install -e . --prefix ~/.local/

But it took me some time to figure it out and it's probably not the best future proof method either :)

@mdellweg
Copy link
Member

We are about to change that.

@HOSTED-POWER
Copy link
Author

Do you have any ETA for better Debian support? Just so we know for planning on our side, we kind of put the project on hold for now, but not sure for how long :)

@mdellweg
Copy link
Member

We moved the plugin to an official namespace and will try to brush the infrastructure up to get a release. There is no real time constraint attached to this however.

https://github.com/pulp/pulp-cli-deb

@HOSTED-POWER
Copy link
Author

Ok that would be fantastic, I hope you could extend the functionality a little bit as on the issues we posted over there, thanks a lot for all feedback in any case 👍

@mdellweg
Copy link
Member

Feel free to start coding yourself. ;)

@HOSTED-POWER
Copy link
Author

I would if I could program in Python :)

@mdellweg mdellweg added triaged Documentation Improvements or additions to documentation labels Sep 15, 2021
@mdellweg
Copy link
Member

This seems to be about how to install plugins. We should document how to install and list a number of known plugins.

@HOSTED-POWER
Copy link
Author

Yes that would be a good idea! We're still eager to get started with our Debian repo with pulp. I hope you guys find some time there. If any beta / dev version we'd be happy to test it :)

@mdellweg mdellweg self-assigned this Sep 15, 2021
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 15, 2021
Also add a table to list plugins known to us.

fixes pulp#331
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 20, 2021
Also add a table to list plugins known to us.

fixes pulp#331

Co-authored-by: David Davis <daviddavis@users.noreply.github.com>
mdellweg added a commit that referenced this issue Sep 20, 2021
Also add a table to list plugins known to us.

fixes #331

Co-authored-by: David Davis <daviddavis@users.noreply.github.com>
@mdellweg mdellweg added this to the 0.12.0 milestone Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant