Project

General

Profile

Actions

Bug #22404

closed

Bug #20834: File from shared folder method does not support special characters in the source path

Rhel7 builds fails due to a file with spaces in its name

Added by Vincent MEMBRÉ about 1 year ago. Updated about 1 year ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

The build of rudder-api-client package fails because of this command, which cause an error on file rudder-sources-7.3.0~beta2~git202302270322/rudder/relay/sources/relayd/tests/api_shared_folder/c745a140-40bc-4b86-b6dc-084488fc906b/37817c4d-fbf7-4850-a985-50021f4e8f41/file with space

find . -type f | xargs sed -i '1,1s|#!/usr/bin/python3|#!/usr/bin/python2|'
sed: can't read with: No such file or directory
sed: can't read space: No such file or directory

running the command on buildroot like rudder-agent should be ok (rudder-relay should fail too, running on buildroot should be ok too)

Actions #1

Updated by Vincent MEMBRÉ about 1 year ago

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

Updated by Vincent MEMBRÉ about 1 year ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/2707
Actions #3

Updated by Vincent MEMBRÉ about 1 year ago

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

Updated by Vincent MEMBRÉ about 1 year ago

  • Target version changed from 7.3.0~rc1 to 7.2.5
Actions #8

Updated by François ARMAND about 1 year ago

  • Fix check changed from To do to Checked
Actions #9

Updated by Vincent MEMBRÉ about 1 year ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.2.5 which was released today.

Actions

Also available in: Atom PDF