Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [p2-dev] Problems building product using Galileo SR1, missing launcher

Ciao Torkild :)
Did you use the SR1 version of the RCP delta pack in your builds?
HTH,
Ciao, hh 

-----Original Message-----
From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On Behalf Of Resheim, Torkild Ulvoy
Sent: Friday, October 02, 2009 10:40 AM
To: P2 developer discussions
Subject: RE: [p2-dev] Problems building product using Galileo SR1,missing launcher

Upon further inspection of the log files I find:

     [java] generate.p2.metadata:
     [java] Unable to find: Installable Unit [ id=org.eclipse.equinox.executable_root.gtk.linux.x86 ] 
     [java] Unable to find: Installable Unit [ id=org.eclipse.equinox.executable_root.win32.win32.x86 ] 
     [java] Unable to find: Installable Unit [ id=org.eclipse.equinox.executable_root.carbon.macosx.x86 ] 
     [java] Unable to find: Installable Unit [ id=org.eclipse.equinox.executable_root.gtk.linux.x86_64 ] 
     [java]    [delete] Deleting directory /var/build/avr32studio/build/tmp/p2.branding
     [java]      [copy] Copying 1 file to /var/build/avr32studio/build/features/org.eclipse.pde.build.container.feature/product
     [java] [p2.mirror] Messages while mirroring artifact descriptors.

I guess these IUs are missing from the SR1 repository.

Best regards,
Torkild

> -----Original Message-----
> From: p2-dev-bounces@xxxxxxxxxxx
> [mailto:p2-dev-bounces@xxxxxxxxxxx] On Behalf Of Resheim, Torkild 
> Ulvoy
> Sent: 2. oktober 2009 10:04
> To: p2-dev@xxxxxxxxxxx
> Subject: [p2-dev] Problems building product using Galileo SR1,missing 
> launcher
> 
> Hi all,
> 
> I have a product that I've been building sucessfully using the Galieo 
> repositories. When switching to Galileo SR1 everything appears to be 
> building OK, however in the final result there is on launcher! I 
> cannot find anything in the log files to explain this and there are no 
> weird dependencies as far as I can see. The files repo files used are:
> 
>  repository-bases/
>  |-- Galileo
>  |   |-- bundled
>  |   |   |-- cdt-master-6.0.0.zip
>  |   |   |-- org.eclipse.cvs.source-p2repo-3.5.zip
>  |   |   |-- org.eclipse.jdt.source-p2repo-3.5.zip
>  |   |   |-- org.eclipse.pde.source-p2repo-3.5.zip
>  |   |   |-- org.eclipse.platform-p2repo-3.5.zip
>  |   |   `-- org.eclipse.rcp.source-p2repo-3.5.zip
>  `-- Galileo_SR1
>      |-- bundled
>      |   |-- cdt-master-6.0.1.zip
>      |   |-- org.eclipse.cvs.source-p2repo-3.5.1.zip
>      |   |-- org.eclipse.jdt.source-p2repo-3.5.1.zip
>      |   |-- org.eclipse.pde.source-p2repo-3.5.1.zip
>      |   |-- org.eclipse.platform-p2repo-3.5.1.zip
>      |   `-- org.eclipse.rcp.source-p2repo-3.5.1.zip
>      `-- transformed
> 
> Any ideas on what might be wrong?
> --
> Torkild Ulvøy Resheim
> Senior Design Engineer, AVR Tools
> Atmel Norway
> _______________________________________________
> 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


Back to the top