Comment 1 for bug 1881959

Revision history for this message
Laurent Sesquès (sajoupa) wrote :

Hi, I could not reproduce the issue:
ubuntu@mojo:~/spec$ cat collect
livepatch cs:canonical-livepatch-37
test bzr+ssh://bazaar.launchpad.net/~canonical-sysadmins/basenode/trunk
test2 git+ssh://<email address hidden>/postgresql-charm;revno=cs-postgresql-charmers-postgresql-8,overwrite=True
ubuntu@mojo:~/spec$ mojo collect --stage devel -p mojo-test -w mojo-test-workspace -s focal --spec-url ~/spec
2020-06-25 08:28:51 [INFO] Using pre-existing container class containerless
2020-06-25 08:28:51 [INFO] Rsyncing /home/ubuntu/spec to /home/ubuntu/.local/share/mojo/mojo-test/focal/mojo-test-workspace/spec
2020-06-25 08:28:51 [INFO] Building resource tree
2020-06-25 08:28:51 [INFO] Cloning repository at test2 from ssh://<email address hidden>/postgresql-charm
2020-06-25 08:28:51 [INFO] livepatch is up to date from url canonical-livepatch-37, skipping.
2020-06-25 08:28:55 [INFO] Pulling test from parent (bzr+ssh://bazaar.launchpad.net/~canonical-sysadmins/basenode/trunk)
2020-06-25 08:28:59 [INFO] test is at revno 109
2020-06-25 08:29:10 [INFO] Repository test2 at ref cs-postgresql-charmers-postgresql-8 revision eb2ef49a8435011bb8169002c0c7de1a6d67582c
2020-06-25 08:29:10 [INFO] Updating submodules in repository test2
2020-06-25 08:29:10 [INFO] Build a charm repository
2020-06-25 08:29:10 [INFO] Creating charm repo automatically from all charms in the build directory.
2020-06-25 08:29:10 [INFO] /home/ubuntu/.local/share/mojo/mojo-test/focal/mojo-test-workspace/build/livepatch => /home/ubuntu/.local/share/mojo/mojo-test/focal/mojo-test-workspace/charms/focal/livepatch (copy)
2020-06-25 08:29:10 [INFO] /home/ubuntu/.local/share/mojo/mojo-test/focal/mojo-test-workspace/build/test2 => /home/ubuntu/.local/share/mojo/mojo-test/focal/mojo-test-workspace/charms/focal/test2 (copy)
2020-06-25 08:29:10 [INFO] Completed collect phase in 19s (18.79s)

Could you give the version of mojo you're using, and how it was installed (deb or snap) ?
Full logs of the mojo run would be nice too.