Closed jneo8 closed 11 months ago
I cloned the duplicity charm and when I run make functional, the build process succeeds, however, it is unable to finish running the functional tests.
Steps: 1) git clone https://git.launchpad.net/charm-duplicity 2) cd charm-duplicity 3) make functional
My Env: - running on focal (zuul-ubuntu-focal-daily-amd64-server-20220322-disk1.img) - using charmcraft 2.0.0
From this, it seems that install hook failed when running the xenial test.
Running juju debug-log --include duplicity/0 --replay, we see https://pastebin.ubuntu.com/p/9wwxf3K3YQ/
It is running into a syntax error with MarkupSafe(2.0.1) using f-strings because it is using python 3.5
I have also attached a juju-crashdump of the zaza model.
Imported from Launchpad using lp2gh.
date created: 2022-09-27T11:21:56Z
owner: dash3
assignee: None
the launchpad url
(by dash3)
(by rgildein) Marking as "Won't Fix" since we already dropped support for Xenial.
I cloned the duplicity charm and when I run make functional, the build process succeeds, however, it is unable to finish running the functional tests.
Steps: 1) git clone https://git.launchpad.net/charm-duplicity 2) cd charm-duplicity 3) make functional
My Env: - running on focal (zuul-ubuntu-focal-daily-amd64-server-20220322-disk1.img) - using charmcraft 2.0.0
From this, it seems that install hook failed when running the xenial test.
Running juju debug-log --include duplicity/0 --replay, we see https://pastebin.ubuntu.com/p/9wwxf3K3YQ/
It is running into a syntax error with MarkupSafe(2.0.1) using f-strings because it is using python 3.5
I have also attached a juju-crashdump of the zaza model.
Imported from Launchpad using lp2gh.
date created: 2022-09-27T11:21:56Z
owner: dash3
assignee: None
the launchpad url