Project

General

Profile

Actions

Bug #17431

closed

error when calling rudder package upgrade-all in 6.1

Added by Nicolas CHARLES almost 4 years ago. Updated almost 4 years ago.

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

Description

# rudder package upgrade-all
Traceback (most recent call last):
  File "/opt/rudder/share/commands/package", line 114, in <module>
    rudderPkg.upgrade_all("release")
  File "/opt/rudder/share/python/rudder-pkg/rudderPkg.py", line 336, in upgrade_all
    latestVersion = pkgs.getLatestCompatibleRelease().version
AttributeError: 'NoneType' object has no attribute 'version'

by default, it looks for releases, and there aren't any releases in 6.1, so it fails

Actions #1

Updated by Nicolas CHARLES almost 4 years ago

using --nightly solves the issue

Actions #2

Updated by François ARMAND almost 4 years ago

  • Status changed from New to Rejected

I'm closing that issue, as it seems to be the expected behavior.

Actions

Also available in: Atom PDF