Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Error running p2.director

Now I get:

     [exec] !ENTRY org.eclipse.equinox.p2.director 4 1 2009-03-17 16:51:12.498
     [exec] !MESSAGE Cannot complete the install because one or more
required items could not be found.
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.498
     [exec] !MESSAGE Software being installed: com.my.app.product 4.0.0
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.499
     [exec] !MESSAGE Missing requirement:
org.eclipse.equinox.p2.metadata.repository 1.0.100.v20090311-1800
requires 'bundle org.eclipse.ecf.filetransfer 2.0.0' but it could not
be found
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2009-03-17
16:51:12.499
     [exec] !MESSAGE Cannot satisfy dependency:
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.499
     [exec] !MESSAGE From: com.my.app.product 4.0.0
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.499
     [exec] !MESSAGE To: tooling
carbon.macosx.ppcorg.eclipse.equinox.p2.engine
[1.0.100.v20090310-2103]
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2009-03-17
16:51:12.499
     [exec] !MESSAGE Cannot satisfy dependency:
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.500
     [exec] !MESSAGE From: org.eclipse.equinox.p2.engine 1.0.100.v20090310-2103
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.500
     [exec] !MESSAGE To: package
org.eclipse.equinox.internal.p2.metadata.repository 0.0.0
     [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2009-03-17
16:51:12.500
     [exec] !MESSAGE Cannot satisfy dependency:
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.500
     [exec] !MESSAGE From: tooling
carbon.macosx.ppcorg.eclipse.equinox.p2.engine 1.0.100.v20090310-2103
     [exec] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2009-03-17
16:51:12.500
     [exec] !MESSAGE To: bundle org.eclipse.equinox.p2.engine
1.0.100.v20090310-2103
     [exec] Result: 13

Why should bring "org.eclipse.ecf.filetransfer 2.0.0" to the repository?

Thanks!



2009/3/17 Pascal Rapicault <Pascal_Rapicault@xxxxxxxxxx>:
> If you have a chance, try with M6 as the error message has been improved.
>
> Michael Spector ---03/16/2009 07:24:18 AM---Hello, I'm getting this error
> while exporting my application:
>
>
> From:
> Michael Spector <spektom@xxxxxxxxx>
> To:
> p2-dev@xxxxxxxxxxx
> Date:
> 03/16/2009 07:24 AM
> Subject:
> [p2-dev] Error running p2.director
> ________________________________
>
>
> Hello,
>
> I'm getting this error while exporting my application:
>
> [exec] !ENTRY org.eclipse.equinox.p2.director 4 0 2009-03-16 12:56:49.116
> [exec] !MESSAGE Problems resolving provisioning plan.
> [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-16
> 12:56:49.117
> [exec] !MESSAGE No solution found because the problem in
> /tmp/p2Encoding2752.opb is unsatisfiable.
> [exec] Installation failed.
> [exec]
> [exec] !ENTRY org.eclipse.equinox.p2.director 4 1 2009-03-16 12:57:12.910
> [exec] !MESSAGE Cannot complete the install because some dependencies
> are not satisfiable
> [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-16
> 12:57:12.910
> [exec] !MESSAGE "com.my.app.id 4.0.0" requires "tooling
> gtk.linux.x86org.eclipse.wst.sse.ui [1.1.100.v20090315]"
> [exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-16
> 12:57:12.910
> [exec] !MESSAGE "tooling gtk.linux.x86org.eclipse.wst.sse.ui
> 1.1.100.v20090315" requires "bundle org.eclipse.wst.sse.ui
> 1.1.100.v20090315"
> [exec] _1.0.200.v20090128-1500.jar
> [exec] Result: 13
>
> Can you help me to understand what this error means?
> Where this weird unit ID ''tooling
> gtk.linux.x86org.eclipse.wst.sse.ui'' comes from?
>
> Thanks!
>
> --
> Best regards,
> Michael
> _______________________________________________
> p2-dev mailing list
> p2-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/p2-dev
>
>
>
> _______________________________________________
> p2-dev mailing list
> p2-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/p2-dev
>
>



-- 
Best regards,
Michael


Back to the top