EnglishFrenchSpanish

Ad


OnWorks favicon

buildd-update-chroots - Online in the Cloud

Run buildd-update-chroots in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command buildd-update-chroots 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


sbuild-update - update, upgrade, and clean an sbuild chroot with apt-get

SYNOPSIS


sbuild-update [-h|--help] [-V|--version] [--arch=architecture] [-u|--update]
[-g|--upgrade] [-d|--dist-upgrade] [-c|--clean] [-a|--autoclean] [-r|--autoremove] CHROOT1
[CHROOT2 [CHROOTn...]]
sbuild-update -k|--keygen
(DEPRECATED) sbuild-upgrade [-h|--help] [-V|--version] CHROOT1 [CHROOT2 [CHROOTn...]]
(DEPRECATED) sbuild-distupgrade [-h|--help] [-V|--version] CHROOT1 [CHROOT2 [CHROOTn...]]
(DEPRECATED) sbuild-clean [-h|--help] [-V|--version] [-c|--clean] [-a|--autoclean]
[-r|--autoremove] CHROOT1 [CHROOT2 [CHROOTn...]]

DESCRIPTION


sbuild-update runs apt-get inside the specified chroot performing update, upgrade,
dist-upgrade, clean, autoclean, and/or autoremove depending on the options specified on
the command line.

sbuild-upgrade, sbuild-distupgrade, and sbuild-clean, are deprecated. They now simply run
sbuild-update with the appropriate options (--upgrade or --dist-upgrade for sbuild-upgrade
or sbuild-distupgrade respectively) along with whatever arguments were passed in the
scripts.

OPTIONS


Actions
-h, --help
Display this manual.

-V, --version
Print version information.

--arch=architecture
Update chroot for the architecture specified.

-u, --update
Perform an apt-get update.

-g, --upgrade
Perform an apt-get upgrade.

-d, --dist-upgrade
Perform an apt-get dist-upgrade.

-c, --clean
Perform an apt-get clean.

-a, --autoclean
Perform an apt-get autoclean.

-r, --autoremove
Perform an apt-get autoremove.

-k, --keygen
Generate a GPG public/private key pair for self-signing local apt archives, used
for installation of dependency packages. Note that this requires a significant
amount of entropy (randomness) and may hang on systems with poor entropy sources,
such as headless systems without direct user input. In this situation, it is
advisable to create the key on a trusted local system, and copy the files to the
build system by hand from /var/lib/sbuild/apt-keys/.

Chroot selection
CHROOT The chroot to use. Note that ‘o’, ‘s’, ‘t’, ‘u’ and ‘e’ may be used as
abbreviations for ‘oldstable’, ‘stable’, ‘testing’, ‘unstable’ and ‘experimental’,
respectively.

EXAMPLES


To update the unstable chroot:

% sbuild-update --update unstable

To upgrade the unstable chroot:

% sbuild-update --upgrade unstable

To clean the unstable chroot:

% sbuild-update --clean unstable

To perform an update, dist-upgrade, clean, autoclean, and autoremove for the unstable
chroot:

% sbuild-update -udcar unstable

AUTHORS


Roger Leigh.
Andres Mejia.

COPYRIGHT


Copyright © 2006–2009 Roger Leigh <[email protected]>.
Copyright © 2010 Andres Mejia <[email protected]>.

Use buildd-update-chroots 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