Closed
Bug 1451667
Opened 8 years ago
Closed 8 years ago
Snap: failed to release Firefox 60.0b10: snapcraft.storeapi.errors.StoreReleaseError: <exception str() failed>
Categories
(Release Engineering :: Release Automation, enhancement)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
()
Details
Attachments
(2 files)
|
55 bytes,
text/x-github-pull-request
|
rail
:
review+
|
Details | Review |
|
843 bytes,
patch
|
jlorenzo
:
checked-in+
|
Details | Diff | Splinter Review |
We've had a similar issue in bug 1444898. Back then, Canonical told us to use the latest version. We're now using 2.39.2, which is the latest stable release[1]
The error seems to be server-side, to me:
https://tools.taskcluster.net/groups/GYT_nZNyQzGn7wjcwBTajw/tasks/fFIauoJaQQCFAYJVeQqheg/runs/0/logs/public%2Flogs%2Flive_backing.log#L892
I'm following up with Canonical.
[1] https://github.com/snapcore/snapcraft/releases
| Assignee | ||
Comment 1•8 years ago
|
||
Ticket open on Canonical's side: https://bugs.launchpad.net/snapstore/+bug/1761488
| Assignee | ||
Comment 2•8 years ago
|
||
From: https://bugs.launchpad.net/snapstore/+bug/1761488:
> Johan: it looks like you're passing a single channel name as
> the second argument to _store.push(), but _store.push() requires
> a list of channels there.
My response in next comment:
> Aha! I confirm I pass a regular string. I'll change this right
> away. Please forgive the inexactness of my previous sentence
> > I'm also certain the passed parameters to _store.push() are correct per [6]
>
> Now that I see [1], I understand why the error was only reported
> on the server-side, and why nothing came up in the server-side
> logs.
>
> [1] https://github.com/snapcore/snapcraft/blob/2.39.2/snapcraft/storeapi/_sca_client.py#L165
Attachment #8965764 -
Flags: review?(rail)
Updated•8 years ago
|
Attachment #8965764 -
Flags: review?(rail) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Landed on default: https://hg.mozilla.org/build/puppet/rev/9559508e84cef4cf5c13e78165942765cc5c153c
Production: https://hg.mozilla.org/build/puppet/rev/246c3b4d249637072fd3ab3bf995b59d4ad4fb9c
Attachment #8966142 -
Flags: checked-in+
| Assignee | ||
Comment 4•8 years ago
|
||
We've pushed our First snap on the beta channel automatically! https://tools.taskcluster.net/groups/BH0QdNzbQ8iLXlM28cQ4jw/tasks/Vm7C-ovDSMOLlEuT1dQEVA/runs/0/logs/public%2Flogs%2Flive_backing.log#L744
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•