Project

General

Profile

Actions

Bug #17453

closed

rudder package command fails when not run from a terminal

Added by Benoît PECCATTE almost 4 years ago. Updated almost 4 years ago.

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

Description

Traceback (most recent call last):
  File "/opt/rudder/share/commands/package", line 117, in <module>
    rudderPkg.update_licenses()
  File "/opt/rudder/share/python/rudder-pkg/rudderPkg.py", line 304, in update_licenses
    utils.download(link, utils.LICENCES_PATH + "/" + os.path.basename(link))
  File "/opt/rudder/share/python/rudder-pkg/rudderPkgUtils.py", line 164, in download
    columns = terminal_size()[1]
  File "/opt/rudder/share/python/rudder-pkg/rudderPkgUtils.py", line 23, in terminal_size
    struct.pack('HHHH', 0, 0, 0, 0)))
OSError: [Errno 25] Inappropriate ioctl for device


Related issues 1 (0 open1 closed)

Related to Rudder tools - Bug #17454: rudder-setup fails to install pluginsRejectedActions
Actions #1

Updated by Benoît PECCATTE almost 4 years ago

  • Subject changed from rudder pakage command fails when not run from a terminal to rudder package command fails when not run from a terminal
Actions #2

Updated by Benoît PECCATTE almost 4 years ago

  • Related to Bug #17454: rudder-setup fails to install plugins added
Actions #3

Updated by Benoît PECCATTE almost 4 years ago

  • Status changed from New to In progress
  • Assignee set to Benoît PECCATTE
Actions #4

Updated by Benoît PECCATTE almost 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Benoît PECCATTE to Félix DALLIDET
  • Pull Request set to https://github.com/Normation/rudder/pull/2987
Actions #5

Updated by Benoît PECCATTE almost 4 years ago

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

Updated by Nicolas CHARLES almost 4 years ago

  • Related to Bug #17479: cannot upgrade Rudder from 6.0-nightly to 6.1-nightly on debian9 added
Actions #7

Updated by Nicolas CHARLES almost 4 years ago

  • Related to deleted (Bug #17479: cannot upgrade Rudder from 6.0-nightly to 6.1-nightly on debian9)
Actions #8

Updated by Vincent MEMBRÉ almost 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.0.7 and 6.1.1 which were released today.

Actions

Also available in: Atom PDF