Agenda
OSPP 2023 Sign-Up
Not available for project submission yet.
Omakase Review
oma history/log
crashes.- Remove
-d
for--dry-run
to 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 search
results at the top. - Uneven progress bar lengths depending on download unit size.
- Add
--dpkg-force-all
to 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 -s
should display full soname (lib...so.N).- Display "WARNING" by default.
- Limit
PKGDEP
generation to a range/tree fromBUILDDEP
, report an error ifPKGDEP
is outside of this range (allow disabling in Autobuild3 as a workaround/exception).