Snap store uploads failing with __len__() should return >= 0
Bug #1940664 reported by
Jonathan Cave
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Colin Watson |
Bug Description
Today I have noticed quite a number of snap builds that have been attempted have failed to upload to the store. The message says:
Store upload failed:
__len__() should return >= 0
[Retry]
https:/
https:/
https:/
Related branches
~cjwatson/launchpad:fix-lfa-encoding
Merged
into
launchpad:master
- Cristian Gonzalez (community): Approve
-
Diff: 93 lines (+62/-5)2 files modifiedlib/lp/services/librarian/tests/test_utils.py (+61/-4)
lib/lp/services/librarian/utils.py (+1/-1)
tags: | added: lp-snappy regression |
Changed in launchpad: | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Colin Watson (cjwatson) |
Changed in launchpad: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Fix deployed to production on 2021-08-23; sorry for forgetting to close this bug.