Re: irc/iroffer-dinoex blocks "make index"
- In reply to: Robert Huff : "irc/iroffer-dinoex blocks "make index""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 06:44:23 UTC
On Sun, 08 May 2022 15:05:40 +0200, Robert Huff wrote: > > > [I reported this to the maintainer ... heard nothing ... so I'm > coming here.] > > For about the last week, irc/iroffer-dinoex failed to "make index", > preventing "pkg version" from generating the list of out-of-date ports. > The error message is: > > --- describe.x11-wm --- > make_index: /usr/ports/irc/iroffer-dinoex: no entry for /usr/ports/libruby.so: > Done. > > Fixing this is not in my skill-set - could someone please help? 1. I only see this message when I set an incorrect ruby version in /etc/make.conf (DEFAULT_VERSIONS). 2. This seems to be a warning and not an error. The INDEX-1X file is generated and 'echo $?' returns 0. (3. Meanwhile run 'make fetchindex' or run 'pkg version' with -P switch. What error does 'pkg version -vL=' show?) -- Herbert