Re: Debian Package Finder, where?

2003-12-08 Thread Bill Moseley
On Mon, Dec 08, 2003 at 11:04:41PM +, Colin Watson wrote: > On Tue, Dec 02, 2003 at 07:15:51AM -0800, Bill Moseley wrote: > > On Tue, Dec 02, 2003 at 08:24:38AM -0600, Hugo Vanwoerkom wrote: > > > The following packages have unmet dependencies: > > > apt-file: Depends: libapt-pkg-perl but it

Re: Debian Package Finder, where?

2003-12-08 Thread Colin Watson
On Tue, Dec 02, 2003 at 07:15:51AM -0800, Bill Moseley wrote: > On Tue, Dec 02, 2003 at 08:24:38AM -0600, Hugo Vanwoerkom wrote: > > The following packages have unmet dependencies: > > apt-file: Depends: libapt-pkg-perl but it is not going to be installed > > E: Broken packages > > I find that m

Re: Debian Package Finder, where?

2003-12-04 Thread Greg Folkert
On Wed, 2003-12-03 at 16:33, Chema wrote: > apt-cache only searchs in package name and description (from > /var/cache/apt/pkgcache.bin, I think), so it will not tell me > "which deb provides such file/library". > > The right answer was apt-file, as pointed by Andreas Janssen: Then you can expect

apt utilities and regexs (Re: Debian Package Finder, where? SUCCESS !!)

2003-12-04 Thread Bill Goudie
On Wed, Dec 03, 2003 at 08:56:03PM +, Chema wrote: > On Wed, 3 Dec 2003 17:30:07 -0600 > Bill Goudie <[EMAIL PROTECTED]> wrote: > BG> On Wed, Dec 03, 2003 at 01:26:22AM +, Chema wrote: > BG> > Anyway, apt-file works nice, but "zgrep file Contents-i386.gz" > BG> > works better! (note to apt-

Re: Debian Package Finder, where?

2003-12-03 Thread Chema
On Tue, 2 Dec 2003 22:49:43 -0800 Paul Johnson <[EMAIL PROTECTED]> wrote: PJ> -BEGIN PGP SIGNED MESSAGE- PJ> Hash: SHA1 PJ> PJ> Please turn your line wraps on to 72 columns. PJ> On Tue, Dec 02, 2003 at 02:02:35AM +, Chema wrote: PJ> > Now that packages.debian.org is down, I have found

Re: Debian Package Finder, where? SUCCESS !!

2003-12-03 Thread Chema
On Wed, 3 Dec 2003 17:30:07 -0600 Bill Goudie <[EMAIL PROTECTED]> wrote: BG> On Wed, Dec 03, 2003 at 01:26:22AM +, Chema wrote: BG> > Anyway, apt-file works nice, but "zgrep file Contents-i386.gz" BG> > works better! (note to apt-* developers: I'm still waiting... ;-). BG> > Thanks BG> > peop

Re: Debian Package Finder, where? SUCCESS !!

2003-12-03 Thread Bill Goudie
On Wed, Dec 03, 2003 at 01:26:22AM +, Chema wrote: > Anyway, apt-file works nice, but "zgrep file Contents-i386.gz" works > better! (note to apt-* developers: I'm still waiting... ;-). Thanks > people. Uh? No difference -- this is what apt-file does. Download and zgrepping Contents-.gz is on

Re: Debian Package Finder, where?

2003-12-03 Thread Dr. MacQuigg
Sorry, this was misposted earlier. For those following this thread, I'll repeat the post: On Tue, 02 Dec 2003 23:50:32 +0100, Bill Goudie <[EMAIL PROTECTED]> wrote: [...] > wget ftp://ftp.debian.org/debian/dists//Contents-.gz > zgrep Contents-.gz Thank you. Thank you. Finally a method t

Re: Debian Package Finder, where? SUCCESS !!

2003-12-03 Thread Chema
On Wed, 3 Dec 2003 05:33:44 +0100 Arnt Karlsen <[EMAIL PROTECTED]> wrote: AK> On Tue, 02 Dec 2003 19:01:24 -0700, AK> "Dr. MacQuigg" <[EMAIL PROTECTED]> wrote in message AK> <[EMAIL PROTECTED]>: AK> AK> > For the future: AK> > AK> > Wouldn't it be nice if debian.org just listed the contents of

Re: Debian Package Finder, where?

2003-12-02 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Dec 02, 2003 at 01:05:56PM +0100, Tim Ruehsen wrote: > Take a look at > http://www.apt-get.org/search.php An invaluable resource, particularly if you're using Woody (Friends don't let friends mix Woody with Sarge/Sid) and need to find a backpo

Re: Debian Package Finder, where?

2003-12-02 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Dec 02, 2003 at 08:24:38AM -0600, Hugo Vanwoerkom wrote: > Reading Package Lists... Done > /Tue Dec 02-07:51:30HDB5# apt-get install apt-file > > > > The following packages have unmet dependencies: > apt-file: Depends: libapt-pkg-perl but

Re: Debian Package Finder, where?

2003-12-02 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Dec 02, 2003 at 10:08:00AM +0100, Andreas Janssen wrote: > apt-get install apt-file apt-file is only handy if you know the exact file you're looking for, however. This isn't usually an issue for most people, who start on a package hunt with "

Re: Debian Package Finder, where?

2003-12-02 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please turn your line wraps on to 72 columns. On Tue, Dec 02, 2003 at 02:02:35AM +, Chema wrote: > Now that packages.debian.org is down, I have found myself looking > for "which deb provides such file/library" a pair of times. Having > resolved th

Re: Debian Package Finder, where? SUCCESS !!

2003-12-02 Thread shawn galvin
On Wed, Dec 03, 2003 at 05:33:44AM +0100, Arnt Karlsen wrote: > ..cure is, try _several_ search engines, and consider homebrewing. ;-) those interested in homebrewing should check out ht://Dig http://www.htdig.org, it's GPL'd and effective. shawn galvin [EMAIL PROT

Re: Debian Package Finder, where? SUCCESS !!

2003-12-02 Thread Arnt Karlsen
On Tue, 02 Dec 2003 19:01:24 -0700, "Dr. MacQuigg" <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > For the future: > > Wouldn't it be nice if debian.org just listed the contents of each > package on a webpage. Then we could use Google for these searches. > Why do so many websites

Re: Debian Package Finder, where? SUCCESS !!

2003-12-02 Thread Dr. MacQuigg
On Tue, 02 Dec 2003 23:50:32 +0100, Bill Goudie <[EMAIL PROTECTED]> wrote: [...] > wget ftp://ftp.debian.org/debian/dists//Contents-.gz > zgrep Contents-.gz Thank you. Thank you. Finally a method that works !! Just to summarize everything I've tried and failed: Debian Package Problems 1. S

Re: Debian Package Finder, where?

2003-12-02 Thread Bill Goudie
On Tue, Dec 02, 2003 at 08:24:38AM -0600, Hugo Vanwoerkom wrote: > Andreas Janssen wrote: > >Chema (<[EMAIL PROTECTED]>) wrote: > > > >>Now that packages.debian.org is down, I have found myself looking for > >>"which deb provides such file/library" a pair of times. Having > >>resolved the situatio

Re: Debian Package Finder, where?

2003-12-02 Thread Greg Folkert
On Mon, 2003-12-01 at 21:02, Chema wrote: > Heya there. > > Now that packages.debian.org is down, I have found myself looking for "which deb > provides such file/library" a pair of times. Having resolved the situation in > unusual froms, I'm starting to miss packages.deb. > > Is there a mirror

Re: Debian Package Finder, where?

2003-12-02 Thread Bill Moseley
On Tue, Dec 02, 2003 at 08:24:38AM -0600, Hugo Vanwoerkom wrote: > >apt-get install apt-file > The following packages have unmet dependencies: > apt-file: Depends: libapt-pkg-perl but it is not going to be installed > E: Broken packages I find that message so helpful! ;) > It appears perlapi-

Re: Debian Package Finder, where?

2003-12-02 Thread Hugo Vanwoerkom
Andreas Janssen wrote: Hello Chema (<[EMAIL PROTECTED]>) wrote: Now that packages.debian.org is down, I have found myself looking for "which deb provides such file/library" a pair of times. Having resolved the situation in unusual froms, I'm starting to miss packages.deb. Is there a mirror or e

Re: Debian Package Finder, where?

2003-12-02 Thread Tim Ruehsen
Am Dienstag, 2. Dezember 2003 03:02 schrieb Chema: > Heya there. > > Now that packages.debian.org is down, I have found myself looking for > "which deb provides such file/library" a pair of times. Having resolved > the situation in unusual froms, I'm starting to miss packages.deb. > > Is there a m

Re: Debian Package Finder, where?

2003-12-02 Thread Andreas Janssen
Hello Chema (<[EMAIL PROTECTED]>) wrote: > Now that packages.debian.org is down, I have found myself looking for > "which deb provides such file/library" a pair of times. Having > resolved the situation in unusual froms, I'm starting to miss > packages.deb. > > Is there a mirror or equivalent s

Re: Debian Package Finder, where?

2003-12-02 Thread Joerg Johannes
Am Di, den 02.12.2003 schrieb Chema um 03:02: > Heya there. > > Now that packages.debian.org is down, I have found myself looking > for "which deb provides such file/library" a pair of times. > Having resolved the situation in unusual froms, I'm starting to > miss packages.deb. > > Is there a mir

Debian Package Finder, where?

2003-12-02 Thread Chema
Heya there. Now that packages.debian.org is down, I have found myself looking for "which deb provides such file/library" a pair of times. Having resolved the situation in unusual froms, I'm starting to miss packages.deb. Is there a mirror or equivalent search engine? Google shows that at leas

Debian Package Finder (US Mirror)

1998-01-22 Thread Adam Shand
Just a notice to say that there is now a US mirror of the LJ Debian Package finder. That brings the total up to four mirrors (US, New Zealand (primary), Sweden and Czech). Personally I couldn't live without it (which is of course why it was written :-), and I think it makes life mucho e

Re: Can anyone recomend a Debian package finder web page?

1997-07-21 Thread Heikki Vatiainen
There are three package finders that I know: o The one by me, http://sunsite.tut.fi/finder/ o Larry and Joe's Debian Package Finder (has mirrors too) http://larry.earthlight.co.nz/debian/finder.cgi o http://www.debian.org/packages.html // Heikki -- Heikki Vati

Can anyone recomend a Debian package finder web page?

1997-07-20 Thread Stan Brown
The one I was using has gone awaya. Any recomendations? Thanks. -- Stan Brown [EMAIL PROTECTED]404-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead.

Announce: Yet another Debian package finder

1997-07-15 Thread Heikki Vatiainen
See http://sunsite.tut.fi/finder/ for my Debian GNU/Linux package finder. You can use the finder to do for example these things: o search for packages with a keyword o search for packages owning the file you're looking for o browse stable/unstable/non-US sections and see what's in them. Th

Debian Package Finder

1997-05-27 Thread Adam Shand
Our Debian Package Finder is now in version 1.1. Documentation has been written and it should be trivial to install so long as you have python1.4 (this can be worked around hopefully :). If people would be willing to setup local mirrors it would be great. Especially if there could be one on the

Debian Package Finder

1997-04-18 Thread Adam Shand
Hi There seems to have been quite a bit of interest in this (and it actually works now). It was really only intended as a short term solution until (I know I'm gonna botch his name) Heikki got his full featured one working again at (again off the top of my head) rae.ton.fi. The nice thing about o

Re: Debian Package Finder (DOH!)

1997-04-18 Thread Adam Shand
> Next try: > URL I POSTed: > > http://www.hanoi.com/cgi-bin/joe/PFind.cgi?searchString=ncftp&default=frozen&searchAll=frozen%2Cunstable%2Ccontrib%2Cnon-free ^ Err what happened to hanoi.earthlight.co.nz?? I think what is happening is that the script posts the information to

Re: Debian Package Finder (DOH!)

1997-04-18 Thread Kevin Traas
> > The requested URL /cgi-bin/joe/PFind.cgi was not found on this server. > > A number of people have reported getting this error... if you are still > getting it please let me know. It works perfectly for me so if it's still > broken i need to know so I can figure out why. Uh, I don't get a sc

Re: Debian Package Finder (DOH!)

1997-04-18 Thread Fredrik Ax
On Sat, 19 Apr 1997, Adam Shand wrote: > > The requested URL /cgi-bin/joe/PFind.cgi was not found on this server. > > A number of people have reported getting this error... if you are still > getting it please let me know. It works perfectly for me so if it's still > broken i need to know so I c

Re: Debian Package Finder (DOH!)

1997-04-18 Thread Adam Shand
> The requested URL /cgi-bin/joe/PFind.cgi was not found on this server. A number of people have reported getting this error... if you are still getting it please let me know. It works perfectly for me so if it's still broken i need to know so I can figure out why. Adam. -- TO UNSUBSCRIBE FR

Debian Package Finder (DOH!)

1997-04-18 Thread Adam Shand
Ima dick... The URL is: http://hanoi.earthlight.co.nz/cgi-bin/joe/PFind.cgi Adam -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Debian Package Finder

1997-04-18 Thread Adam Shand
Hi Joe Skinner ([EMAIL PROTECTED]) have written a debian package finder. It is *very* simple but it works. If people think that this would be usefull (this was written because I was so upset at the last one dissappearing) feel free to use it. It is in NZ so it won't be blinding but it does

Debian Package Finder

1997-03-30 Thread Adam Shand
Does anyone know what happenedn to the http://rae.ton.tut.fi/preview/? I loved this page. It made life *s* much nicer evertime I wanted to find a new package. Thanks, Adam.