EnglishFrenchSpanish

Ad


OnWorks favicon

dose-outdated - Online in the Cloud

Run dose-outdated in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dose-outdated that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dose-outdated - detect uninstallable packages due to obsolete dependencies

SYNOPSIS


dose-outdated [option] ... file ...

DESCRIPTION


dose-outdated identifies in a debian package repository those packages that are not
installable with respect to that repository by the their inter-package relationships
(dependencies, conflicts, ...), and that furthermore cannot become installable (in the
current version) how matter how the rest of the repository evolves. This means that this
package has to be updated in the repository to ever become installable again.

Input Specification


Input files have to contain stanzas in the format of deb-control(5), separated by one
blank line. For instance, the Packages files as found on a Debian mirror server, or in the
directory /var/lib/apt/lists/ of a Debian system, are suitable as input. The repository
used in the analysis consists of the union of all packages from the input files.

Output Specification


The output of dose-outdated is in the YAML format.

OPTIONS


-f --failure
Print the list of broken packages

-e --explain
Explain the results in more detail.

-s Print a summary of broken packages.

--dump Dump to standard output in CUDF format the packages that are internally generated
and exit (mostly useful for debugging purposes).

--checkonly package[,package] ...
Specifies a list of packages to check. By default all packages are checked. Takes
a comma-separated list of package names, each of them possibly with a version
constraint, as argument.

Example: --checkonly "libc6 , 2ping (>= 1.2.3-1)"

-v Enable info / warnings / debug messages. This option may be repeated up to three
times in order to increase verbosity.

--progress
Display progress bars.

-h, --help
Display this list of options.

EXIT CODES


Exit codes 0-63 indicate a normal termination of the program, codes 64-127 indicate
abnormal termination of the program (such as parse errors, I/O errors).

EXAMPLE


dose-outdated -f -v /var/lib/apt/lists/ftp.fr.debian.org_debian_dists_sid_main_binary-amd64_Packages

AUTHORS


Pietro Abate and Ralf Treinen

Use dose-outdated online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad