ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Python & Zope3
Date: Wed, 21 Mar 2007 10:52:24 +0300
Message-ID: <20070321075224.GK1613@solemn.turbinal> (raw)
In-Reply-To: <4600284D.6020409@neural.ru>

[-- Attachment #1: Type: text/plain, Size: 2311 bytes --]

On Wed, Mar 21, 2007 at 02:30:37AM +0800, Ivan Fedorov wrote:
> Dmitry V. Levin пишет:
> > On Wed, Mar 21, 2007 at 12:37:29AM +0800, Ivan Fedorov wrote:
> > [...]
> >> А еще надо выкинуть из сизифа всякие дохлые модули навроде Draco.
> > 
> > Помогите определить, какие именно модули являются дохлыми.
> 
> Все оказалось лучше, чем я думал:
> 
> python-module-Draco
> python-modulde-pysqlite3

Вот некоторая информация к размышлению.

$ apt-cache dumpavail |awk -F'[:,] ' '$1=="Package"{pkg=$2} $1=="Provides"{for(i=1;i<=NF;i++)if($i~/^python2\..[(]/)print pkg,$i}' |sort -u >pyprov
$ head pyprov
PyPanel python2.4(pp)
PyPanel python2.4(ppmodule)
Supybot python2.4(supybot)
Supybot python2.4(supybot.ansi)
Supybot python2.4(supybot.callbacks)
Supybot python2.4(supybot.cdb)
Supybot python2.4(supybot.commands)
Supybot python2.4(supybot.conf)
Supybot python2.4(supybot.dbi)
Supybot python2.4(supybot.drivers)
$ awk -F'[ .()]' '{print $1, $4}' pyprov |sort -u |sort -k2 |uniq -D -f1 
python-module-zc 4                           
python-module-zope 4
python-ClientForm ClientForm
python-module-ClientForm ClientForm
Zope-Modules ImageFile
python-module-imaging ImageFile
Zope-Modules __init__
hplip-tools __init__
python-module-imaging __init__
roundup __init__
python-module-pysqlite _sqlite
python-module-pysqlite3 _sqlite
hplip-tools cherrypy
python-module-cherrypy cherrypy
Zope-docutils docutils
python-module-docutils docutils
python-module-libxml2 drv_libxml2
python-modules-libxml2 drv_libxml2
python-module-libxml2 libxml2
python-modules-libxml2 libxml2
python-module-libxml2 libxml2mod
python-modules-libxml2 libxml2mod
apache2-mod_python mod_python
mod_python mod_python
mutagen mutagen
python-module-mutagen mutagen
hplip-tools plugins
quodlibet plugins
python-module-rrdtool rrdtool
rrd-python rrdtool
python-base site
python-module-setuptools site
python-module-pysqlite sqlite
python-module-pysqlite3 sqlite
python-base sre
python-modules sre
python-base sre_compile
python-modules sre_compile
python-base sre_constants
python-modules sre_constants
python-base sre_parse
python-modules sre_parse
hplip-tools ui
picard ui
$ 

То есть это список дублирующихся Provides, полученный, правда, грубым и
приблизительным образом.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-03-21  7:52 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20 16:37 Ivan Fedorov
2007-03-20 17:24 ` Dmitry V. Levin
2007-03-20 18:30   ` Ivan Fedorov
2007-03-20 18:38     ` Dmitry V. Levin
2007-03-20 19:45       ` Ivan Fedorov
2007-03-20 19:49         ` Dmitry V. Levin
2007-03-21 11:03           ` Ivan Fedorov
2007-03-21  7:52     ` Alexey Tourbin [this message]
2007-03-21  8:16       ` Andrey Rahmatullin
2007-03-21  8:21         ` Alexey Tourbin
2007-03-21  8:50           ` Andrey Rahmatullin
2007-03-21  8:52             ` Andrey Rahmatullin
2007-03-21  8:57             ` Alexey Tourbin
2007-03-21 12:29       ` Igor Zubkov
2007-03-21  7:26   ` Alexey Morsov
2007-03-21  6:16 ` Vitaly Lipatov
2007-03-21  7:44 ` Alexey Tourbin
2007-03-21  9:38   ` Michael Shigorin
2007-03-21 16:10     ` Victor Forsyuk
2007-03-21 16:32       ` [devel] [JT] " Michael Shigorin
2007-03-22 17:32         ` Victor Forsyuk
2007-03-21 21:12       ` [devel] " Dmitry V. Levin
2007-03-21 21:52         ` [devel] Python 2.5 Vitaly Lipatov
2007-03-21 21:55           ` Dmitry V. Levin
2007-03-21 22:07             ` [devel] Python 2.5 [JT] Vitaly Lipatov
2007-03-22 17:35         ` [devel] Python & Zope3 Victor Forsyuk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070321075224.GK1613@solemn.turbinal \
    --to=at@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git