py3: incorrect url when fetching hash-id-databases, yields 404
Bug #1680827 reported by
Andreas Hasenack
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Landscape Client |
Fix Released
|
High
|
Eric Snow | ||
Bug Description
client r1007
package-reporter log was complaining that the server didn't have a xenial hash-id-database, which is odd.
Looking at the server logs (haproxy in this case), I can see why:
Apr 7 06:40:24 juju-41d47e-
The URL shows that the hash-id uuid is encapsulated in b'...'
Related branches
lp://staging/~ericsnowcurrently/landscape-client/fix-1680827-hash-id-dbs-url
- Simon Poirier (community): Approve
- 🤖 Landscape Builder: Approve (test results)
- Alberto Donato (community): Approve
-
Diff: 28 lines (+4/-2)2 files modifiedlandscape/broker/exchange.py (+2/-0)
landscape/broker/tests/test_exchange.py (+2/-2)
| Changed in landscape-client: | |
| status: | New → In Progress |
| assignee: | nobody → Eric Snow (ericsnowcurrently) |
| Changed in landscape-client: | |
| status: | In Progress → Fix Committed |
To post a comment you must log in.

Assuming this one was fixed. Pushing through workflow to "Fix Released".