Agenda
OSPP 2023 Sign-Up
Not available for project submission yet.
Omakase Review
oma history/logcrashes.- Remove
-dfor--dry-runto avoid confusion with--debug. - Only use "depended by" with
rdepends, notdepends. - No need to list package names in
oma download.- "Successfully downloaded package(s) to /.../..."
- Add more outputs to longer running operations (dependency resolution, integrity checking, etc.), along with an animation.
- List installed package in
oma searchresults at the top. - Uneven progress bar lengths depending on download unit size.
- Add
--dpkg-force-allto 3rd retry attempt at install/upgrade, then run the same command again to verify (or use libapt to verify breakage). - Limit maximal width of the UI (to 150 columns?).
Pixie Demo
- Pending implementation for: dependency exclusion, Python/Perl/Ruby/PE support.
pscan -sshould display full soname (lib...so.N).- Display "WARNING" by default.
- Limit
PKGDEPgeneration to a range/tree fromBUILDDEP, report an error ifPKGDEPis outside of this range (allow disabling in Autobuild3 as a workaround/exception).