Packages may be removed from -proposed before being published in -release
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Confirmed
|
Critical
|
Unassigned | ||
Bug Description
a very small library transition, with 3 dependency levels:
https:/
* package libstreamvbyte was sync'd, switching the library from libstreamvbyte0 to libstreamvbyte1
https:/
* then a no-change rebuild of libslow5lib
https:/
to pick up the new library name
* and finally, a no-change rebuild of nanopolish
https:/
libslowlib5 built successfully against the new libstreamvbyte1, but the later build of nanopolish built against libstreamvbyte0, e.g.
https:/
| tags: | added: dcr-439 |
| Changed in launchpad: | |
| status: | New → Confirmed |
| importance: | Undecided → Critical |
| importance: | Critical → High |
| Changed in launchpad: | |
| importance: | High → Critical |
So
https:/ /launchpad. net/ubuntu/ +source/ libstreamvbyte/ 0.5.1-2/ +build/ 31504922 was build on 2025-11-19
https:/ /launchpad. net/ubuntu/ +source/ nanopolish/ 0.14.0- 2build1/ +build/ 31510649 was built on 2025-11-21 around the time the build migrated from resolute-proposed to resolute and was served the old version:
``` ftpmaster. internal/ ubuntu resolute/universe amd64 libstreamvbyte0 amd64 0.4.1-4ubuntu1 [6244 B]
Get:124 http://
```
The expectation there is that from the point on where 0.5.1-2 was published to resolute-proposed a no point a builder should be getting 0.4.1-4ubuntu1 anymore.
The code of the tool doing the pocket move is https:/ /git.launchpad. net/ubuntu- archive- tools/tree/ promote- to-release# n61
that's using copyPackage() with move=True and including binaries