ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org, incoming@altlinux.ru
Subject: [devel] remove perl-* packages
Date: Sun, 6 Jul 2008 10:20:07 +0400
Message-ID: <20080706062007.GP7854@solemn.turbinal> (raw)

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

Прошу удалить следующие пакеты, потому что они содержатся в perl-base.

$ b=$(rpm -q --provides perl-base |cut -d' ' -f1 |sort -u)
$ cd /ALT/Sisyphus/files/noarch/RPMS
$ for f in perl-*.rpm; do v=$(rpm -q --provides -p "$f" |cut -d' ' -f1 |sort -u |comm -12 - <(echo "$b") ); [ -z "$v" ] || echo "$f  $(rpm -q --qf '%{PACKAGER}' -p "$f")    $(echo $v)"; done
perl-ANSIColor-1.12-alt1.noarch.rpm     Vladimir A. Svyatoshenko <svyt@altlinux>     perl(Term/ANSIColor.pm)
perl-Digest-1.15-alt1.noarch.rpm        Michael Bochkaryov <misha@altlinux>  perl(Digest.pm) perl(Digest/base.pm) perl(Digest/file.pm)
perl-File-Path-2.04-alt1.noarch.rpm     Vitaly Lipatov <lav@altlinux>        perl(File/Path.pm)
perl-File-Temp-0.20-alt1.noarch.rpm     Vladimir A. Svyatoshenko <svyt@altlinux>     perl(File/Temp.pm)
perl-Getopt-Long-2.37-alt1.noarch.rpm   Vladimir A. Svyatoshenko <svyt@altlinux>     perl(Getopt/Long.pm)
perl-Term-Cap-1.09-alt1.noarch.rpm      Vitaly Lipatov <lav@altlinux>        perl(Term/Cap.pm)
perl-Text-Tabs+Wrap-2006.1117-alt1.noarch.rpm   Vladimir A. Svyatoshenko <svyt@altlinux>     perl(Text/Tabs.pm) perl(Text/Wrap.pm)
$ cd /ALT/Sisyphus/files/x86_64/RPMS
$ for f in perl-*.rpm; do v=$(rpm -q --provides -p "$f" |cut -d' ' -f1 |sort -u |comm -12 - <(echo "$b") ); [ -z "$v" ] || echo "$f  $(rpm -q --qf '%{PACKAGER}' -p "$f")    $(echo $v)"; done |grep -v ^perl-base-5
perl-Data-Dumper-2.121-alt1.x86_64.rpm  Mikhail Pokidko <pma@altlinux>      perl(Data/Dumper.pm)
perl-IO-1.23-alt1.x86_64.rpm    Vitaly Lipatov <lav@altlinux>        perl(IO.pm) perl(IO/Dir.pm) perl(IO/File.pm) perl(IO/Handle.pm) perl(IO/Pipe.pm) perl(IO/Poll.pm) perl(IO/Seekable.pm) perl(IO/Select.pm) perl(IO/Socket.pm) perl(IO/Socket/INET.pm) perl(IO/Socket/UNIX.pm)
perl-MIME-Base64-3.07-alt1.x86_64.rpm   Vladimir A. Svyatoshenko <svyt@altlinux>     perl(MIME/Base64.pm) perl(MIME/QuotedPrint.pm) perl-MIME-Base64
perl-Scalar-List-Utils-1.19-alt1.x86_64.rpm     Vladimir A. Svyatoshenko <svyt@altlinux>     perl(List/Util.pm) perl(Scalar/Util.pm)
perl-Time-HiRes-1.9711-alt1.x86_64.rpm  Vladimir A. Svyatoshenko <svyt@altlinux>     perl(Time/HiRes.pm) perl-Time-HiRes
$ 

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

             reply	other threads:[~2008-07-06  6:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-06  6:20 Alexey Tourbin [this message]
2008-07-06  8:45 ` Alexey I. Froloff
2008-07-06 16:44   ` Alexey Tourbin
2008-07-06 19:54     ` Michael Bochkaryov
2008-07-06 19:51       ` Mikhail Gusarov
2008-07-06 19:55       ` Alexey Tourbin
2008-07-06 21:19         ` Michael Bochkaryov

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=20080706062007.GP7854@solemn.turbinal \
    --to=at@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    --cc=incoming@altlinux.ru \
    /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