Re: Which Debian package has which Java package?
- To: debian-java@lists.debian.org
- Subject: Re: Which Debian package has which Java package?
- From: Torsten Werner <twerner@debian.org>
- Date: Wed, 02 Dec 2009 13:59:49 +0100
- Message-id: <4B1664C5.1010608@debian.org>
- In-reply-to: <200912020904.56978.thomas@koch.ro>
- References: <200912011824.32071.thomas@koch.ro> <4B158D35.8060806@thykier.net> <200912020904.56978.thomas@koch.ro>
Hi Thomas, Thomas Koch schrieb:
I don't know, if it is possible to run this kind of scripts on some debian server? And how can one quickly determine whether a package contains java .jar files?
you can try that on merkel. Getting the jar files: projectb=> $ psql -p 5433 projectb select * from content_file_paths where path like '%.jar' limit 10; id | path --------+------------------------------------------------ 811486 | usr/share/java/hibernate3-3.3.1.GA+dak1.jar 857486 | usr/share/java/mysql-connector-java-5.1.10.jar (2 rows)What a pity, only 2 rows. But you can zgrep the Contents- files in /srv/ftp.debian.org/ftp/dists/sid/.
Cheers, Torsten
Reply to:
- References:
- Which Debian package has which Java package?
- From: Thomas Koch <thomas@koch.ro>
- Re: Which Debian package has which Java package?
- From: Niels Thykier <niels@thykier.net>
- Re: Which Debian package has which Java package?
- From: Thomas Koch <thomas@koch.ro>
- Which Debian package has which Java package?
- Prev by Date: Re: Which Debian package has which Java package?
- Next by Date: RFS: azureus 4.3.0.0-1
- Previous by thread: Re: Which Debian package has which Java package?
- Next by thread: Re: Which Debian package has which Java package?
- Index(es):