DPKG-CHECKDEPS.RB(1) | General Commands Manual | DPKG-CHECKDEPS.RB(1) |
dpkg-checkdeps.rb - Utility to check deb dependency
dpkg-checkdeps.rb [opts] debfile ...
dpkg-checkdeps.rb [opts] --from packages
pkgname...
dpkg-checkdeps.rb [opts] --from --all
dpkg-checkdeps.rb [opts] --check pkgname...
opts: --to packages
--arch arch
--verbose
-q
dpkg-checkdeps.rb checks deb dependency problems when specified deb packages are installed in the target packages list.
% dpkg-checkdeps.rb --arch alpha --to '*/binary-$ARCH/Packages' --from ../proposed-updates/Packages' --all
% dpkg-checkdeps.rb --to '*/binary-$ARCH/Packages' --check libc6
There are probably tons of bugs in this program.
This checks only depends, recommends and suggests, doesn't check pre-depends and conflicts, yet.
This program comes with no warranties. If running this program causes fire and brimstone to rain down upon the earth, you will be on our own.
Fumitoshi UKAI <ukai@debian.or.jp>.
Debian Utilities | DEBIAN |