Steve Lawrence created DAFFODIL-2584:
----------------------------------------
Summary: Release candiate container fails to build MSI
Key: DAFFODIL-2584
URL: https://issues.apache.org/jira/browse/DAFFODIL-2584
Project: Daffodil
Issue Type: Bug
Components: Infrastructure
Reporter: Steve Lawrence
Assignee: Steve Lawrence
Fix For: 3.2.0
The release candidate container setup installs a handful of packages from the
fedora repos without specifying a verisons, so Fedora package updates can break
our release process. This has happened–the MSI now fails to build with the
error:
{quote}
light.exe : error LGHT0182 : Cannot find the table definitions for the
'SecureObjects' table. This is likely due to a typing error or missing
extension. Please ensure all the necessary extensions are supplied on the
command line with the -ext parameter.
{quote}
Since this fails with building the MSI, which is done with Wine, this is
probably a wine update that broke things. We won't be able to do a release
until this is resolved.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)