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

Is there a way I can install azure-storage-sdk with conan? #5485

Closed
2 tasks
xiaofan-luan opened this issue Apr 3, 2024 · 12 comments
Closed
2 tasks

Is there a way I can install azure-storage-sdk with conan? #5485

xiaofan-luan opened this issue Apr 3, 2024 · 12 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. EngSys This issue is impacting the engineering system. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@xiaofan-luan
Copy link

Is your feature request related to a problem? Please describe.
Currently we are try to use azure sdk for azure blob store access. But it's depend on vcpkg and seems to be a lot of works for user to setup the compilation environment

Describe the solution you'd like
We are currently using Conan as our pkg management so seeking for a conan pkg support for the latest v12 package

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Apr 3, 2024
@trns1997
Copy link

Up this issue, we would also like to install the azure-storage-sdk using conan, any active work is being done on this?

@trns1997
Copy link

I can see that the old deprecated sdk conan-io/conan-center-index#18842 exists on conan, it would be great to have the new one :)

@trns1997
Copy link

If i get a green light from someone from the azure community, i do not mind doing it as i have created conan reciepes in the past.

@trns1997
Copy link

@xiaofan-luan are you using conan on linux or another OS?

@xiaofan-luan
Copy link
Author

we mainly offer support on:
macos, ubuntu 20.04 or above, rockylinux8

@xiaofan-luan
Copy link
Author

thanks for the help. We can remove the dependency of vcpkg with the support of conan

@trns1997
Copy link

trns1997 commented Apr 25, 2024

we mainly offer support on: macos, ubuntu 20.04 or above, rockylinux8

ah I've only supported Linux with gcc for the moment, you are open to contribute. If you are really not familiar with creating a conan recipe then i could look into adding macos and windows later on

@xiaofan-luan
Copy link
Author

we mainly offer support on: macos, ubuntu 20.04 or above, rockylinux8

ah I've only supported Linux with gcc for the moment, you are open to contribute. If you are really not familiar with creating a conan recipe then i could look into adding macos and windows later on

Thanks for the contribution!
Not an expert on conan. But this helps us a lot already

@trns1997
Copy link

trns1997 commented May 4, 2024

@xiaofan-luan quick question, for now I've only added support for azure-core and azure-storage modules. Do you use anything else other than these 2 sdk modules?

@xiaofan-luan
Copy link
Author

i only use azure blob storage, so azure-storage should be what I need.

@trns1997
Copy link

trns1997 commented May 5, 2024

i only use azure blob storage, so azure-storage should be what I need.

Oh nice, you are in luck, I've added azure core and storage support for Conan. Hopefully people from Conan merge it soon :)

@RickWinter RickWinter added issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. EngSys This issue is impacting the engineering system. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 17, 2024
Copy link

Hi @xiaofan-luan. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text "/unresolve" to remove the "issue-addressed" label and continue the conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. EngSys This issue is impacting the engineering system. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants