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

imgadm show does not work with manually installed images #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MerlinDMC
Copy link
Contributor

imgadm show is just checking the cache available from the repository server. If you try to get info on an image installed via imgadm install it just exists with

Error: not found

This patch searches for already installed images if the uuid is not in the cache.

@ghost ghost assigned trentm Oct 18, 2012
@xen0l
Copy link
Contributor

xen0l commented Sep 8, 2015

This PR is also very helpful if somebody has to work with local images on a daily basis. @MerlinDMC do you think you could resolve the conflicts?

@MerlinDMC
Copy link
Contributor Author

@xen0l I can try but since imgadm did divert a good bit from the old codebase it will be a little more work. Will put it on my list but if someone else wants to do it feel free to start.

@trentm trentm removed their assignment Sep 30, 2020
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

3 participants