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] eclipse 3.4.1 (testing) announce
Date: Mon, 19 Jan 2009 21:32:06 +0200
Message-ID: <20090119193206.GB17288@dad.imath.kiev.ua> (raw)
In-Reply-To: <49747033.90703@altlinux.com>

> Игорь, а что значит вот это, вылезающее при попытке поставить данные  
> модули через эклипс:

Грубо - недолинковка библиотек.
Начиная с 3.0, eclipse переехал на платформу OSGi.
Там, в частности, для загрузки классов используется
следующий механизм:
В каждый архив с классами (jar-файл) добавляется OSGi manifest: 
в файле MANIFEST.MF указываются в том числе 
теги Require-Bundle: и Provide-Bundle:
загрузчик OSGi с помощью этих тегов ищет пакеты с нужными
классами (как apt+rpm c Requires: и Provides:)

Эти cообщения означают, что в каком-то jar указано
Require-Bundle: com.tresys.cdsframework.feature.group=3.0.7
а другого jar c 
Provide-Bundle: com.tresys.cdsframework.feature.group=3.0.7
загрузчик не нашел.

> Cannot complete the request.  See the details.
> Unsatisfied dependency: [com.tresys.cdsframework.feature.group 3.0.7]  
> requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.gef/0.0.0
> Unsatisfied dependency: [com.tresys.cdsframework 3.0.7]  
> requiredCapability: osgi.bundle/org.eclipse.gef/0.0.0
> Unsatisfied dependency: [com.tresys.cdsframework.feature.group 3.0.7]  
> requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.gef/0.0.0
> Unsatisfied dependency: [com.tresys.cdsframework.feature.group 3.0.7]  
> requiredCapability:  
> org.eclipse.equinox.p2.iu/com.tresys.cdsframework/[3.0.7,3.0.7]
> Unsatisfied dependency: [com.tresys.cdsframework 3.0.7]  
-- 

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



  reply	other threads:[~2009-01-19 19:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-18 21:57               ` Anton Farygin
2009-01-19 12:21                 ` Anton Farygin
2009-01-19 19:32                   ` Igor Vlasenko [this message]
2009-01-19 19:24                 ` Igor Vlasenko
2009-01-20  4:58                   ` Anton Farygin

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=20090119193206.GB17288@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