Error generating MSP for multiple SKUs

2 messages Options
Embed this post
Permalink
Sharat Janapareddy

Error generating MSP for multiple SKUs

Reply Threaded More More options
Print post
Permalink
I am trying to create an SP1 rollup MSP using these steps - Apply the same SP1 patch to both the Eval and Select SKUs of Release version separately, and then generate the DIFFs by comparing the corresponding updated versions.

I was able to get to the point where we have the transforms (wixmst) but I get this error while generating the MSP. The problem here is - the error does not say which WIXMST or WIXOBJ or what file is causing this.
1>errors in directory d:\enlistments\sp1.qfe_rollup\private\product\setup\wix\patch\server
1>d:\enlistments\sp1.qfe_rollup\private\product\setup\wix\patch\server\pyro.exe : error PYRO0130 : The primary key '11' is duplicated in table '_SummaryInformation'.  Please remove one of the entries or rename a part of the primary key to avoid the collision.
1>NMAKE : fatal error U1077: 'd:\enlistments\ sp1.qfe_rollup\public\ext\wix\wix3-binaries\pyro.exe' : return code '0x82'
BUILD: NMAKE.EXE /nologo BUILDMSG=Stop. LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1 failed - rc = 2

Any ideas on what this is talking about? I don't see any "11" in any of the WIX* files generated during this process.

Thanks,

Sharat Janapareddy
~ 40269

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/wix-users
Blair-2

Re: Error generating MSP for multiple SKUs

Reply Threaded More More options
Print post
Permalink
The SummaryInformation pseudo-table's row with the key valued as "11" is the
row that supplies the creation date-time of the Windows Installer file.
However, I don't see how the code could produce this error.

Could you open a bug supplying the files that are the inputs to pyro.exe
resulting in this error?

-----Original Message-----
From: Sharat Janapareddy [mailto:[hidden email]]
Sent: Tuesday, November 03, 2009 7:58 PM
To: [hidden email]
Subject: [WiX-users] Error generating MSP for multiple SKUs

I am trying to create an SP1 rollup MSP using these steps - Apply the same
SP1 patch to both the Eval and Select SKUs of Release version separately,
and then generate the DIFFs by comparing the corresponding updated versions.

I was able to get to the point where we have the transforms (wixmst) but I
get this error while generating the MSP. The problem here is - the error
does not say which WIXMST or WIXOBJ or what file is causing this.
1>errors in directory
d:\enlistments\sp1.qfe_rollup\private\product\setup\wix\patch\server
1>d:\enlistments\sp1.qfe_rollup\private\product\setup\wix\patch\server\pyro.
exe : error PYRO0130 : The primary key '11' is duplicated in table
'_SummaryInformation'.  Please remove one of the entries or rename a part of
the primary key to avoid the collision.
1>NMAKE : fatal error U1077: 'd:\enlistments\
sp1.qfe_rollup\public\ext\wix\wix3-binaries\pyro.exe' : return code '0x82'
BUILD: NMAKE.EXE /nologo BUILDMSG=Stop. LINKONLY=1 NOPASS0=1 NTTEST= UMTEST=
386=1 failed - rc = 2

Any ideas on what this is talking about? I don't see any "11" in any of the
WIX* files generated during this process.

Thanks,

Sharat Janapareddy
~ 40269

----------------------------------------------------------------------------
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/wix-users