ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] maven >= 2.0.6 в Сизифе
Date: Thu, 27 Mar 2008 11:32:56 +0200
Message-ID: <20080327093255.GA26470@dad.imath.kiev.ua> (raw)
In-Reply-To: <20080327090115.221a28fc@svyt.home.net>

On Thu, Mar 27, 2008 at 09:01:15AM +0200, Vladimir A. Svyatoshenko wrote:
> Добрый день,
> 
> Я собираю один пакет (DSpace) требующий maven >=2.0.6 , а у нас в
> Сизифе 2.0.2
> Насколько сложно обновить версию в Сизифе до требуемой (уже есть 2.0.8)?

у maven в генах заложена вредная привычка брать в интернете все необходимое 
для сборки. Это противоречит логике сборки пакетов из src.rpm 
(кто знает, что он там тащит, да и на сборочной песочнице интернет отключают),
поэтому его нужно специальным образом патчить.

Это делает jpackage team, но maven2-2.0.7 есть в нестабильной ветке 
jpackage/5.0, брать из которой нельзя, так как сломается Сизиф.
Скоро (говорят, на днях) будет фриз, и у нас появится ветка 4.1.
Тогда и можно ожидать maven >=2.0.6 в Сизифе.

> И попутно вопрос, из какого пакета взять спек для сборки пакета
> требующего maven2?

Такие пакеты легко можно найти следующей командой :)

for i in *.src.rpm; if rpmquery -p --requires $i | grep maven2; then echo "Yes! I found it! It's $i"; fi; done;

-- 

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



      parent reply	other threads:[~2008-03-27  9:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-27  7:01 Vladimir A. Svyatoshenko
2008-03-27  7:43 ` Slava Dubrovskiy
2008-03-27  8:01   ` Vladimir A. Svyatoshenko
2008-03-27  9:32 ` Igor Vlasenko [this message]

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=20080327093255.GA26470@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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