Project

General

Profile

Actions

Bug #17688

closed

rudder package upgrade-all leads to stacktrace

Added by François ARMAND almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
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

I tried rudder package upgrade-all but it lead to a stack trace:

[root@server vagrant]# rudder package upgrade-all
Traceback (most recent call last):
  File "/opt/rudder/share/commands/package", line 116, in <module>
    rudderPkg.upgrade_all("release", args['--quiet'])
  File "/opt/rudder/share/python/rudder-pkg/rudderPkg.py", line 360, in upgrade_all
    latestVersion = pkgs.getLatestCompatibleRelease().version
AttributeError: 'NoneType' object has no attribute 'version'
Actions #1

Updated by Vincent MEMBRÉ almost 4 years ago

  • Target version changed from 6.1.0~rc4 to 6.1.0
Actions #2

Updated by Vincent MEMBRÉ almost 4 years ago

  • Target version changed from 6.1.0 to 6.1.1
Actions #4

Updated by Nicolas CHARLES almost 4 years ago

i think it's because there were no release, and adding --nightly should make it work

Actions #6

Updated by Vincent MEMBRÉ almost 4 years ago

  • Target version changed from 6.1.1 to 6.1.2
Actions #7

Updated by François ARMAND almost 4 years ago

  • Status changed from New to Resolved

It seems to have been a problem with no release yet.

Actions

Also available in: Atom PDF