2020-01-10 12:42:16 |
Dmitrii Shcherbakov |
bug |
|
|
added bug |
2020-01-10 12:44:01 |
Dmitrii Shcherbakov |
description |
juju exec --unit apache-httpd/0 'printenv JUJU_VERSION'
2.7.0
juju exec --unit apache-httpd/0 'type action-set'
action-set is /var/lib/juju/tools/unit-apache-httpd-0/action-set
juju exec --unit apache-httpd/0 'type function-set'
function-set is /var/lib/juju/tools/unit-apache-httpd-0/function-set
juju exec --unit apache-httpd/0 'function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 '/var/lib/juju/tools/unit-apache-httpd-0/function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 'action-set -h'
Usage: action-set <key>=<value> [<key>=<value> ...]
Summary:
set action results
# ... |
juju exec --unit apache-httpd/0 'printenv JUJU_VERSION'
2.7.0
juju exec --unit apache-httpd/0 'type action-set'
action-set is /var/lib/juju/tools/unit-apache-httpd-0/action-set
juju exec --unit apache-httpd/0 'type function-set'
function-set is /var/lib/juju/tools/unit-apache-httpd-0/function-set
So the aliases are there, however running them results in errors:
juju exec --unit apache-httpd/0 'function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 '/var/lib/juju/tools/unit-apache-httpd-0/function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 'action-set -h'
Usage: action-set <key>=<value> [<key>=<value> ...]
Summary:
set action results
# ... |
|
2020-01-10 13:48:31 |
Dmitrii Shcherbakov |
description |
juju exec --unit apache-httpd/0 'printenv JUJU_VERSION'
2.7.0
juju exec --unit apache-httpd/0 'type action-set'
action-set is /var/lib/juju/tools/unit-apache-httpd-0/action-set
juju exec --unit apache-httpd/0 'type function-set'
function-set is /var/lib/juju/tools/unit-apache-httpd-0/function-set
So the aliases are there, however running them results in errors:
juju exec --unit apache-httpd/0 'function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 '/var/lib/juju/tools/unit-apache-httpd-0/function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 'action-set -h'
Usage: action-set <key>=<value> [<key>=<value> ...]
Summary:
set action results
# ... |
juju exec --unit apache-httpd/0 'printenv JUJU_VERSION'
2.7.0
juju exec --unit apache-httpd/0 'type action-set'
action-set is /var/lib/juju/tools/unit-apache-httpd-0/action-set
juju exec --unit apache-httpd/0 'type function-set'
function-set is /var/lib/juju/tools/unit-apache-httpd-0/function-set
So the aliases are there, however running them results in errors:
juju exec --unit apache-httpd/0 'function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 '/var/lib/juju/tools/unit-apache-httpd-0/function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 'action-set -h'
Usage: action-set <key>=<value> [<key>=<value> ...]
Summary:
set action results
# ...
Just in case:
juju exec --unit apache-httpd/0 'stat `which function-set`'
File: /var/lib/juju/tools/unit-apache-httpd-0/function-set -> /var/lib/juju/tools/2.7.0-bionic-amd64/jujud
Size: 44 Blocks: 8 IO Block: 4096 symbolic link
Device: 81h/129d Inode: 36869 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2020-01-10 13:47:12.716375380 +0000
Modify: 2020-01-10 13:44:35.688486354 +0000
Change: 2020-01-10 13:44:35.688486354 +0000
Birth: - |
|
2020-01-10 13:48:43 |
Dmitrii Shcherbakov |
description |
juju exec --unit apache-httpd/0 'printenv JUJU_VERSION'
2.7.0
juju exec --unit apache-httpd/0 'type action-set'
action-set is /var/lib/juju/tools/unit-apache-httpd-0/action-set
juju exec --unit apache-httpd/0 'type function-set'
function-set is /var/lib/juju/tools/unit-apache-httpd-0/function-set
So the aliases are there, however running them results in errors:
juju exec --unit apache-httpd/0 'function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 '/var/lib/juju/tools/unit-apache-httpd-0/function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 'action-set -h'
Usage: action-set <key>=<value> [<key>=<value> ...]
Summary:
set action results
# ...
Just in case:
juju exec --unit apache-httpd/0 'stat `which function-set`'
File: /var/lib/juju/tools/unit-apache-httpd-0/function-set -> /var/lib/juju/tools/2.7.0-bionic-amd64/jujud
Size: 44 Blocks: 8 IO Block: 4096 symbolic link
Device: 81h/129d Inode: 36869 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2020-01-10 13:47:12.716375380 +0000
Modify: 2020-01-10 13:44:35.688486354 +0000
Change: 2020-01-10 13:44:35.688486354 +0000
Birth: - |
juju exec --unit apache-httpd/0 'printenv JUJU_VERSION'
2.7.0
juju exec --unit apache-httpd/0 'type action-set'
action-set is /var/lib/juju/tools/unit-apache-httpd-0/action-set
juju exec --unit apache-httpd/0 'type function-set'
function-set is /var/lib/juju/tools/unit-apache-httpd-0/function-set
So the aliases are there, however running them results in errors:
juju exec --unit apache-httpd/0 'function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 '/var/lib/juju/tools/unit-apache-httpd-0/function-set -h'
ERROR bad request: unknown command: function-set
juju exec --unit apache-httpd/0 'action-set -h'
Usage: action-set <key>=<value> [<key>=<value> ...]
Summary:
set action results
# ...
Just in case, the symlinks are there:
juju exec --unit apache-httpd/0 'stat `which function-set`'
File: /var/lib/juju/tools/unit-apache-httpd-0/function-set -> /var/lib/juju/tools/2.7.0-bionic-amd64/jujud
Size: 44 Blocks: 8 IO Block: 4096 symbolic link
Device: 81h/129d Inode: 36869 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2020-01-10 13:47:12.716375380 +0000
Modify: 2020-01-10 13:44:35.688486354 +0000
Change: 2020-01-10 13:44:35.688486354 +0000
Birth: - |
|
2020-01-10 21:44:15 |
Ian Booth |
juju: milestone |
|
2.7.1 |
|
2020-01-10 21:44:20 |
Ian Booth |
juju: status |
New |
Fix Committed |
|
2020-01-10 21:44:24 |
Ian Booth |
juju: importance |
Undecided |
High |
|
2020-01-10 21:44:28 |
Ian Booth |
juju: assignee |
|
Ian Booth (wallyworld) |
|
2020-01-17 02:48:24 |
Canonical Juju QA Bot |
juju: status |
Fix Committed |
Fix Released |
|