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

Create keychain installer for ubuntu/debian/mint. #24

Open
sinev-valentine opened this issue Jul 19, 2018 · 4 comments
Open

Create keychain installer for ubuntu/debian/mint. #24

sinev-valentine opened this issue Jul 19, 2018 · 4 comments
Assignees

Comments

@sinev-valentine
Copy link
Contributor

Parent task: #11

It is necesary to create keychain deb-package for ubuntu/debian/mint

@roman-modelist-dev
Copy link
Contributor

For developers
It is need to figure out:

  • what runtime dependencies have keychain (command line app) and passentry gui app?
  • is it possible to make one cross compiled build for ubuntu/debian/min to be execute one binary on all of this OS without rebuilding? If it is possible, what minimal version of common shared libraries such Qt we need to use to be able, to link one binary with different version of Qt and other libs?

Next devops will build deb package using information about dependencies.

@roman-modelist-dev roman-modelist-dev self-assigned this Dec 6, 2018
@roman-modelist-dev
Copy link
Contributor

roman-modelist-dev commented Dec 6, 2018

  1. - Need to figure out is it necessary to use libdl for keychain. If we do not use libdl run time link errors will not occur.
  2. - Need to create deb source tar achrive, that can be built on launchpad built server. Use https://www.debian.org/doc/debian-policy to create deb source tar.

@roman-modelist-dev
Copy link
Contributor

It is some question about building keychain on Launchpad.
We need to build keychain with boost 1.66, openssl 1.1.1. This libraries are built manualy. Is it possible to upload manual built openssl and boost on lanchpad server?

@roman-modelist-dev
Copy link
Contributor

readme_for_deb_packet_build.txt

Necessary information for deb package creation -- readme file (rus lang) has been attached.

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

2 participants