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

cppman -m true fails #136

Open
jxu opened this issue Sep 11, 2022 · 1 comment
Open

cppman -m true fails #136

jxu opened this issue Sep 11, 2022 · 1 comment

Comments

@jxu
Copy link

jxu commented Sep 11, 2022

Similar to #127 but isn't fixed

I did

touch ~/.manpath
cppman -m true
mandb

warnings

Purging old database entries in /home/jx/.local/man...
Processing manual pages under /home/jx/.local/man...
Processing manual pages under /home/jx/.local/man/cat1...
Purging old database entries in /home/jx/.local/share/man...
Processing manual pages under /home/jx/.local/share/man...
Processing manual pages under /home/jx/.local/share/man/cat1...
Processing manual pages under /home/jx/.cache/cppman...
Updating index cache for path `/home/jx/.cache/cppman/manindex'. Wait...mandb: warning: /home/jx/.cache/cppman/manindex/CACHEDIR.TAG: ignoring bogus filename
mandb: warning: /home/jx/.cache/cppman/manindex/cat3: ignoring bogus filename
mandb: warning: /home/jx/.cache/cppman/manindex/442742: ignoring bogus filename
Updating index cache for path `/home/jx/.cache/cppman/man3'. Wait...done.
Checking for stray cats under /home/jx/.cache/cppman...
Checking for stray cats under /home/jx/.cache/cppman/manindex...
Processing manual pages under /home/jx/.cache/cppman/cppreference.com...
Processing manual pages under /home/jx/.cache/cppman/cplusplus.com...
2 man subdirectories contained newer manual pages.
2527 manual pages were added.
0 stray cats were added.
0 old database entries were purged.

btw $XDG_CACHE_HOME is blank for me

@paopaol
Copy link

paopaol commented Nov 2, 2022

the same, warning: /root/.cache/cppman/manindex/index.db: ignoring bogus filename.but when i remove this index.db, rerun mandb, then works ok

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