ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] perl noarch on x86_64
Date: Thu, 20 Nov 2008 16:36:23 +0200
Message-ID: <20081120143622.GA9797@dad.imath.kiev.ua> (raw)
In-Reply-To: <20081120140235.GA5159@mw.office.seiros.ru>

On Thu, Nov 20, 2008 at 05:02:35PM +0300, Денис Смирнов wrote:
> В любом случае:
> - наличие _файлов_ внутри таких подкаталогов noarch пакетов -- это
>   однозначно blocker, ибо работать такой пакет не будет, и это надо
>   проверять sisyphus_check'ом;
> - наличие пустых _каталогов_ -- проверять repocop'ом, и, видимо, генерить
>   патчи;
> Кстати о. А не мог бы repocop генерить патчи заодно и чтобы вообще не
> класть в пакет целиком %perl_vendor_privlib? А то по этой причине
> некоторые perl пакеты сейчас не собираются, а фиксить их ручками так не
> хочется... :)

Я уже генерировал патчи (правда, не repocop'ом), в рассылку писал 
и даже сделал NMU Мише Бочкареву на 76 пакетов.

можно и репокопом.
логика там такая:
if (truly arch code, but noarch) {
    fail && patch {
-BuildArch: noarch
} 
if (truly arch code, %perl_vendor_archlib packaged) {
	warn && patch {
s/%perl_vendor_privlib/%perl_vendor_archlib/ in %files
}
if (noarch, but empty dirs and other garbage in archlib) {
    warn && patch {
+%exclude %perl_vendor_archlib
}

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



  reply	other threads:[~2008-11-20 14:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-20 12:10 Денис Смирнов
2008-11-20 12:16 ` Mikhail Gusarov
2008-11-20 12:18   ` Dmitry V. Levin
2008-11-20 14:04     ` Денис Смирнов
2008-11-21 12:04     ` Alexey Tourbin
2008-11-20 12:47 ` Nikolay A. Fetisov
2008-11-20 14:02   ` Денис Смирнов
2008-11-20 14:36     ` Igor Vlasenko [this message]
2008-11-20 14:59       ` Денис Смирнов
2008-11-20 15:43         ` Igor Vlasenko
2008-11-20 20:28     ` Igor Vlasenko
2008-11-20 20:49       ` Slava Dubrovskiy
2008-11-20 21:08         ` Igor Vlasenko
2008-11-20 20:54       ` Денис Смирнов

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=20081120143622.GA9797@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --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