Project

General

Profile

Actions

Bug #13808

closed

Bug #13690: Impossible to update promises when using a debian9 or Ubuntu 18 server and older distributions as Nodes (incompatible openssl version)

rudder-agent Build error on after openssl upgrade to 1.1.1 (at least on RHEL6)

Added by Vincent MEMBRÉ over 5 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:

Description

Build error on RHEL6 on rudder-agent build

log is :

12:20:50 make[2]: Leaving directory `/usr/src/rudder-packages/package/SOURCES/openssl-source'
12:20:50 mkdir -p /usr/src/rudder-packages/package/BUILDROOT/rudder-agent-5.0.3.rc1.git201811121209-1.EL.6.x86_64
12:20:50 cp -rp /usr/src/rudder-packages/package/SOURCES/build-ssl/* /usr/src/rudder-packages/package/BUILDROOT/rudder-agent-5.0.3.rc1.git201811121209-1.EL.6.x86_64
12:20:50 cp: cannot stat `/usr/src/rudder-packages/package/SOURCES/build-ssl/*': No such file or directory
12:20:50 make[1]: Leaving directory `/usr/src/rudder-packages/package/SOURCES'


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #13864: open ssl build variable name should be different between 1.0.2 and 1.1.1ReleasedAlexis MoussetActions
Actions #1

Updated by Vincent MEMBRÉ over 5 years ago

  • Effort required set to Very Small
Actions #2

Updated by Vincent MEMBRÉ over 5 years ago

The INSTALL_PREFIX Makefile variable has been renamed to DESTDIR in openssl 1.1.0

  *) The INSTALL_PREFIX Makefile variable has been renamed to
     DESTDIR.  That makes for less confusion on what this variable
     is for.  Also, the configuration option --install_prefix is
     removed.
[Richard Levitte]

see https://github.com/openssl/openssl/blob/master/CHANGES#L1187

or https://mta.openssl.org/pipermail/openssl-dev/2016-July/008015.html

Actions #3

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from New to In progress
  • Assignee set to Vincent MEMBRÉ
Actions #4

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1711
Actions #5

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from Pending technical review to Pending release
Actions #6

Updated by Vincent MEMBRÉ over 5 years ago

  • Related to Bug #13864: open ssl build variable name should be different between 1.0.2 and 1.1.1 added
Actions #7

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.3 which was released today.
Changelog
Actions

Also available in: Atom PDF