Bug 1106437 - nettle.wxi needs to refer to hogweed-2-5.dll/nettle-2-5.dll instead of hogweed-2-3.dll/nettle-4-7.dll
Summary: nettle.wxi needs to refer to hogweed-2-5.dll/nettle-2-5.dll instead of hogwee...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: msitools
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paolo Bonzini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-09 10:47 UTC by Daniel Berrangé
Modified: 2014-06-17 23:27 UTC (History)
2 users (show)

Fixed In Version: msitools-0.93.40-1.fc20
Clone Of:
Environment:
Last Closed: 2014-06-17 23:27:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2014-06-09 10:47:33 UTC
Description of problem:
The nettle.wxi file refers to hogweed-2.3.dll & nettle-4-7.dll currently:

# grep hogweed /usr/share/wixl-0.93.28-5876/include/*
/usr/share/wixl-0.93.28-5876/include/nettle.wxi:          <File Id="fil7D9A5BA189964756C558D780557F3FE3" KeyPath="yes" Source="$(var.SourceDir)/bin/libhogweed-2-3.dll"/>

But the current mingw32-nettle RPM in Fedora 20 include newer DLL versions now

# rpm -ql mingw32-nettle | grep dll
/usr/i686-w64-mingw32/sys-root/mingw/bin/libhogweed-2-5.dll
/usr/i686-w64-mingw32/sys-root/mingw/bin/libnettle-4-7.dll


This causes build failures for Windows MSI files referencing nettle

Just need to update the hogweed and nettle dll versions to 2-5 and 4-7 respectively.

Version-Release number of selected component (if applicable):
msitools-0.93.28-1.fc20.x86_64
nettle-2.7.1-3.fc20.x86_64

Comment 1 Fedora Update System 2014-06-09 12:33:46 UTC
msitools-0.93.40-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/msitools-0.93.40-1.fc20

Comment 2 Fedora Update System 2014-06-10 03:07:45 UTC
Package msitools-0.93.40-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing msitools-0.93.40-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-7194/msitools-0.93.40-1.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-06-17 23:27:57 UTC
msitools-0.93.40-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.