Build log says "downloading" even if it is not
Bug #2024441 reported by
Nathan Teodosio
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapcraft (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I have this part in snapcraft.yaml:
--->
chromium:
plugin: nil
source: https:/
[...]
<---
Snapcraft 7, when executed with what I believe is the highest level of verbosity (--verbosity=
--->
2023-06-20 09:17:16.881 :: + craftctl default
2023-06-20 09:17:19.756 Downloading '/root/
<---
but this is inaccurate, because at some point it finishes downloading the tarball and starts extracting its contents.
Once downloading is finished, Snapcraft should no longer say "Downloading".
To post a comment you must log in.