EnglishFrenchSpanish

Ad


OnWorks favicon

coinst-upgrades - Online in the Cloud

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

This is the command coinst-upgrades 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


coinst-upgrades - finding upgrade issues between to versions of a Debian distribution

SYNOPSIS


coinst-upgrades [options] -o file control-file1 control-file2

DESCRIPTION


coinst-upgrades takes as input two Debian control files corresponding to two versions of a
Debian repository and output a report listing all packages that coult be installed
together in the initial version of the repository (specified by control-file1) and that
can no longer be installed together in the final version of the repository (specified by
control-file2), and explaining why they can no longer be installed together.

If the control files are compressed, they will be automatically uncompressed by the tool.

OPTIONS


--break sets
Specify that some packages does not have to be compatible any longer and that the
corresponding issue should be omitted from the report. The argument sets is a
comma-separated list of sets of packages. Each set is either a list of binary
package names separated by a vertical bar symbol |, or a wildcard _ standing for
any package. We explain this option through examples. You can write --break
libjpeg62-dev to state that package libjpeg62-dev does not have to remain
installable. But it is usually better to indicate that the package should remain
installable but that it is fine if it is no longer installable with some other
packages: --break libjpeg62-dev,_. You can be even more precise and specify that
two given packages can become incompatible, but that any other incompatibility
should be reported: --break parallel,moreutils. Finally, you can use the vertical
bar symbol to factorize several sets of packages: --break 'unoconv,python-
uno|docvert-libreoffice' means that package unoconv does not have to remain
installable together with python-uno nor docvert-libreoffice.

--debug name
Activate debug option name. Use --debug help to list available debug options.

-help, --help
Print a usage message briefly summarizing the command-line options.

-o file
Write the report to this file.

--popcon file
Use popcon data from this file to order issues.

Use coinst-upgrades online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad