BTS

Message1639

Author mika
Recipients ft
Date 2008-11-04.13:09:02
Content
* Frank Terbeck <bts@bts.grml.org> [20081104 13:56]:

> > >     a) How does that thing get it's data?

> > Via:

> > % file /var/cache/command-not-found/*
> > /var/cache/command-not-found/ftp.de.debian.org_debian_dists_unstable_contrib.db:           GNU dbm 1.x or ndbm database, little endian
> > /var/cache/command-not-found/ftp.de.debian.org_debian_dists_unstable_main.db:              GNU dbm 1.x or ndbm database, little endian
> > /var/cache/command-not-found/ftp.de.debian.org_debian_dists_unstable_non-free.db:          GNU dbm 1.x or ndbm database, little endian
> > /var/cache/command-not-found/www.debian-multimedia.org_dists_sid_main.db:                  GNU dbm 1.x or ndbm database, little endian
> > /var/cache/command-not-found/www.informatik.uni-koeln.de_fai_download_dists_lenny_main.db: GNU dbm 1.x or ndbm database, little endian

> This was, what I was worried about most.
> But okay, if it builds a database and does lookups against it, I can
> see that that's probably not too shabby.

ACK

[...]
> > -> Works at least pretty well and fast on my system.

> Okay then. I'll think of a usable solution.
> Maybe even via an interface that's only in pretty recent zsh versions,
> if that's okay by you (recent as in 'the live-cd ships a version
> recent enough').

Sure, that's fine. :)

regards,
-mika-
History
Date User Action Args
2008-11-04 13:09:02mikasetrecipients: + ft
2008-11-04 13:09:02mikalinkissue564 messages
2008-11-04 13:09:02mikacreate