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 for i586 and i686 - towards resolving #864 & #865 #866

Merged
merged 4 commits into from Jul 3, 2018

Conversation

holta
Copy link
Member

@holta holta commented Jul 2, 2018

@arky can you test this PR please?

As I don't have access to the requisite hardware, Thanks!

@holta holta added this to the 6.6 milestone Jul 2, 2018
@holta
Copy link
Member Author

holta commented Jul 2, 2018

FYI this PR attempts to resolve kiwix-tools' changing filename/compression (.bz2->.gz) as summarized in #864 & kiwix-tools' changing internal file structure (bin directory is no longer included) as summarized in #865.

@holta
Copy link
Member Author

holta commented Jul 2, 2018

@arky can you test this PR please?

As I don't have access to the requisite hardware, Thanks!

CLARIF this should do it...providing the basic smoke-test we need to merge this PR:

cd /opt/iiab/iiab
git checkout -b holta-kiwix-i586 master
git pull https://github.com/holta/iiab.git kiwix-i586
./iiab-install --reinstall

@holta
Copy link
Member Author

holta commented Jul 3, 2018

@arky I will merge this now as it smoke-tested on Raspbian and Ubuntu 18.04, but you really do need to smoke-test ( and functional test http://box/kiwix/ ) on the i586/i686 architecture, so we know if this is accomplishing anything, Thanks!

@arky
Copy link
Contributor

arky commented Jul 8, 2018

@holta Patch works as expected on i586. The kiwix-tools is downloaded and uncompressed properly. Thanks!

pi@box:/opt/iiab/iiab$ ls -l ../kiwix
total 4
drwxr-xr-x 2 root root 4096 Jul 8 07:30 bin
pi@box:/opt/iiab/iiab$ ls -l ../kiwix/bin/
total 234112
-rwxrwxr-x 1 root root 96083578 Jun 20 10:00 kiwix-manage
-rwxrwxr-x 1 root root 21611088 Jun 20 10:00 kiwix-read
-rwxrwxr-x 1 root root 23151922 Jun 20 10:00 kiwix-search
-rwxrwxr-x 1 root root 98876235 Jun 20 10:00 kiwix-serve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants