EnglishFrenchSpanish

Ad


OnWorks favicon

apport-collect - Online in the Cloud

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

This is the command apport-collect 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


apport-bug, apport-collect - file a bug report using Apport, or update an existing report

SYNOPSIS


apport-bug

apport-bug symptom | pid | package | program path | .apport/.crash file

apport-collect report-number

DESCRIPTION


apport-bug reports problems to your distribution's bug tracking system, using Apport to
collect a lot of local information about your system to help the developers to fix the
problem and avoid unnecessary question/answer turnarounds.

You should always start with running apport-bug without arguments, which will present a
list of known symptoms. This will generate the most useful bug reports.

If there is no matching symptom, you need to determine the affected program or package
yourself. You can provide a package name or program name to apport-bug, e. g.:

apport-bug firefox
apport-bug /usr/bin/unzip

In order to add more information to the bug report that could help the developers to fix
the problem, you can also specify a process ID instead:

$ pidof gnome-terminal
5139
$ apport-bug 5139

As a special case, to report a bug against the Linux kernel, you do not need to use the
full package name (such as linux-image-2.6.28-4-generic); you can just use

apport-bug linux

to report a bug against the currently running kernel.

Finally, you can use this program to report a previously stored crash or bug report:

apport-bug /var/crash/_bin_bash.1000.crash
apport-bug /tmp/apport.firefox.332G9t.apport

Bug reports can be written to a file by using the --save option or by using apport-cli.

apport-bug detects whether KDE or Gnome is running and calls apport-gtk or apport-kde
accordingly. If neither is available, or the session does not run under X11, it calls
apport-cli for a command-line client.

UPDATING EXISTING REPORTS


apport-collect collects the same information as apport-bug, but adds it to an already
reported problem you have submitted. This is useful if the report was not originally filed
through Apport, and the developers ask you to attach information from your system.

OPTIONS


Please see the apport-cli(1) manpage for possible options.

ENVIRONMENT


APPORT_IGNORE_OBSOLETE_PACKAGES
Apport refuses to create bug reports if the package or any dependency is not
current. If this environment variable is set, this check is waived. Experts who
will thoroughly check the situation before filing a bug report can define this in
their ~/.bashrc or temporarily on the command line when calling apport-bug.

Use apport-collect online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad