Project

General

Profile

Actions

Bug #10628

closed

rudder-pkg error on debian8: missing depency to xz-utils

Added by François ARMAND almost 7 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Small
Priority:
0
Name check:
Fix check:
Regression:

Description

In a fresh debian 8 server, I missed xz-utils package, leading to that error when trying to use rudder-pkg:

root@server:~# /opt/rudder/bin/rudder-pkg install-file /vagrant/rudder-plugin-datasources-4.1-1.0.rpkg
tar (grandchild): xz: Cannot exec: No such file or directory
tar (grandchild): Error is not recoverable: exiting now
tar: Child died with signal 13
tar: Error is not recoverable: exiting now

This is solved with:

sudo apt-get install xz-utils

Actions #1

Updated by Benoît PECCATTE almost 7 years ago

  • Status changed from New to In progress
Actions #2

Updated by Benoît PECCATTE almost 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Benoît PECCATTE to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1338
Actions #3

Updated by Benoît PECCATTE almost 7 years ago

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

Updated by Vincent MEMBRÉ almost 7 years ago

  • Status changed from Pending release to Released

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

Actions

Also available in: Atom PDF