Re: mandb: 3 questions

2014-06-20 Thread Curt
On 2014-01-05, Mike McClain wrote: > Some program, I presume mandb keeps recreating /var/cache/man/cs/ etc. It looks like a bug! https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=23522 Colin Watson says: Version 0.0.20 or greater of the 'localepurge' package now allows the sysadmin to purge

Re: mandb

2014-04-10 Thread Brian
On Thu 10 Apr 2014 at 09:22:10 -0700, Mike McClain wrote: > What are the advantages of mandb? >From mandb(8): mandb is used to initialise or manually update index database caches that are usually maintained by man. The caches contain information relevant to the current state of the manu

Re: man v. info (was Re: mandb gets stuck!)

2001-09-03 Thread Rino Mardo
wow. ever thought of getting into law practice? :-) i think i touched on a very touchy issue here. i'll just go find a simple project for my python. thanks for all the replies guys! _ Do You Yahoo!? Get your free @yahoo.com address at htt

Re: man v. info (was Re: mandb gets stuck!)

2001-09-03 Thread Cliff Sarginson
On Sun, Sep 02, 2001 at 03:13:10PM -0700, Karsten M. Self wrote: > on Sun, Sep 02, 2001 at 01:44:45PM +0200, Cliff Sarginson ([EMAIL PROTECTED]) > wrote: > > On Sun, Sep 02, 2001 at 11:49:11AM +0100, Colin Watson wrote: > > > On Sat, Sep 01, 2001 at 10:31:47PM +0800, Rino Mardo wrote: I agree wit

Re: man v. info (was Re: mandb gets stuck!)

2001-09-03 Thread Joey Hess
Brian Nelson wrote: > I also agree. I think what bothers me most about info pages is that > they often read like books. Not suprising, they often *are* books. I have a book on my shelf that has about a 100% correspondence to the gdb info page. Though the gdb info page lacks RPM's autograph.. --

Re: man v. info (was Re: mandb gets stuck!)

2001-09-02 Thread Nathan E Norman
On Sun, Sep 02, 2001 at 11:54:09PM -0400, Brian Nelson wrote: > I also agree. I think what bothers me most about info pages is that > they often read like books. They're usually arranged in a format > resembling chapters covering each topic in thorough detail. This is > fine if I want to read a

Re: man v. info (was Re: mandb gets stuck!)

2001-09-02 Thread Brian Nelson
"Karsten M. Self" writes: > The problem is that this is often specifically what is *not* sought by > those who are looking for manpages. What's wanted is a short, concise, > but illustrative reference providing: > > - A functional description of the command. > > - A synopsis of all options

Re: man v. info (was Re: mandb gets stuck!)

2001-09-02 Thread Osamu Aoki
On Sun, Sep 02, 2001 at 03:13:10PM -0700, Karsten M. Self wrote: > Personally, I'd strongly recommend that the GNU project revisit the > issue of info pages altogether. They're not popular, they don't > adequately replace man pages, and there is a far more successful and > ubiquitous hypertext mod

man v. info (was Re: mandb gets stuck!)

2001-09-02 Thread Karsten M. Self
on Sun, Sep 02, 2001 at 01:44:45PM +0200, Cliff Sarginson ([EMAIL PROTECTED]) wrote: > On Sun, Sep 02, 2001 at 11:49:11AM +0100, Colin Watson wrote: > > On Sat, Sep 01, 2001 at 10:31:47PM +0800, Rino Mardo wrote: > > > getting a little OT here but can all the man databases be converted to > > > in

Re: mandb gets stuck!

2001-09-02 Thread Cliff Sarginson
On Sun, Sep 02, 2001 at 11:49:11AM +0100, Colin Watson wrote: > On Sat, Sep 01, 2001 at 10:31:47PM +0800, Rino Mardo wrote: > > getting a little OT here but can all the man databases be converted to > > info files? what can a "python" newbie do or have to follow in order > > to do this? > > You m

Re: mandb gets stuck!

2001-09-02 Thread Colin Watson
On Sat, Sep 01, 2001 at 10:31:47PM +0800, Rino Mardo wrote: > getting a little OT here but can all the man databases be converted to > info files? what can a "python" newbie do or have to follow in order > to do this? You might be able to do it, but then I'd have to kill you ;) Besides, the info

Re: mandb gets stuck!

2001-09-01 Thread Rino Mardo
TECTED]> To: Sent: Saturday, September 01, 2001 6:14 PM Subject: Re: mandb gets stuck! > On Fri, Aug 31, 2001 at 11:36:08PM -0700, Karsten M. Self wrote: > > on Fri, Aug 31, 2001 at 04:25:01AM -0500, Colin Watson > > ([EMAIL PROTECTED]) wrote: > > > I'm afraid none

Re: mandb gets stuck!

2001-09-01 Thread Colin Watson
On Fri, Aug 31, 2001 at 11:36:08PM -0700, Karsten M. Self wrote: > on Fri, Aug 31, 2001 at 04:25:01AM -0500, Colin Watson > ([EMAIL PROTECTED]) wrote: > > I'm afraid none of that will work - it turns out it's the database > > (/var/cache/man/X11R6/index.bt) that's broken, not the man pages. > > Ho

Re: mandb gets stuck!

2001-09-01 Thread Karsten M. Self
on Fri, Aug 31, 2001 at 04:25:01AM -0500, Colin Watson ([EMAIL PROTECTED]) wrote: > On Fri, Aug 31, 2001 at 12:37:05AM -0700, Karsten M. Self wrote: > > My suggestion: > > > >- rename /usr/X11R6/man/man3 to /usr/X11/man/man3-bak > > > >- create a directory /usr/X11R6/man/man3 > > > >

Re: mandb gets stuck!

2001-08-31 Thread Colin Watson
On Fri, Aug 31, 2001 at 12:37:05AM -0700, Karsten M. Self wrote: > My suggestion: > >- rename /usr/X11R6/man/man3 to /usr/X11/man/man3-bak > >- create a directory /usr/X11R6/man/man3 > >- create symlinks for half the files in man3-bak: > >$ cd /usr/X11R6/man/man3 >$

Re: mandb gets stuck!

2001-08-31 Thread Karsten M. Self
on Thu, Aug 30, 2001 at 07:13:22PM -0400, Eugene Tyurin ([EMAIL PROTECTED]) wrote: > > Ok, man-db is version 2.3.19-5 > > mandb -d -c >>/tmp/mandb.log 2>>/tmp/mandb.log seems to get stuck > at this point: > > free_hashtab: 2090 entries, 1302 (62%) unique > done. > catpath: /var/cache/man, manpa

Re: mandb gets stuck!

2001-08-30 Thread Eugene Tyurin
Ok, man-db is version 2.3.19-5 mandb -d -c >>/tmp/mandb.log 2>>/tmp/mandb.log seems to get stuck at this point: free_hashtab: 2090 entries, 1302 (62%) unique done. catpath: /var/cache/man, manpath: /usr/share/man Testing for existence: /usr/share/man/man1/strace.1 Testing for existence: /usr/sha

Re: mandb gets stuck!

2001-08-30 Thread Shaul Karl
> On Thu, Aug 30, 2001 at 02:04:13AM -0700, Karsten M. Self wrote: > > on Wed, Aug 29, 2001 at 09:31:40PM -0400, Eugene Tyurin ([EMAIL PROTECTED]) > > wrote: > > > What's /usr/local/man look like? > > My /usr/local/man is empty - does not even have manN subdirs. > > > Have you tried running s

Re: mandb gets stuck!

2001-08-30 Thread Karsten M. Self
on Thu, Aug 30, 2001 at 08:14:07AM -0400, Eugene Tyurin ([EMAIL PROTECTED]) wrote: > On Thu, Aug 30, 2001 at 02:04:13AM -0700, Karsten M. Self wrote: > > on Wed, Aug 29, 2001 at 09:31:40PM -0400, Eugene Tyurin ([EMAIL PROTECTED]) > > wrote: > > > What's /usr/local/man look like? > > My /usr/lo

Re: mandb gets stuck!

2001-08-30 Thread Eugene Tyurin
On Thu, Aug 30, 2001 at 02:04:13AM -0700, Karsten M. Self wrote: > on Wed, Aug 29, 2001 at 09:31:40PM -0400, Eugene Tyurin ([EMAIL PROTECTED]) > wrote: > What's /usr/local/man look like? My /usr/local/man is empty - does not even have manN subdirs. > Have you tried running strace on mandb? R

Re: mandb gets stuck!

2001-08-30 Thread Karsten M. Self
on Wed, Aug 29, 2001 at 09:31:40PM -0400, Eugene Tyurin ([EMAIL PROTECTED]) wrote: > > Hello, > > A few weeks ago, perhaps, I upgraded something on my woody box - and > now I can't satisfy the mandb gods. Mandb runs through cron.weekly > until I kill it - for a few days. I tried to run it manu

Re: mandb gets stuck!

2001-08-30 Thread Colin Watson
On Wed, Aug 29, 2001 at 09:31:40PM -0400, Eugene Tyurin wrote: > A few weeks ago, perhaps, I upgraded something on my woody box - and > now I can't satisfy the mandb gods. Mandb runs through cron.weekly > until I kill it - for a few days. I tried to run it manually to > create a db from scratch,

Re: mandb-errors!?

2000-06-11 Thread Sven Burgener
>I meant more the Debian version - try 'dpkg -s vim', and look at the >'Version:' line. Oic. [EMAIL PROTECTED]:~$ dpkg -s vim | grep Version Version: 5.6.070-1 Sven

Re: mandb-errors!?

2000-06-11 Thread Colin Watson
"Sven Burgener" <[EMAIL PROTECTED]> wrote: >Colin Watson wrote: >>(What version of vim are you using?) > >hp:~# vim --version >VIM - Vi IMproved 5.6 (2000 Jan 16, compiled May 1 2000 16:14:28) >Included patches: 1-62, 64-70 I meant more the Debian version - try 'dpkg -s vim', and look at the 'Ver

Re: mandb-errors!?

2000-06-11 Thread Sven Burgener
>At one point, there was a bug that caused vim to disappear from the list >of choices for vi, ex, and so on, and it wasn't fixed properly. I've >mailed the maintainer about it. (What version of vim are you using?) hp:~# vim --version VIM - Vi IMproved 5.6 (2000 Jan 16, compiled May 1 2000 16:14:2

Re: mandb-errors!?

2000-06-11 Thread Colin Watson
"Sven Burgener" <[EMAIL PROTECTED]> wrote: >Colin Watson wrote: >>Are you running vim? vim's alternatives keep breaking. :( I've already > >Yes, I use vim. What do you mean by "vim's alternatives keep breaking"? /usr/share/doc/debian/FAQ/ch-customizing.html, section 10.10, should give you a decent

Re: mandb-errors!?

2000-06-11 Thread Sven Burgener
>Are you running vim? vim's alternatives keep breaking. :( I've already Yes, I use vim. What do you mean by "vim's alternatives keep breaking"? >reported a previous iteration of this bug, I may get round to doing it >again ... When / how will this be fixed? Sven

Re: mandb-errors!?

2000-06-11 Thread Colin Watson
"Sven Burgener" <[EMAIL PROTECTED]> wrote: >Hello > >Whenever I run "mandb" for the first time (after starting up the >system), I get errors. When I then rerun "mandb" those errors dont >appear. How can I fix them? > > >Updating index cache for path `/usr/share/man'. Wait... >Updating index cache f

Re: mandb

2000-03-21 Thread Colin Watson
[EMAIL PROTECTED] (Account for Debian group mail) wrote: >I tried to update our manual data base using mandb on one of our machines. >I keep getting this error message: > >Processing ma

Re: mandb, man, manpath question

2000-02-17 Thread Rick Macdonald
On Thu, 17 Feb 2000, Johann Spies wrote: > On Wed, Feb 16, 2000 at 04:31:53PM -0700, Rick Macdonald wrote: > > On Tue, 15 Feb 2000, Johann Spies wrote: > > > > > After installing a few potato packages the manpages of some of them are > > > not available although they are there. > > > > I hope th

Re: mandb, man, manpath question

2000-02-15 Thread Rick Macdonald
On Tue, 15 Feb 2000, Johann Spies wrote: > I am trying to understand how man works. I have a mixed slink/potato > system. It seems to me that potato puts the manpages in /usr/share/man. So > I added /usr/share/man in /etc/manpath.conf and also in ~/.bash_profile > (the latter apparently causes "m