Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Missing component?
Missing component? [message #544098] Thu, 01 July 2010 14:39 Go to next message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
Hello

I tried to update mylyn and I have following error:

Cannot complete the install because one or more required items could not be found.
Software being installed: Mylyn UI Experiments (Incubation)
3.5.0.I20100626-2300-e3x (org.eclipse.mylyn.sandbox.ui_feature.feature.group
3.5.0.I20100626-2300-e3x)
Missing requirement: Mylyn UI Experiments (Incubation)
3.5.0.I20100626-2300-e3x (org.eclipse.mylyn.sandbox.ui_feature.feature.group
3.5.0.I20100626-2300-e3x) requires
'org.eclipse.mylyn.context_feature.feature.group [3.5.0.I20100626-2300,3.6.0)'
but it could not be found

I reviewed my paths and removed missing extras update site.
Also there should be no problems with component update site - it's galileo so
there is support for this kind of update site.

--
dmc
Re: Missing component? [message #544149 is a reply to message #544098] Thu, 01 July 2010 18:32 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Dominik,

the weekly update site has moved to a new location since Eclipse 3.4 is no
longer supported. Does it work if you add this site:
http://download.eclipse.org/tools/mylyn/update/weekly ?

Steffeb


dominik wrote:

> Hello
>
> I tried to update mylyn and I have following error:
>
> Cannot complete the install because one or more required items could not
> be found.
> Software being installed: Mylyn UI Experiments (Incubation)
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.sandbox.ui_feature.feature.group
> 3.5.0.I20100626-2300-e3x)
> Missing requirement: Mylyn UI Experiments (Incubation)
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.sandbox.ui_feature.feature.group
> 3.5.0.I20100626-2300-e3x) requires
> 'org.eclipse.mylyn.context_feature.feature.group
> [3.5.0.I20100626-2300,3.6.0)' but it could not be found
>
> I reviewed my paths and removed missing extras update site.
> Also there should be no problems with component update site - it's galileo
> so there is support for this kind of update site.
>

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Missing component? [message #544306 is a reply to message #544149] Fri, 02 July 2010 09:38 Go to previous messageGo to next message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2010-07-01 20:32, Steffen Pingel wrote:
> Hi Dominik,
>
> the weekly update site has moved to a new location since Eclipse 3.4 is no
> longer supported. Does it work if you add this site:
> http://download.eclipse.org/tools/mylyn/update/weekly ?

Thanks for help,

I think now I have some versions conflict. The error message now is:

Cannot complete the install because of a conflicting dependency.
Software being installed: Mylyn Bridge: Team Support 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
Software currently installed: Mylyn Connector: XPlanner (Incubation)
3.4.0.v20100608-0100-e3x (org.eclipse.mylyn.xplanner_feature.feature.group
3.4.0.v20100608-0100-e3x)
Only one of the following can be installed at once:
Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
(org.eclipse.mylyn_feature.feature.jar 3.4.0.v20100608-0100-e3x)
Mylyn Task List (Required) 3.2.2.v20090912-0400-e3x
(org.eclipse.mylyn_feature.feature.jar 3.2.2.v20090912-0400-e3x)
Mylyn Task List (Required) 3.2.3.v20100217-0100-e3x
(org.eclipse.mylyn_feature.feature.jar 3.2.3.v20100217-0100-e3x)
Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn_feature.feature.jar 3.5.0.I20100626-2300-e3x)
Cannot satisfy dependency:
From: Mylyn Task-Focused Interface (Recommended) 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn.context_feature.feature.group 3.5.0.I20100626-2300-e3x)
To: org.eclipse.mylyn_feature.feature.group [3.5.0.I20100626-2300-e3x]
Cannot satisfy dependency:
From: Mylyn Bridge: Team Support 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
To: org.eclipse.mylyn.context_feature.feature.group [3.5.0.I20100626-2300-e3x]
Cannot satisfy dependency:
From: Mylyn Connector: XPlanner (Incubation) 3.4.0.v20100608-0100-e3x
(org.eclipse.mylyn.xplanner_feature.feature.group 3.4.0.v20100608-0100-e3x)
To: org.eclipse.mylyn_feature.feature.group [3.4.0.v20100608-0100,3.5.0)
Cannot satisfy dependency:
From: Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
(org.eclipse.mylyn_feature.feature.group 3.4.0.v20100608-0100-e3x)
To: org.eclipse.mylyn_feature.feature.jar [3.4.0.v20100608-0100-e3x]
Cannot satisfy dependency:
From: Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn_feature.feature.group 3.5.0.I20100626-2300-e3x)
To: org.eclipse.mylyn_feature.feature.jar [3.5.0.I20100626-2300-e3x]

I tried to update packages and no matter what I try I got this message. When I'm
trying to uninstall conflicting packages I got message that they are used by
other so can't be deinstalled.
Is there a way to update that parts without deinstalling whole mylyn?

I think I will stay for while wiht galileo, maybe later it will be updated to
helios 64bit.

Best regards
Dominik :)
Re: Missing component? [message #544424 is a reply to message #544306] Fri, 02 July 2010 15:24 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
You probably need to uninstall the XPlanner connector before you will be
able to update to the latest weekly build. The connector is no longer
distributed from the weekly site and the version you have installed depends
on an older Mylyn release.

More details about the changes to the XPlanner connector are documented
here:

317627: [releng] archive XPlanner connector
https://bugs.eclipse.org/bugs/show_bug.cgi?id=317627

Steffen


dominik wrote:

> On 2010-07-01 20:32, Steffen Pingel wrote:
>> Hi Dominik,
>>
>> the weekly update site has moved to a new location since Eclipse 3.4 is
>> no longer supported. Does it work if you add this site:
>> http://download.eclipse.org/tools/mylyn/update/weekly ?
>
> Thanks for help,
>
> I think now I have some versions conflict. The error message now is:
>
> Cannot complete the install because of a conflicting dependency.
> Software being installed: Mylyn Bridge: Team Support
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
> Software currently installed: Mylyn Connector: XPlanner (Incubation)
> 3.4.0.v20100608-0100-e3x (org.eclipse.mylyn.xplanner_feature.feature.group
> 3.4.0.v20100608-0100-e3x)
> Only one of the following can be installed at once:
> Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.4.0.v20100608-0100-e3x)
> Mylyn Task List (Required) 3.2.2.v20090912-0400-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.2.2.v20090912-0400-e3x)
> Mylyn Task List (Required) 3.2.3.v20100217-0100-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.2.3.v20100217-0100-e3x)
> Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.5.0.I20100626-2300-e3x)
> Cannot satisfy dependency:
> From: Mylyn Task-Focused Interface (Recommended)
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.context_feature.feature.group 3.5.0.I20100626-2300-e3x)
> To: org.eclipse.mylyn_feature.feature.group [3.5.0.I20100626-2300-e3x]
> Cannot satisfy dependency:
> From: Mylyn Bridge: Team Support 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
> To: org.eclipse.mylyn.context_feature.feature.group
> [3.5.0.I20100626-2300-e3x]
> Cannot satisfy dependency:
> From: Mylyn Connector: XPlanner (Incubation) 3.4.0.v20100608-0100-e3x
> (org.eclipse.mylyn.xplanner_feature.feature.group
> 3.4.0.v20100608-0100-e3x)
> To: org.eclipse.mylyn_feature.feature.group
> [3.4.0.v20100608-0100,3.5.0)
> Cannot satisfy dependency:
> From: Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
> (org.eclipse.mylyn_feature.feature.group 3.4.0.v20100608-0100-e3x)
> To: org.eclipse.mylyn_feature.feature.jar [3.4.0.v20100608-0100-e3x]
> Cannot satisfy dependency:
> From: Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn_feature.feature.group 3.5.0.I20100626-2300-e3x)
> To: org.eclipse.mylyn_feature.feature.jar [3.5.0.I20100626-2300-e3x]
>
> I tried to update packages and no matter what I try I got this message.
> When I'm trying to uninstall conflicting packages I got message that they
> are used by other so can't be deinstalled.
> Is there a way to update that parts without deinstalling whole mylyn?
>
> I think I will stay for while wiht galileo, maybe later it will be updated
> to helios 64bit.
>
> Best regards
> Dominik :)

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Missing component? [message #545263 is a reply to message #544424] Wed, 07 July 2010 10:18 Go to previous message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2010-07-02 17:24, Steffen Pingel wrote:
> You probably need to uninstall the XPlanner connector before you will be
> able to update to the latest weekly build. The connector is no longer
> distributed from the weekly site and the version you have installed depends
> on an older Mylyn release.
>
> More details about the changes to the XPlanner connector are documented
> here:
>
> 317627: [releng] archive XPlanner connector
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=317627

Hello,
Yes, that worked out. Thanks for advice and Your time! :)

Best regards
Dominik :)
Re: Missing component? [message #601598 is a reply to message #544098] Thu, 01 July 2010 18:32 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Dominik,

the weekly update site has moved to a new location since Eclipse 3.4 is no
longer supported. Does it work if you add this site:
http://download.eclipse.org/tools/mylyn/update/weekly ?

Steffeb


dominik wrote:

> Hello
>
> I tried to update mylyn and I have following error:
>
> Cannot complete the install because one or more required items could not
> be found.
> Software being installed: Mylyn UI Experiments (Incubation)
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.sandbox.ui_feature.feature.group
> 3.5.0.I20100626-2300-e3x)
> Missing requirement: Mylyn UI Experiments (Incubation)
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.sandbox.ui_feature.feature.group
> 3.5.0.I20100626-2300-e3x) requires
> 'org.eclipse.mylyn.context_feature.feature.group
> [3.5.0.I20100626-2300,3.6.0)' but it could not be found
>
> I reviewed my paths and removed missing extras update site.
> Also there should be no problems with component update site - it's galileo
> so there is support for this kind of update site.
>

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Missing component? [message #601617 is a reply to message #544149] Fri, 02 July 2010 09:38 Go to previous message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2010-07-01 20:32, Steffen Pingel wrote:
> Hi Dominik,
>
> the weekly update site has moved to a new location since Eclipse 3.4 is no
> longer supported. Does it work if you add this site:
> http://download.eclipse.org/tools/mylyn/update/weekly ?

Thanks for help,

I think now I have some versions conflict. The error message now is:

Cannot complete the install because of a conflicting dependency.
Software being installed: Mylyn Bridge: Team Support 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
Software currently installed: Mylyn Connector: XPlanner (Incubation)
3.4.0.v20100608-0100-e3x (org.eclipse.mylyn.xplanner_feature.feature.group
3.4.0.v20100608-0100-e3x)
Only one of the following can be installed at once:
Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
(org.eclipse.mylyn_feature.feature.jar 3.4.0.v20100608-0100-e3x)
Mylyn Task List (Required) 3.2.2.v20090912-0400-e3x
(org.eclipse.mylyn_feature.feature.jar 3.2.2.v20090912-0400-e3x)
Mylyn Task List (Required) 3.2.3.v20100217-0100-e3x
(org.eclipse.mylyn_feature.feature.jar 3.2.3.v20100217-0100-e3x)
Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn_feature.feature.jar 3.5.0.I20100626-2300-e3x)
Cannot satisfy dependency:
From: Mylyn Task-Focused Interface (Recommended) 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn.context_feature.feature.group 3.5.0.I20100626-2300-e3x)
To: org.eclipse.mylyn_feature.feature.group [3.5.0.I20100626-2300-e3x]
Cannot satisfy dependency:
From: Mylyn Bridge: Team Support 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
To: org.eclipse.mylyn.context_feature.feature.group [3.5.0.I20100626-2300-e3x]
Cannot satisfy dependency:
From: Mylyn Connector: XPlanner (Incubation) 3.4.0.v20100608-0100-e3x
(org.eclipse.mylyn.xplanner_feature.feature.group 3.4.0.v20100608-0100-e3x)
To: org.eclipse.mylyn_feature.feature.group [3.4.0.v20100608-0100,3.5.0)
Cannot satisfy dependency:
From: Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
(org.eclipse.mylyn_feature.feature.group 3.4.0.v20100608-0100-e3x)
To: org.eclipse.mylyn_feature.feature.jar [3.4.0.v20100608-0100-e3x]
Cannot satisfy dependency:
From: Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
(org.eclipse.mylyn_feature.feature.group 3.5.0.I20100626-2300-e3x)
To: org.eclipse.mylyn_feature.feature.jar [3.5.0.I20100626-2300-e3x]

I tried to update packages and no matter what I try I got this message. When I'm
trying to uninstall conflicting packages I got message that they are used by
other so can't be deinstalled.
Is there a way to update that parts without deinstalling whole mylyn?

I think I will stay for while wiht galileo, maybe later it will be updated to
helios 64bit.

Best regards
Dominik :)
Re: Missing component? [message #601623 is a reply to message #544306] Fri, 02 July 2010 15:24 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
You probably need to uninstall the XPlanner connector before you will be
able to update to the latest weekly build. The connector is no longer
distributed from the weekly site and the version you have installed depends
on an older Mylyn release.

More details about the changes to the XPlanner connector are documented
here:

317627: [releng] archive XPlanner connector
https://bugs.eclipse.org/bugs/show_bug.cgi?id=317627

Steffen


dominik wrote:

> On 2010-07-01 20:32, Steffen Pingel wrote:
>> Hi Dominik,
>>
>> the weekly update site has moved to a new location since Eclipse 3.4 is
>> no longer supported. Does it work if you add this site:
>> http://download.eclipse.org/tools/mylyn/update/weekly ?
>
> Thanks for help,
>
> I think now I have some versions conflict. The error message now is:
>
> Cannot complete the install because of a conflicting dependency.
> Software being installed: Mylyn Bridge: Team Support
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
> Software currently installed: Mylyn Connector: XPlanner (Incubation)
> 3.4.0.v20100608-0100-e3x (org.eclipse.mylyn.xplanner_feature.feature.group
> 3.4.0.v20100608-0100-e3x)
> Only one of the following can be installed at once:
> Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.4.0.v20100608-0100-e3x)
> Mylyn Task List (Required) 3.2.2.v20090912-0400-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.2.2.v20090912-0400-e3x)
> Mylyn Task List (Required) 3.2.3.v20100217-0100-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.2.3.v20100217-0100-e3x)
> Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn_feature.feature.jar 3.5.0.I20100626-2300-e3x)
> Cannot satisfy dependency:
> From: Mylyn Task-Focused Interface (Recommended)
> 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.context_feature.feature.group 3.5.0.I20100626-2300-e3x)
> To: org.eclipse.mylyn_feature.feature.group [3.5.0.I20100626-2300-e3x]
> Cannot satisfy dependency:
> From: Mylyn Bridge: Team Support 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn.team_feature.feature.group 3.5.0.I20100626-2300-e3x)
> To: org.eclipse.mylyn.context_feature.feature.group
> [3.5.0.I20100626-2300-e3x]
> Cannot satisfy dependency:
> From: Mylyn Connector: XPlanner (Incubation) 3.4.0.v20100608-0100-e3x
> (org.eclipse.mylyn.xplanner_feature.feature.group
> 3.4.0.v20100608-0100-e3x)
> To: org.eclipse.mylyn_feature.feature.group
> [3.4.0.v20100608-0100,3.5.0)
> Cannot satisfy dependency:
> From: Mylyn Task List (Required) 3.4.0.v20100608-0100-e3x
> (org.eclipse.mylyn_feature.feature.group 3.4.0.v20100608-0100-e3x)
> To: org.eclipse.mylyn_feature.feature.jar [3.4.0.v20100608-0100-e3x]
> Cannot satisfy dependency:
> From: Mylyn Task List (Required) 3.5.0.I20100626-2300-e3x
> (org.eclipse.mylyn_feature.feature.group 3.5.0.I20100626-2300-e3x)
> To: org.eclipse.mylyn_feature.feature.jar [3.5.0.I20100626-2300-e3x]
>
> I tried to update packages and no matter what I try I got this message.
> When I'm trying to uninstall conflicting packages I got message that they
> are used by other so can't be deinstalled.
> Is there a way to update that parts without deinstalling whole mylyn?
>
> I think I will stay for while wiht galileo, maybe later it will be updated
> to helios 64bit.
>
> Best regards
> Dominik :)

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Missing component? [message #601644 is a reply to message #544424] Wed, 07 July 2010 10:18 Go to previous message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2010-07-02 17:24, Steffen Pingel wrote:
> You probably need to uninstall the XPlanner connector before you will be
> able to update to the latest weekly build. The connector is no longer
> distributed from the weekly site and the version you have installed depends
> on an older Mylyn release.
>
> More details about the changes to the XPlanner connector are documented
> here:
>
> 317627: [releng] archive XPlanner connector
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=317627

Hello,
Yes, that worked out. Thanks for advice and Your time! :)

Best regards
Dominik :)
Previous Topic:Mylyn 3.4 Ganymede apache.logging dep problem
Next Topic:Mylyn 24-hour days vs. JIRA 7-hour days
Goto Forum:
  


Current Time: Fri Apr 26 17:41:18 GMT 2024

Powered by FUDForum. Page generated in 0.03899 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top