ish icon indicating copy to clipboard operation
ish copied to clipboard

install man-db-2.9.4-r0 error

Open zhouxingoddog312 opened this issue 2 years ago • 3 comments

31190594-46AA-493D-AF2A-CD787D674514

I want to view the manpages. But it doesn’t seem to be working properly.:rofl:

zhouxingoddog312 avatar May 12 '22 01:05 zhouxingoddog312

Same issue - ´bad system call´ on man-commands.

NitroNils avatar Aug 05 '22 23:08 NitroNils

Same issue - ´bad system call´ on man-commands.

Is there any way around this?:sunny:

zhouxingoddog312 avatar Aug 06 '22 00:08 zhouxingoddog312

I did ´apk add man-pages´ too, but same error.

NitroNils avatar Aug 06 '22 01:08 NitroNils

As a workaround can recommend using mandoc package instead of man-db works fine on my end

iSH 1.2.3 build 298
mandoc-1.14.5-r5

0x7BA6 avatar Apr 19 '23 19:04 0x7BA6

As a workaround can recommend using mandoc package instead of man-db works fine on my end

iSH 1.2.3 build 298
mandoc-1.14.5-r5

This is useful, thank:blush:

zhouxingoddog312 avatar Apr 20 '23 03:04 zhouxingoddog312

I have the same version of iSH and man works with mandoc, but there are many entries missing: ssh, ls, man, ps, ksh, etc. All of which are installed.

I did an #ls -R /usr/share/man and found many - like xattr, break, chroot, idle, etc.

Seems like something's missing here. Can it be because the basic utilities are included in busybox (no man entry)?

PS: Here's a head(1) of my man1 entries:


usr/share/man/man1:
getent.1.gz        localedef.1.gz
iconv.1.gz         memusage.1.gz
_Exit.2.gz
__clone2.2.gz
_exit.2.gz
_llseek.2.gz
_newselect.2.gz
_syscall.2.gz
_sysctl.2.gz
accept.2.gz
accept4.2.gz
access.2.gz
acct.2.gz
add_key.2.gz
adjtimex.2.gz
afs_syscall.2.gz
alarm.2.gz
alloc_hugepages.2.gz
arch_prctl.2.gz
arm_fadvise.2.gz
arm_fadvise64_64.2.gz
arm_sync_file_range.2.gz
bdflush.2.gz
…

NitroNils avatar Apr 20 '23 22:04 NitroNils