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

Kiwix-tools code for i586 #895

Merged
merged 2 commits into from Jul 13, 2018
Merged

Kiwix-tools code for i586 #895

merged 2 commits into from Jul 13, 2018

Conversation

arky
Copy link
Contributor

@arky arky commented Jul 13, 2018

Correct handling of i586/i686 kiwix-tools binaries.

Fixes Bug

Kiwix install 64bit kiwix on Debian i686 machine.

$ lscpu | grep op-mode
CPU op-mode(s): 32-bit

$ file /opt/iiab/kiwix/bin/kiwix-serve
/opt/iiab/kiwix/bin/kiwix-serve: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.24, BuildID[sha1]=e88d71c8e5759d8df1632ec4e9e07bf715410a26, not stripped

Description of changes proposed in this pull request.

Correctly installs the i585/i686 binaries on Debian 9 machine.

Smoke-tested in operating system.

Smoke-tested on Debian 9 i686

Mention a team member for further information or comment using @ name

@holta Finally figured out the root cause of the kiwix problems on i586/i686

#878

arky and others added 2 commits July 13, 2018 19:35
Correct handling of i586/i686 kiwix-tools binaries.
@holta holta added the bug label Jul 13, 2018
@holta holta added this to the 6.6 milestone Jul 13, 2018
@holta holta merged commit 7bbf595 into iiab:master Jul 13, 2018
@holta
Copy link
Member

holta commented Jul 13, 2018

Great Catch.

Thank you @arky

Builds on PRs #866, #874

@arky arky deleted the i586-fixes branch July 13, 2018 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants