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 package for Linux [simple template included here] #736

Closed
niklas-e opened this issue Oct 6, 2018 · 6 comments
Closed

Add .deb package for Linux [simple template included here] #736

niklas-e opened this issue Oct 6, 2018 · 6 comments
Assignees

Comments

@niklas-e
Copy link

niklas-e commented Oct 6, 2018

Storage Explorer Version: 1.4.2
Platform/OS Version: Linux (debian based)
Architecture: x86_64
Regression From:

Steps to Reproduce:

Tarball requires manual work to have the app as a "regular app" on OS level (e.g. properly registered app, menu item, purge on unistall etc...)

Expected Experience:

Install Azure Storage Explorer via .deb package. Of course PPA would be even better, but this would be easiest way to provide better user experience.

I created simple template to create the package from your tarballs. Most likely it could be used on your CI pipeline with minor modifications. Here's the template: https://github.com/niklas-e/azure-storage-explorer-deb

@JakeRadMSFT JakeRadMSFT self-assigned this Oct 8, 2018
@JakeRadMSFT
Copy link
Member

Thanks @niklas-e! That helps a ton! We'll try to integrate it into our Azure Dev Ops Pipeline https://azure.microsoft.com/en-us/services/devops/.

@niklas-e
Copy link
Author

niklas-e commented Oct 8, 2018

That's cool @JakeRadMSFT! Ask me if you have any problems or questions with it - I might be able to help 😃

@MRayermannMSFT
Copy link
Member

MRayermannMSFT commented Nov 7, 2018

@niklas-e , I took a look at your code, and didn't see anything regarding Storage Explorer depending on .NET Core 2.0, libgconf, gnome keyring and some other things. Am I just not seeing it or is that not something you added?

@craxal
Copy link
Contributor

craxal commented Nov 8, 2018

Duplicate of #68. If I'm wrong, go ahead and reopen.

@craxal craxal closed this as completed Nov 8, 2018
@mkozioro
Copy link

mkozioro commented Dec 6, 2018

Hi @MRayermannMSFT
I see some dependencies in https://github.com/niklas-e/azure-storage-explorer-deb/blob/master/files/DEBIAN/control

I would just threat this as a template to be used by Microsoft engineers.

@niklas-e
Copy link
Author

niklas-e commented Dec 6, 2018

@MRayermannMSFT sorry, I forgot to reply. I set the dependencies according to documentation available at that time. There's some dependencies in the file @mkozioro pointed out. Rest of the dependencies can also be added there.

I can add the ones you mentioned later today.

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

No branches or pull requests

5 participants