avni
avni
> @avni as an aside, note that your VM disk is only 8.4GB and almost full, and so the `sudo iiab` IIAB install would have failed shortly afterwards, even if...
avni@box:~$ apt list selinux-utils Listing... Done selinux-utils/focal 3.0-1build2 arm64 avni@box:~$ setenforce Command 'setenforce' not found, but can be installed with: sudo apt install selinux-utils I installed it. avni@box:~$ getenforce Disabled
> kiwix-serve should be started manually once without any argument to see what goes wrong in detail. If it does not then I would recomment to open a bug report...
**avni@box:/library/zims$ ls -al** ``` total 16 drwxr-xr-x 4 root root 4096 Nov 21 10:47 . drwxr-xr-x 8 root root 4096 Nov 21 10:51 .. drwxr-xr-x 2 root root 4096 Nov...
Same error on new VM of Ubuntu 20.04 arm64 with a larger hard drive (50GB)
Same issue on new VM with Ubuntu 21.10 arm64, 20GB hard drive. **root@box:~# systemctl status kiwix-serve.service** ``` × kiwix-serve.service - Provides the Kiwix ZIM File Server Loaded: loaded (/etc/systemd/system/kiwix-serve.service; enabled;...
> creating a new VM of Ubuntu 14.04 x86 Having trouble making this VM functional on UTM. It's glacially slow.
@kelson42 > kiwix-serve should be started manually once without any argument to see what goes wrong in detail. If it does not then I would recomment to open a bug...
@jvonau **root@box:/opt/iiab/kiwix/bin# sudo /usr/bin/iiab-make-kiwix-lib** ``` Waiting to run iiab-make-kiwix-lib.py Now running iiab-make-kiwix-lib.py cp: cannot stat '/library/zims/library.xml': No such file or directory rm: cannot remove '/library/zims/library.xml': No such file or directory...
Same error while installing kiwix on multipass iiab-diagnostics file: http://sprunge.us/be0U1s?en **avni@Avnis-MBP ~ % multipass version** ``` multipass 1.8.1+mac multipassd 1.8.1+mac ``` ``` ... TASK [kiwix : Enable & Ensure 'kiwix-serve.service'...