[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#383149: marked as done (mkoctfile fails to generate oct files (fails to find liboctinterp.so))



Your message dated Thu, 17 Aug 2006 17:27:31 +0200
with message-id <20060817152731.GC17043@laboiss2>
and subject line [Pkg-octave-devel] Bug#383149: How to reproduce it
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: octave2.9
Version: 2.9.7-1

mkoctfile fails to generate .oct files from C++
source (.cc file).  It fails during linking.

I put the following program into a file uitest.cc:

----- START FILE uitest.cc ----------
#include <octave/oct.h>

DEFUN_DLD(uitest, args, , " ")
{
      int x = 20;
      int y = 20;

      return octave_value(Matrix(y,x));

}
----- END FILE uitest.cc ----------

I then compiled it.  A copy of the command line
and the output follows:

$ mkoctfile uitest.cc
/usr/bin/ld: skipping incompatible /usr/lib/octave-2.9.7/liboctinterp.so
when searching for -loctinterp
/usr/bin/ld: cannot find -loctinterp
collect2: ld returned 1 exit status
$

I get this error even if I try to compile
a different (.cc) program.

I'm running Debian unstable.  It is up-to-date
as of one hour ago, before I ran the above.
(did a #apt-get update; apt-get dist-upgrade)

Here are some version numbers:
$ dpkg -l *octave*
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name                           Version
Description
+++-==============================-==============================-============================================================================
pn  octave                         <none>                         (no
description available)
un  octave-doc                     <none>                         (no
description available)
pn  octave-forge                   <none>                         (no
description available)
un  octave-headers                 <none>                         (no
description available)
un  octave-htmldoc                 <none>                         (no
description available)
un  octave-info                    <none>                         (no
description available)
un  octave-matcompat               <none>                         (no
description available)
un  octave2.0-htmldoc              <none>                         (no
description available)
un  octave2.0-info                 <none>                         (no
description available)
pn  octave2.1                      <none>                         (no
description available)
un  octave2.1-doc                  <none>                         (no
description available)
un  octave2.1-emacsen              <none>                         (no
description available)
pn  octave2.1-headers              <none>                         (no
description available)
pn  octave2.1-htmldoc              <none>                         (no
description available)
pn  octave2.1-info                 <none>                         (no
description available)
ii  octave2.9                      2.9.7-1                        GNU
Octave language for numerical computations (2.9 branch)
ii  octave2.9-doc                  2.9.7-1                        PDF
documentation on the GNU Octave language (2.9 branch)
un  octave2.9-emacsen              <none>                         (no
description available)
ii  octave2.9-headers              2.9.7-1                        header
files for the GNU Octave language (2.9 branch)
ii  octave2.9-htmldoc              2.9.7-1                        HTML
documentation on the GNU Octave language (2.9 branch)
ii  octave2.9-info                 2.9.7-1                        GNU
Info documentation on the GNU Octave language (2.9 branch)
$

Some more versions:
$ uname -a
Linux bob 2.6.17-1-amd64-k8 #1 Mon Jul 17 11:59:49 UTC 2006 x86_64
GNU/Linux
$ dpkg -s libc6 | grep ^Version
Version: 2.3.6-19
$

Full dump of version numbers for each package:
$ dpkg -l "*" | grep ^ii
ii  abiword-common                   2.4.5-1                  WYSIWYG
word processor based on GTK2
ii  abiword-gnome                    2.4.5-1                  WYSIWYG
word processor based on GTK2/GNOME2
ii  abiword-help                     2.4.5-1                  online
help for AbiWord
ii  abiword-plugins                  2.4.5-1                  plugins
for AbiWord
ii  abiword-plugins-gnome            2.4.5-1                  plugins
for AbiWord (with GNOME dependency)
ii  acl                              2.2.41-1                 Access
control list utilities
ii  acpi                             0.09-1                   displays
information on ACPI devices
ii  acpid                            1.0.4-5                  Utilities
for using ACPI power management
ii  adduser                          3.96                     Add and
remove users and groups
ii  alsa-base                        1.0.11-4                 ALSA
driver configuration files
ii  alsa-utils                       1.0.11-6                 ALSA
utilities
ii  analog                           6.0-9                    analyzes
logfiles from web servers
ii  antlr                            2.7.6-6                  language
tool for constructing recognizers, 
ii  apache2-common                   2.0.55-4.1               next
generation, scalable, extendable web se
ii  apache2-doc                      2.0.55-4.1
documentation for apache2
ii  apache2-mpm-prefork              2.0.55-4.1
traditional model for Apache2
ii  apache2-utils                    2.0.55-4.1               utility
programs for webservers
ii  apt                              0.6.45                   Advanced
front-end for dpkg
ii  apt-src                          0.25.1                   manage
Debian source packages
ii  apt-utils                        0.6.45                   APT
utility programs
ii  aptitude                         0.4.2-1
terminal-based apt frontend
ii  aspell                           0.60.4-4                 GNU Aspell
spell-checker
ii  aspell-en                        6.0-0-5                  English
dictionary for GNU Aspell
ii  atlas3-base                      3.6.0-20.2
Automatically Tuned Linear Algebra Software,
ii  autoconf                         2.60-1                   automatic
configure script builder
ii  automake1.4                      1.4-p6-11                A tool for
generating GNU Standards-complian
ii  autotools-dev                    20060702.1               Update
infrastructure for config.{guess,sub}
ii  base-files                       3.1.14                   Debian
base system miscellaneous files
ii  base-passwd                      3.5.11                   Debian
base system master password and group
ii  bash                             3.1-5                    The GNU
Bourne Again SHell
ii  beagle                           0.2.7-2                  indexing
and search tool for your personal d
ii  beagle-backend-evolution         0.2.7-2                  evolution
data backend for beagle
ii  bind9                            9.3.2-2                  Internet
Domain Name Server
ii  bind9-doc                        9.3.2-2
Documentation for BIND
ii  bind9-host                       9.3.2-2                  Version of
'host' bundled with BIND 9.X
ii  binfmt-support                   1.2.8                    Support
for extra binary formats
ii  binutils                         2.17-2                   The GNU
assembler, linker and binary utiliti
ii  bittorrent                       3.4.2-8
Scatter-gather network file transfer
ii  bittorrent-gui                   3.4.2-8
Scatter-gather network file transfer (GUI fi
ii  bsdmainutils                     6.1.3                    collection
of more utilities from FreeBSD
ii  bsdutils                         2.12r-10                 Basic
utilities from 4.4BSD-Lite
ii  bug-buddy                        2.14.0-1                 GNOME
Desktop Environment bug reporting tool
ii  busybox                          1.1.3-2                  Tiny
utilities for small and embedded system
ii  bzip2                            1.0.3-3
high-quality block-sorting file compressor -
ii  ca-certificates                  20050804                 Common CA
Certificates PEM files
ii  capplets-data                    2.14.2-2
configuration applets for GNOME 2 - data fil
ii  cdebootstrap                     0.3.11                   Bootstrap
a Debian system
ii  cdrdao                           1.2.1-6                  records
CDs in Disk-At-Once (DAO) mode
ii  cdrecord                         2.01+01a03-5             command
line CD writing tool
ii  cli-common                       0.4.3                    common
files between all CLI (.NET) packages
ii  cli-common-dev                   0.4.3                    common
files for building CLI (.NET) package
ii  console-common                   0.7.60                   Basic
infrastructure for text console config
ii  console-data                     1.0-2                    Keymaps,
fonts, charset maps, fallback table
ii  console-tools                    0.2.3dbs-64              Linux
console and font utilities
ii  coreutils                        5.97-3                   The GNU
core utilities
ii  courier-authdaemon               0.58-3.1                 Courier
authentication daemon
ii  courier-authlib                  0.58-3.1                 Courier
authentication library
ii  courier-authlib-userdb           0.58-3.1                 userdb
support for the Courier authenticatio
ii  courier-base                     0.53.2-3                 Courier
Mail Server - Base system
ii  courier-doc                      0.53.2-3                 Courier
Mail Server - Additional documentati
ii  courier-imap                     4.1.1-3                  Courier
Mail Server - IMAP server
ii  courier-imap-ssl                 4.1.1-3                  Courier
Mail Server - IMAP over SSL
ii  courier-ssl                      0.53.2-3                 Courier
Mail Server - SSL/TLS Support
ii  cpio                             2.6-17                   GNU cpio
-- a program to manage archives of 
ii  cpp                              4.1.1-6                  The GNU C
preprocessor (cpp)
ii  cpp-3.4                          3.4.6-4                  The GNU C
preprocessor
ii  cpp-4.1                          4.1.1-10                 The GNU C
preprocessor
ii  cpuburn                          1.4-23                   a
collection of programs to put heavy load o
ii  cpufreqd                         2.1.1-1                  fully
configurable daemon for dynamic freque
ii  cron                             3.0pl1-95                management
of regular background processing
ii  cupsys                           1.2.2-1                  Common
UNIX Printing System(tm) - server
ii  cupsys-bsd                       1.2.2-1                  Common
UNIX Printing System(tm) - BSD comman
ii  cupsys-client                    1.2.2-1                  Common
UNIX Printing System(tm) - client pro
ii  cupsys-common                    1.2.2-1                  Common
UNIX Printing System(tm) - common fil
ii  cupsys-driver-gutenprint         4.3.99+cvs20060521-4     printer
drivers for CUPS
ii  dbus                             0.62-4                   simple
interprocess messaging system
ii  dbus-1-utils                     0.62-4                   simple
interprocess messaging system (utilit
ii  debconf                          1.5.3                    Debian
configuration management system
ii  debconf-i18n                     1.5.3                    full
internationalization support for debcon
ii  debhelper                        5.0.37.3                 helper
programs for debian/rules
ii  debian-keyring                   2005.05.28               GnuPG (and
obsolete PGP) keys of Debian Deve
ii  debianutils                      2.17
Miscellaneous utilities specific to Debian
ii  deborphan                        1.7.18                   Find
orphaned libraries
ii  defoma                           0.11.10                  Debian
Font Manager -- automatic font config
ii  desktop-file-utils               0.11-1                   Utilities
for .desktop files
ii  devscripts                       2.9.20                   Scripts to
make the life of a Debian Package
ii  dhcp-client                      2.0pl5-19.4              DHCP
Client
ii  dia-common                       0.95.0-4                 Diagram
editor (common files)
ii  dia-gnome                        0.95.0-4                 Diagram
editor (GNOME version)
ii  dia-libs                         0.95.0-4                 Diagram
editor (library files)
ii  dialog                           1.0-20060221-1           Displays
user-friendly dialog boxes from she
ii  dictionaries-common              0.70.2                   Common
utilities for spelling dictionary too
ii  diff                             2.8.1-11                 File
comparison utilities
ii  discover1                        1.7.18                   hardware
identification system
ii  discover1-data                   1.2006.01.14             hardware
lists for libdiscover1
ii  dlint                            1.4.0-4.1                Checks dns
zone information using nameserver
ii  dmidecode                        2.8-2                    Dump
Desktop Management Interface data
ii  dnsutils                         9.3.2-2                  Clients
provided with BIND
ii  docbook-xml                      4.4-5                    standard
XML documentation system, for softw
ii  dpkg                             1.13.22                  package
maintenance system for Debian
ii  dpkg-dev                         1.13.22                  package
building tools for Debian
ii  dselect                          1.13.22                  user tool
to manage Debian packages
ii  e2fslibs                         1.39-1                   ext2
filesystem libraries
ii  e2fsprogs                        1.39-1                   ext2 file
system utilities and libraries
ii  ecj-bootstrap                    3.2-1                    bootstrap
version of the Eclipse Java compil
ii  ed                               0.2-20                   The
classic unix line editor
ii  eject                            2.1.4-2.1                ejects CDs
and operates CD-Changers under Li
ii  electric                         6.05-3                   electrical
CAD system
ii  eog                              2.14.3-1                 Eye of
Gnome graphics viewer program
ii  epiphany-browser                 2.14.3-1                 Intuitive
GNOME web browser
ii  esound                           0.2.36-3
Enlightened Sound Daemon - Support binaries
ii  esound-common                    0.2.36-3
Enlightened Sound Daemon - Common files
ii  evince                           0.4.0-2                  Document
(postscript, pdf) viewer
ii  evolution                        2.6.2-4                  groupware
suite with mail client and organiz
ii  evolution-common                 2.6.2-4
architecture independent files for Evolution
ii  evolution-data-server            1.6.3-1                  evolution
database backend server
ii  evolution-data-server-common     1.6.3-1
architecture independent files for Evolution
ii  evolution-plugins                2.6.2-4                  standard
plugins for Evolution
ii  evolution-webcal                 2.6.0-1+b1               webcal:
URL handler for GNOME and Evolution
ii  exiftran                         2.05-1                   transform
digital camera jpeg images
ii  exim4                            4.62-4
metapackage to ease exim MTA (v4) installati
ii  exim4-base                       4.62-4                   support
files for all exim MTA (v4) packages
ii  exim4-config                     4.62-4
configuration for the exim MTA (v4)
ii  exim4-daemon-light               4.62-4
lightweight exim MTA (v4) daemon
ii  fakeroot                         1.5.10                   Gives a
fake root environment
ii  fast-user-switch-applet          2.14.2-1                 Applet for
the GNOME panel providing a menu 
ii  fastjar                          4.1.1-10                 Jar
creation utility
ii  fetchmail                        6.3.4-4                  SSL
enabled POP3, APOP, IMAP mail gatherer/f
ii  ffmpeg2theora                    0.16-2                   Theora
video encoder using ffmpeg
ii  fftw3                            3.1.2-1                  library
for computing Fast Fourier Transform
ii  fftw3-dev                        3.1.2-1                  library
for computing Fast Fourier Transform
ii  file                             4.17-3                   Determines
file type using "magic" numbers
ii  file-roller                      2.14.4-1                 an archive
manager for GNOME
ii  findutils                        4.2.28-1                 utilities
for finding files--find, xargs, an
ii  finger                           0.17-10                  user
information lookup program
ii  firefox                          1.5.dfsg+1.5.0.6-1
lightweight web browser based on Mozilla
ii  fontconfig                       2.3.2-7                  generic
font configuration library - support
ii  fontconfig-config                2.3.2-7                  generic
font configuration library - configu
ii  foomatic-db                      20060712-1
linuxprinting.org printer support - database
ii  foomatic-db-engine               3.0.2-20060712-1
linuxprinting.org printer support - programs
ii  foomatic-db-gutenprint           4.3.99+cvs20060521-4
linuxprinting.org printer support - database
ii  foomatic-db-hpijs                1.5-20060530-1
linuxprinting.org printer support - database
ii  foomatic-filters                 3.0.2-20060712-1
linuxprinting.org printer support - filters
ii  foomatic-filters-ppds            20060712-1
linuxprinting.org printer support - prebuilt
ii  freeglut3                        2.4.0-5                  OpenGL
Utility Toolkit
ii  freeglut3-dev                    2.4.0-5                  OpenGL
Utility Toolkit development files
ii  ftp                              0.17-16                  The FTP
client
ii  ftpd                             0.17-21                  FTP server
ii  g++                              4.1.1-6                  The GNU C
++ compiler
ii  g++-4.1                          4.1.1-10                 The GNU C
++ compiler
ii  g-wrap                           1.9.6-3                  scripting
interface generator for C
ii  g77                              3.4.6-10                 The GNU
Fortran 77 compiler
ii  g77-3.4                          3.4.6-4                  The GNU
Fortran 77 compiler
ii  gaim                             1.5.0+1.5.1cvs20051015-5
multi-protocol instant messaging client
ii  gaim-data                        1.5.0+1.5.1cvs20051015-5
multi-protocol instant messaging client - da
ii  gamin                            0.1.7-4                  File and
directory monitoring system
ii  gawk                             3.1.5.dfsg-4             GNU awk, a
pattern scanning and processing l
ii  gcalctool                        5.8.20-1                 A GTK2
desktop calculator
ii  gcc                              4.1.1-6                  The GNU C
compiler
ii  gcc-3.4                          3.4.6-4                  The GNU C
compiler
ii  gcc-3.4-base                     3.4.6-4                  The GNU
Compiler Collection (base package)
ii  gcc-4.0-base                     4.0.3-6                  The GNU
Compiler Collection (base package)
ii  gcc-4.1                          4.1.1-10                 The GNU C
compiler
ii  gcc-4.1-base                     4.1.1-10                 The GNU
Compiler Collection (base package)
ii  gcj-4.1-base                     4.1.1-10                 The GNU
Compiler Collection (gcj base packag
ii  gconf-editor                     2.14.0-3                 An editor
for the GConf configuration system
ii  gconf2                           2.14.0-4                 GNOME
configuration database system (support
ii  gconf2-common                    2.14.0-4                 GNOME
configuration database system (common 
ii  gdb                              6.4.90.dfsg-1            The GNU
Debugger
ii  gdm                              2.14.5-1                 GNOME
Display Manager
ii  geda                             20060123-1               GNU EDA --
Electronics design software
ii  geda-doc                         20060123-1
Documentation for GNU EDA -- Electronics des
ii  geda-examples                    20060123-1               GNU EDA --
Electronics design software -- ex
ii  geda-gattrib                     20060123-1               GNU EDA --
Electronics design software -- at
ii  geda-gnetlist                    20060123-1               GNU EDA --
Electronics design software -- ne
ii  geda-gschem                      20060123-1               GNU EDA --
Electronics design software -- sc
ii  geda-gsymcheck                   20060123-1               GNU EDA --
Electronics design software -- sy
ii  geda-symbols                     20060123-1               Symbols
for GNU EDA -- Electronics design so
ii  geda-utils                       20060123-1               GNU EDA --
Electronics design software -- ut
ii  gedit                            2.14.3-1
light-weight text editor
ii  gedit-common                     2.14.3-1
light-weight text editor support files
ii  gerbv                            1.0.1-2                  Gerber
file viewer for PCB design
ii  gettext                          0.14.6-1                 GNU
Internationalization utilities
ii  gettext-base                     0.14.6-1                 GNU
Internationalization utilities for the b
ii  gfortran                         4.1.1-6                  The GNU
Fortran 95 compiler
ii  gfortran-4.1                     4.1.1-10                 The GNU
Fortran 95 compiler
ii  gij-4.1                          4.1.1-10                 The GNU
Java bytecode interpreter
ii  gimp                             2.2.12-1                 The GNU
Image Manipulation Program
ii  gimp-data                        2.2.12-1                 Data files
for The GIMP
ii  gimp-print                       4.3.99+cvs20060521-4     print
plugin for the GIMP
ii  gjdoc                            0.7.7-2
documentation generation framework for java 
ii  gkrellm                          2.2.9-1                  The GNU
Krell Monitors
ii  gksu                             1.9.3-2                  graphical
frontend to su
ii  glutg3-dev                       3.7-25                   the OpenGL
Utility Toolkit development files
ii  gnome-about                      2.14.3-1                 The GNOME
about box
ii  gnome-applets                    2.14.3-1                 Various
applets for GNOME 2 panel - binary f
ii  gnome-applets-data               2.14.3-1                 Various
applets for GNOME 2 panel - data fil
ii  gnome-backgrounds                2.14.2.1-1               a set of
backgrounds packaged with the GNOME
ii  gnome-cards-data                 2.14.3-1                 data files
for the GNOME card games
ii  gnome-control-center             2.14.2-2                 utilities
to configure the GNOME desktop
ii  gnome-core                       2.14.2.1                 The GNOME
Desktop Environment -- essential c
ii  gnome-cups-manager               0.31-2                   CUPS
printer admin tool for GNOME
ii  gnome-desktop-data               2.14.3-1                 Common
files for GNOME 2 desktop apps
ii  gnome-desktop-environment        2.14.2.1                 The GNOME
Desktop Environment
ii  gnome-doc-utils                  0.6.1-3                  a
collection of documentation utilities for 
ii  gnome-games                      2.14.3-1                 games for
the GNOME desktop
ii  gnome-games-data                 2.14.3-1                 data files
for the GNOME games
ii  gnome-icon-theme                 2.14.2-2                 GNOME
Desktop icon theme
ii  gnome-keyring                    0.4.9-1                  GNOME
keyring services (daemon and tools)
ii  gnome-keyring-manager            2.14.0-1                 keyring
management program for the GNOME des
ii  gnome-media                      2.14.2-1                 GNOME
media utilities
ii  gnome-media-common               2.14.2-1                 GNOME
media utilities - common files
ii  gnome-menus                      2.14.3-1                 an
implementation of the freedesktop menu sp
ii  gnome-mime-data                  2.4.2-2                  base MIME
and Application database for GNOME
ii  gnome-netstatus-applet           2.12.0-5                 Network
status applet for GNOME 2
ii  gnome-nettool                    2.14.2-1                 network
information tool for GNOME
ii  gnome-panel                      2.14.3-1                 launcher
and docking facility for GNOME 2
ii  gnome-panel-data                 2.14.3-1                 common
files for GNOME 2 panel
ii  gnome-screensaver                2.14.3-1                 GNOME
screen saver and locker
ii  gnome-session                    2.14.3-1                 The GNOME
2 Session Manager
ii  gnome-spell                      1.0.7-1
GNOME/Bonobo component for spell checking
ii  gnome-system-monitor             2.14.5-1                 Process
viewer and system resource monitor f
ii  gnome-system-tools               2.14.0-1.1
Cross-platform configuration utilities for G
ii  gnome-terminal                   2.14.2-1                 The GNOME
2 terminal emulator application
ii  gnome-terminal-data              2.14.2-1                 Data files
for the GNOME terminal emulator
ii  gnome-themes                     2.14.3-1                 official
themes for the GNOME 2 desktop
ii  gnome-themes-extras              0.9.0-4                  various
themes for the GNOME 2 desktop
ii  gnome-utils                      2.14.0-2                 GNOME
desktop utilities
ii  gnome-volume-manager             1.5.15-1                 GNOME
daemon to auto-mount and manage media 
ii  gnome2-user-guide                2.8.1-2                  GNOME 2
User's Guide
ii  gnomemeeting                     1.2.3-5                  The
GnomeMeeting Voice Over IP Suite
ii  gnucash                          2.0.1-1                  A personal
finance tracking program
ii  gnucash-common                   2.0.1-1                  A personal
finance tracking program
ii  gnumeric                         1.6.3-3                  GNOME
spreadsheet application
ii  gnumeric-common                  1.6.3-3                  common
files for Gnumeric, the GNOME spreads
ii  gnupg                            1.4.5-1                  GNU
privacy guard - a free PGP replacement
ii  gnuplot                          4.0.0-3                  A
command-line driven interactive plotting p
ii  gnuplot-nox                      4.0.0-3                  A
command-line driven interactive plotting p
ii  gnuplot-x11                      4.0.0-3
X11-terminal driver for gnuplot
ii  gparted                          0.2.5-1.1                GNOME
partition editor
ii  grdesktop                        0.23-2+b1                GNOME
frontend for the rdesktop client
ii  grep                             2.5.1.ds2-5              GNU grep,
egrep and fgrep
ii  groff                            1.18.1.1-12              GNU troff
text-formatting system
ii  groff-base                       1.18.1.1-12              GNU troff
text-formatting system (base syste
ii  grub                             0.97-13                  GRand
Unified Bootloader
ii  gs-common                        0.3.9                    Common
files for different Ghostscript relea
ii  gs-esp                           8.15.2.dfsg.1-1          The
Ghostscript PostScript interpreter - ESP
ii  gs-gpl                           8.50-1.1                 The GPL
Ghostscript PostScript interpreter
ii  gsfonts                          8.14+v8.11+urw-0.2       Fonts for
the Ghostscript interpreter(s)
ii  gstreamer0.10-alsa               0.10.9-1                 GStreamer
plugin for ALSA
ii  gstreamer0.10-gnomevfs           0.10.9-1                 GStreamer
plugin for GnomeVFS
ii  gstreamer0.10-plugins-base       0.10.9-1                 GStreamer
plugins from the "base" set
ii  gstreamer0.10-plugins-good       0.10.3-2                 GStreamer
plugins from the "good" set
ii  gstreamer0.10-plugins-ugly       0.10.3-2                 GStreamer
plugins from the "ugly" set
ii  gthumb                           2.6.9-3.1                an image
viewer and browser
ii  gtk2-engines                     2.6.10-1                 theme
engines for GTK+ 2.x
ii  gtk2-engines-pixbuf              2.8.18-7
Pixbuf-based theme for GTK+ 2.x
ii  gtk2-engines-spherecrystal       0.7-11                   A blue
vector theme for GTK+ 2.x
ii  gtkam                            0.1.12-2.2               GTK+
application for digital still cameras
ii  gtkhtml3.8                       3.10.3-1                 HTML
rendering/editing library - bonobo comp
ii  gucharmap                        1.6.0-1                  Unicode
character picker and font browser
ii  guile-1.6                        1.6.8-4                  The GNU
extension language and Scheme interp
ii  guile-1.6-dev                    1.6.8-4
Development files for Guile 1.6
ii  guile-1.6-libs                   1.6.8-4                  Main Guile
libraries
ii  guile-1.6-slib                   1.6.8-4                  Guile SLIB
support
ii  guile-g-wrap                     1.9.6-3                  scripting
interface generator for C - Guile 
ii  guile-library                    0.1.2-1                  Library of
useful Guile modules
ii  gzip                             1.3.5-14                 The GNU
compression utility
ii  hal                              0.5.7-2                  Hardware
Abstraction Layer
ii  hermes1                          1.3.3+really1.3.2-5.1    The Hermes
pixel-format library
ii  hicolor-icon-theme               0.8-4                    default
fallback theme for FreeDesktop.org i
ii  hostname                         2.92                     utility to
set/show the host name or domain 
ii  hotkey-setup                     0.1-17
auto-configures laptop hotkeys
ii  hpijs                            2.6.7+1.6.7-1            HP Linux
Printing and Imaging - gs IJS drive
ii  hpijs-ppds                       2.6.7+1.6.7-1            HP Linux
Printing and Imaging - HPIJS PPD fi
ii  html2text                        1.3.2a-3                 An
advanced HTML to text converter
ii  ifupdown                         0.6.7                    high level
tools to configure network interf
ii  ijsgutenprint                    4.3.99+cvs20060521-4     inkjet
server - Ghostscript driver for Guten
ii  imagemagick                      6.2.4.5.dfsg1-0.9        Image
manipulation programs
ii  industrial-cursor-theme          0.6.1.2
flat-looking cursor theme for X
ii  info                             4.8.dfsg.1-2             Standalone
GNU Info documentation browser
ii  initramfs-tools                  0.73e                    tools for
generating an initramfs
ii  initscripts                      2.86.ds1-15              Scripts
for initializing and shutting down t
ii  inkscape                         0.44-1
vector-based drawing program
ii  installation-report              2.17                     system
installation report
ii  intltool-debian                  0.35.0+20060710          Help i18n
of RFC822 compliant config files
ii  iptables                         1.3.3-2                  Linux
kernel 2.4+ iptables administration to
ii  iputils-ping                     20020927-3               Tools to
test the reachability of network ho
ii  iso-codes                        0.52-1                   ISO
language, territory, currency codes and 
ii  java-common                      0.25                     Base of
all Java packages
ii  jikes                            1.22-4                   Fast Java
compiler adhering to language and 
ii  jikes-kaffe                      1.1.7-3                  Wrapper
for jikes using Kaffe classes
ii  kaffe                            1.1.7-3                  A JVM to
run Java bytecode
ii  kaffe-common                     1.1.7-3                  Files
shared between all Kaffe VM versions
ii  kaffe-pthreads                   1.1.7-3                  A POSIX
threads enabled version of the Kaffe
ii  klibc-utils                      1.4.19-1                 small
statically-linked utilities built with
ii  klogd                            1.4.1-18                 Kernel
Logging Daemon
ii  lapack3                          3.0.20000531a-6          library of
linear algebra routines 3 - share
ii  lapack3-dev                      3.0.20000531a-6          library of
linear algebra routines 3 - stati
ii  laptop-detect                    0.12.1                   attempt to
detect a laptop
ii  latex-xft-fonts                  0.1-5
Xft-compatible versions of some LaTeX fonts
ii  less                             394-3                    Pager
program similar to more
ii  lesstif-dev                      0.93.94-13
development library and header files for Les
ii  lesstif1                         0.93.94-13               OSF/Motif
1.2 implementation released under 
ii  lesstif2                         0.94.4-2                 OSF/Motif
2.1 implementation released under 
ii  liba52-0.7.4                     0.7.4-4                  Library
for decoding ATSC A/52 streams
ii  libaa1                           1.4p5-30                 ascii art
library
ii  libacl1                          2.2.41-1                 Access
control list shared library
ii  libaiksaurus-1.2-0c2a            1.2.1+dev-0.12-2.1       an
English-language thesaurus (development)
ii  libaiksaurus-1.2-data            1.2.1+dev-0.12-2.1       an
English-language thesaurus (data)
ii  libaiksaurusgtk-1.2-0c2a         1.2.1+dev-0.12-2.1       graphical
interface to the Aiksaurus toolkit
ii  libao2                           0.8.6-4                  Cross
Platform Audio Output Library
ii  libapache2-mod-perl2             2.0.2-2
Integration of perl with the Apache2 web ser
ii  libapache2-mod-php4              4.4.2-1.1
server-side, HTML-embedded scripting languag
ii  libapm1                          3.2.2-8                  Library
for interacting with APM driver in k
ii  libapr0                          2.0.55-4.1               the Apache
Portable Runtime
ii  libapt-pkg-perl                  0.1.20                   Perl
interface to libapt-pkg
ii  libarchive-tar-perl              1.29-1
Archive::Tar - manipulate tar files in perl
ii  libart-2.0-2                     2.3.17-1                 Library of
functions for 2D graphics - runti
ii  libartsc0                        1.5.4-1                  aRts sound
system C support library
ii  libasn1-6-heimdal                0.7.2.dfsg.1-3           Libraries
for Heimdal Kerberos
ii  libasound2                       1.0.11-4                 ALSA
library
ii  libaspell15                      0.60.4-4                 GNU Aspell
spell-checker runtime library
ii  libatk1.0-0                      1.12.1-1                 The ATK
accessibility toolkit
ii  libattr1                         2.4.32-1                 Extended
attribute shared library
ii  libaudio2                        1.8-2                    The
Network Audio System (NAS). (shared libr
ii  libaudiofile0                    0.2.6-6
Open-source version of SGI's audiofile libra
ii  libavahi-client3                 0.6.12-1                 Avahi
client library
ii  libavahi-common-data             0.6.12-1                 Avahi
common data files
ii  libavahi-common3                 0.6.12-1                 Avahi
common library
ii  libavahi-compat-howl0            0.6.12-1                 Avahi Howl
compatibility library
ii  libavahi-glib1                   0.6.12-1                 Avahi glib
integration library
ii  libavc1394-0                     0.5.3-1                  control
IEEE 1394 audio/video devices
ii  libavcodec0d                     0.cvs20060329-4.1        ffmpeg
codec library
ii  libavformat0d                    0.cvs20060329-4.1        ffmpeg
file format library
ii  libbind9-0                       9.3.2-2                  BIND9
Shared Library used by BIND
ii  libblkid1                        1.39-1                   block
device id library
ii  libbonobo2-0                     2.14.0-1                 Bonobo
CORBA interfaces library
ii  libbonobo2-common                2.14.0-1                 Bonobo
CORBA interfaces library -- support f
ii  libbonoboui2-0                   2.14.0-4                 The Bonobo
UI library
ii  libbonoboui2-common              2.14.0-4                 The Bonobo
UI library -- common files
ii  libbz2-1.0                       1.0.3-3
high-quality block-sorting file compressor l
ii  libc6                            2.3.6-19                 GNU C
Library: Shared libraries
ii  libc6-dev                        2.3.6-19                 GNU C
Library: Development Libraries and Hea
ii  libcairo2                        1.2.2-1                  The Cairo
2D vector graphics library
ii  libcamel1.2-8                    1.6.3-1                  The
Evolution MIME message handling library
ii  libcap1                          1.10-14                  support
for getting/setting POSIX.1e capabil
ii  libcdio6                         0.76-1                   library to
read and control CD-ROM
ii  libcdparanoia0                   3a9.8-14                 Shared
libraries for cdparanoia
ii  libclan2c2a-gui                  0.6.5-1-3.2              GUI module
for ClanLib game SDK
ii  libclan2c2a-jpeg                 0.6.5-1-3.2              JPEG
module for ClanLib game SDK
ii  libclan2c2a-mikmod               0.6.5-1-3.2              MikMod
module for ClanLib game SDK
ii  libclan2c2a-png                  0.6.5-1-3.2              PNG module
for ClanLib game SDK
ii  libclan2c2a-sound                0.6.5-1-3.2              Sound
module for ClanLib game SDK
ii  libclan2c2a-vorbis               0.6.5-1-3.2              Vorbis
module for ClanLib game SDK
ii  libclanlib2c2a                   0.6.5-1-3.2              ClanLib
game SDK core runtime
ii  libcln4                          1.1.13-1                 Class
Library for Numbers (C++)
ii  libcomerr2                       1.39-1                   common
error description library
ii  libcompress-zlib-perl            1.41-1                   Perl
module for creation and manipulation of
ii  libconfig-inifiles-perl          2.39-2
Read .ini-style configuration files
ii  libconsole                       0.2.3dbs-64              Shared
libraries for Linux console and font 
ii  libcpufreq0                      002-1                    shared
library to deal with the cpufreq Linu
ii  libcroco3                        0.6.1-1                  a generic
Cascading Style Sheet (CSS) parsin
ii  libcupsimage2                    1.2.2-1                  Common
UNIX Printing System(tm) - image libs
ii  libcupsys2                       1.2.2-1                  Common
UNIX Printing System(tm) - libs
ii  libcurl3-gnutls                  7.15.5-1
Multi-protocol file transfer library
ii  libdate-manip-perl               5.44-3                   a perl
library for manipulating dates
ii  libdb4.2                         4.2.52+dfsg-1            Berkeley
v4.2 Database Libraries [runtime]
ii  libdb4.3                         4.3.29-6                 Berkeley
v4.3 Database Libraries [runtime]
ii  libdb4.4                         4.4.20-7                 Berkeley
v4.4 Database Libraries [runtime]
ii  libdbus-1-2                      0.62-4                   simple
interprocess messaging system
ii  libdbus-glib-1-2                 0.62-4                   simple
interprocess messaging system (GLib-b
ii  libdc1394-13                     1.1.0-3                  high level
programming interface for IEEE139
ii  libdebian-installer-extra4       0.43                     Library of
some extra debian-installer funct
ii  libdebian-installer4             0.43                     Library of
common debian-installer functions
ii  libdevel-symdump-perl            2.03-3                   Perl
module for inspecting perl's symbol tab
ii  libdevmapper1.02                 1.02.08-1                The Linux
Kernel Device Mapper userspace lib
ii  libdigest-sha1-perl              2.10-1                   NIST SHA-1
message digest algorithm
ii  libdirectfb-0.9-24               0.9.24-4                 frame
buffer graphics library
ii  libdirectfb-0.9-25               0.9.25.1-3               frame
buffer graphics library
ii  libdiscover1                     1.7.18                   hardware
identification library
ii  libdjvulibre15                   3.5.17-1                 Runtime
support for the DjVu image format
ii  libdmx1                          1.0.1-3                  X11
Distributed Multihead extension library
ii  libdns21                         9.3.2-2                  DNS Shared
Library used by BIND
ii  libdrm2                          2.0.1-1                  Userspace
interface to kernel DRM services -
ii  libdv4                           0.104-2+b2               software
library for DV format digital video
ii  libdvdread3                      0.9.6-4                  library
for reading DVDs
ii  libebook1.2-5                    1.6.3-1                  Client
library for evolution address books
ii  libecal1.2-6                     1.6.3-1                  Client
library for evolution calendars
ii  libedata-book1.2-2               1.6.3-1                  Backend
library for evolution address books
ii  libedata-cal1.2-5                1.6.3-1                  Backend
library for evolution calendars
ii  libedataserver1.2-7              1.6.3-1                  Utility
library for evolution data servers
ii  libedataserverui1.2-6            1.6.3-1                  GUI
utility library for evolution data serve
ii  libedit2                         2.9.cvs.20050518-2.2     BSD
editline and history libraries
ii  libeel2-2                        2.14.3-1                 Eazel
Extensions Library (for GNOME2)
ii  libeel2-data                     2.14.3-1                 Eazel
Extensions Library - data files (for G
ii  libegroupwise1.2-10              1.6.3-1                  Client
library for accessing groupwise POA t
ii  libegroupwise1.2-9               1.6.2-3                  Client
library for accessing groupwise POA t
ii  libenchant1c2a                   1.1.6-1.2                a wrapper
library for various spell checker 
ii  libesd0                          0.2.36-3
Enlightened Sound Daemon - Shared libraries
ii  libevent1                        1.1a-1                   An
asynchronous event notification library
ii  libevolution-cil                 0.11.1-1+b1              CLI
bindings for Evolution
ii  libexchange-storage1.2-1         1.6.3-1                  Backend
library for evolution calendars
ii  libexif-gtk5                     0.3.5-3                  Library
providing GTK+ widgets to display/ed
ii  libexif12                        0.6.13-4                 library to
parse EXIF files
ii  libexpat1                        1.95.8-3.2               XML
parsing C library - runtime library
ii  libexpat1-dev                    1.95.8-3.2               XML
parsing C library - development kit
ii  libffi4                          4.1.1-10                 Foreign
Function Interface library runtime
ii  libffi4-dev                      4.1.1-10                 Foreign
Function Interface library (developm
ii  libfinance-quote-perl            1.11-0.1                 Perl
module for retrieving stock quotes from
ii  libflac7                         1.1.2-5                  Free
Lossless Audio Codec - runtime C librar
ii  libfontconfig1                   2.3.2-7                  generic
font configuration library - runtime
ii  libfontconfig1-dev               2.3.2-7                  generic
font configuration library - develop
ii  libfontenc1                      1.0.1-6                  X11 font
encoding library
ii  libfreetype6                     2.2.1-2                  FreeType 2
font engine, shared library files
ii  libfreetype6-dev                 2.2.1-2                  FreeType 2
font engine, development files
ii  libfribidi0                      0.10.7-3                 Free
Implementation of the Unicode BiDi algo
ii  libfs6                           1.0.0-3                  X11 Font
Services library
ii  libg2c0                          3.4.6-4                  Runtime
library for GNU Fortran 77 applicati
ii  libg2c0-dev                      3.4.6-4                  GNU
Fortran 77 library development
ii  libgail-common                   1.8.11-2                 GNOME
Accessibility Implementation Library -
ii  libgail17                        1.8.11-2                 GNOME
Accessibility Implementation Library -
ii  libgalago-cil                    0.3.2-4                  CLI
bindings for libgalago
ii  libgalago1                       0.3.3-4                  Galago
presence library
ii  libgamin0                        0.1.7-4                  Client
library for the gamin file and direct
ii  libgc1c2                         6.7-2
conservative garbage collector for C and C++
ii  libgcc1                          4.1.1-10                 GCC
support library
ii  libgcj-common                    4.1.1-10                 Java
runtime library (common files)
ii  libgcj7                          4.1.1-10                 Java
runtime library for use with gcj
ii  libgcj7-jar                      4.1.1-10                 Java
runtime library for use with gcj (jar f
ii  libgconf2-4                      2.14.0-4                 GNOME
configuration database system (shared 
ii  libgconf2.0-cil                  2.8.3-1                  CLI
binding for GConf 2.12
ii  libgcrypt11                      1.2.2-3                  LGPL
Crypto library - runtime library
ii  libgd2-noxpm                     2.0.33-5                 GD
Graphics Library version 2 (without XPM s
ii  libgdbm3                         1.8.3-3                  GNU dbm
database routines (runtime version)
ii  libgdgeda6                       2.0.15-3                 GNU EDA --
Electronics design software -- gd
ii  libgdome2-0                      0.8.1-1                  DOM level2
library for accessing XML files
ii  libgdome2-cpp-smart0c2a          0.2.4-1                  C++
bindings for GDome2 DOM implementation
ii  libgeda20                        20060123-1               GNU EDA --
Electronics design software -- li
ii  libgfortran1                     4.1.1-10                 Runtime
library for GNU Fortran applications
ii  libgfortran1-dev                 4.1.1-10                 GNU
Fortran library development
ii  libgimp2.0                       2.2.12-1                 Libraries
necessary to Run the GIMP
ii  libginac1.3c2a                   1.3.4-1                  The GiNaC
symbolic framework (runtime librar
ii  libgksu1.2-0                     1.3.8-1                  library
providing su and sudo functionality
ii  libgksu2-0                       1.9.8-1                  library
providing su and sudo functionality
ii  libgksuui1.0-1                   1.0.7-1+b1               a
graphical fronted to su library
ii  libgl1-mesa-dev                  6.4.2-1                  A free
implementation of the OpenGL API -- G
ii  libgl1-mesa-dri                  6.4.2-1                  A free
implementation of the OpenGL API -- D
ii  libgl1-mesa-glx                  6.4.2-1                  A free
implementation of the OpenGL API -- G
ii  libglade2-0                      2.6.0-2                  library to
load .glade files at runtime
ii  libglade2.0-cil                  2.8.3-1                  CLI
binding for the Glade libraries 2.6
ii  libglib1.2                       1.2.10-10.1              The GLib
library of C routines
ii  libglib2.0-0                     2.10.3-3                 The GLib
library of C routines
ii  libglib2.0-cil                   2.8.3-1                  CLI
binding for the GLib utility library 2.8
ii  libglibmm-2.4-1c2a               2.10.4-1                 C++
wrapper for the GLib toolkit (shared lib
ii  libglpk0                         4.11-1                   linear
programming kit (shared libraries for
ii  libglu1-mesa                     6.4.2-1                  The OpenGL
utility library (GLU)
ii  libglu1-mesa-dev                 6.4.2-1                  The OpenGL
utility library -- development su
ii  libglui-dev                      2.2-2.2                  A
GLUT-based C++ user interface library
ii  libglui2c2                       2.2-2.2                  GLUI, a C
++ GLUT based GUI library - runtime
ii  libgmime2.1                      2.1.19-1                 MIME
library, unstable version
ii  libgmime2.1-cil                  2.1.19-1                 CLI
binding for the MIME library, unstable v
ii  libgmp3c2                        4.2.1+dfsg-4
Multiprecision arithmetic library
ii  libgnome-desktop-2               2.14.3-1                 Utility
library for loading .desktop files -
ii  libgnome-keyring0                0.4.9-1                  GNOME
keyring services library
ii  libgnome-media0                  2.14.2-1                 runtime
libraries for the GNOME media utilit
ii  libgnome-menu2                   2.14.3-1                 an
implementation of the freedesktop menu sp
ii  libgnome-pilot2                  2.0.12-1.6               Support
libraries for gnome-pilot
ii  libgnome-window-settings1        2.14.2-2                 Utility
library for getting window manager s
ii  libgnome2-0                      2.14.1-3                 The GNOME
2 library - runtime files
ii  libgnome2-common                 2.14.1-3                 The GNOME
2 library - common files
ii  libgnome2.0-cil                  2.8.3-1                  CLI
binding for GNOME 2.12
ii  libgnomecanvas2-0                2.14.0-2                 A powerful
object-oriented display - runtime
ii  libgnomecanvas2-common           2.14.0-2                 A powerful
object-oriented display - common 
ii  libgnomecups1.0-1                0.2.2-5                  GNOME
library for CUPS interaction
ii  libgnomecupsui1.0-1c2a           0.31-2                   UI
extensions to libgnomecups
ii  libgnomeprint2.2-0               2.12.1-6                 The GNOME
2.2 print architecture - runtime f
ii  libgnomeprint2.2-data            2.12.1-6                 The GNOME
2.2 print architecture - data file
ii  libgnomeprintui2.2-0             2.12.1-4                 GNOME 2.2
print architecture User Interface 
ii  libgnomeprintui2.2-common        2.12.1-4                 GNOME 2.2
print architecture User Interface 
ii  libgnomeui-0                     2.14.1-2                 The GNOME
2 libraries (User Interface) - run
ii  libgnomeui-common                2.14.1-2                 The GNOME
2 libraries (User Interface) - com
ii  libgnomevfs2-0                   2.14.2-1                 GNOME
virtual file-system (runtime libraries
ii  libgnomevfs2-common              2.14.2-1                 GNOME
virtual file-system (common files)
ii  libgnomevfs2-extra               2.14.2-1                 GNOME
virtual file-system (extra modules)
ii  libgnutls11                      1.0.16-14+b1             GNU TLS
library - runtime library
ii  libgnutls12                      1.2.11-3                 the GNU
TLS library - runtime library
ii  libgnutls13                      1.4.2-1                  the GNU
TLS library - runtime library
ii  libgoffice-1-2                   0.2.1-4                  Document
centric objects library - runtime f
ii  libgoffice-1-common              0.2.1-4                  Document
centric objects library - common fi
ii  libgpg-error0                    1.2-1                    library
for common error values and messages
ii  libgphoto2-2                     2.2.1-2                  gphoto2
digital camera library
ii  libgphoto2-port0                 2.2.1-2                  gphoto2
digital camera port library
ii  libgpmg1                         1.19.6-22                General
Purpose Mouse - shared library
ii  libgpod0                         0.3.2-1.1                a library
to read and write songs and artwor
ii  libgsf-1-114                     1.14.1-2                 Structured
File Library - runtime version
ii  libgsf-1-common                  1.14.1-2                 Structured
File Library - common files
ii  libgsf-gnome-1-114               1.14.1-2                 Structured
File Library - runtime version fo
ii  libgsf0.0-cil                    0.8-1                    CLI
bindings for libgsf
ii  libgsl0                          1.8-1                    GNU
Scientific Library (GSL) -- library pack
ii  libgsm1                          1.0.10-13                Shared
libraries for GSM speech compressor
ii  libgssapi2                       0.10-3                   A
mechanism-switch gssapi library
ii  libgssapi4-heimdal               0.7.2.dfsg.1-3           Libraries
for Heimdal Kerberos
ii  libgstreamer-plugins-base0.10-0  0.10.9-1                 GStreamer
libraries from the "base" set
ii  libgstreamer0.10-0               0.10.9-1                 Core
GStreamer libraries and elements
ii  libgtk1.2                        1.2.10-18                The GIMP
Toolkit set of widgets for X
ii  libgtk1.2-common                 1.2.10-18                Common
files for the GTK+ library
ii  libgtk2.0-0                      2.8.18-7                 The GTK+
graphical user interface library
ii  libgtk2.0-bin                    2.8.18-7                 The
programs for the GTK+ graphical user int
ii  libgtk2.0-cil                    2.8.3-1                  CLI
binding for the GTK+ toolkit 2.8
ii  libgtk2.0-common                 2.8.18-7                 Common
files for the GTK+ graphical user int
ii  libgtkhtml2-0                    2.6.3-1+b1               HTML
rendering/editing library - runtime fil
ii  libgtkhtml3.8-15                 3.10.3-1                 HTML
rendering/editing library - runtime fil
ii  libgtkmathview0c2a               0.7.7-1                  rendering
engine for MathML documents
ii  libgtkmm-2.4-1c2a                2.8.8-1                  C++
wrappers for GTK+ 2.4 (shared libraries)
ii  libgtksourceview-common          1.6.2-1                  common
files for the GTK+ syntax highlightin
ii  libgtksourceview1.0-0            1.6.2-1                  shared
libraries for the GTK+ syntax highlig
ii  libgtkspell0                     2.0.10-3+b1              a
spell-checking addon for GTK's TextView wi
ii  libgtop2-5                       2.12.2-1                 Libraries
for gtop system monitoring library
ii  libgtop2-7                       2.14.2-2                 gtop
system monitoring library
ii  libgtop2-common                  2.14.2-2                 common
files for the gtop system monitoring 
ii  libgucharmap4                    1.6.0-1                  Unicode
browser widget library (shared libra
ii  libguile-ltdl-1                  1.6.8-4                  Guile's
patched version of libtool's libltdl
ii  libgutenprint2                   4.3.99+cvs20060521-4     runtime
for the Gutenprint printer driver li
ii  libgutenprintui2-1               4.3.99+cvs20060521-4     runtime
for the Gutenprint printer driver us
ii  libgwrap-runtime0                1.9.6-3                  scripting
interface generator for C - runtim
ii  libgwrap-runtime0-dev            1.9.6-3                  scripting
interface generator for C - develo
ii  libhal-storage1                  0.5.7-2                  Hardware
Abstraction Layer - shared library 
ii  libhal1                          0.5.7-2                  Hardware
Abstraction Layer - shared library
ii  libhdf5-serial-1.6.5-0           1.6.5-2
Hierarchical Data Format 5 (HDF5) - runtime 
ii  libhdf5-serial-dev               1.6.5-2
Hierarchical Data Format 5 (HDF5) - developm
ii  libhtml-parser-perl              3.55-1                   A
collection of modules that parse HTML text
ii  libhtml-tableextract-perl        2.07-0.1                 Perl
module that simplifies extraction of in
ii  libhtml-tagset-perl              3.10-2                   Data
tables pertaining to HTML
ii  libhtml-tree-perl                3.19.01-2                represent
and create HTML syntax trees
ii  libice-dev                       1.0.0-3                  X11
Inter-Client Exchange library (developme
ii  libice6                          1.0.0-3                  X11
Inter-Client Exchange library
ii  libid3tag0                       0.15.1b-8                ID3 tag
reading library from the MAD project
ii  libidl0                          0.8.6-1                  library
for parsing CORBA IDL files
ii  libidn11                         0.6.5-1                  GNU libidn
library, implementation of IETF I
ii  libieee1284-3                    0.2.10-3
cross-platform library for parallel port acc
ii  libijs-0.35                      0.35-3                   IJS raster
image transport protocol: shared 
ii  libio-zlib-perl                  1.04-1                   IO:: style
interface to Compress::Zlib
ii  libisc11                         9.3.2-2                  ISC Shared
Library used by BIND
ii  libisccc0                        9.3.2-2                  Command
Channel Library used by BIND
ii  libisccfg1                       9.3.2-2                  Config
File Handling Library used by BIND
ii  libiso9660-4                     0.76-1                   library to
work with ISO9660 filesystems
ii  libjasper-1.701-1                1.701.0-2                The JasPer
JPEG-2000 runtime library
ii  libjpeg62                        6b-13                    The
Independent JPEG Group's JPEG runtime li
ii  libjpeg62-dev                    6b-13
Development files for the IJG JPEG library
ii  libklibc                         1.4.19-1                 minimal
libc subset for use with initramfs
ii  libkpathsea4                     3.0-18                   path
search library for teTeX (runtime part)
ii  libkrb5-17-heimdal               0.7.2.dfsg.1-3           Libraries
for Heimdal Kerberos
ii  libkrb53                         1.4.3-9                  MIT
Kerberos runtime libraries
ii  liblcms1                         1.15-1                   Color
management library
ii  libldap-2.3-0                    2.3.25-1                 OpenLDAP
libraries
ii  libldap2                         2.1.30-13+b1             OpenLDAP
libraries
ii  liblink-grammar4                 4.2.2-4                  Carnegie
Mellon University's link grammar pa
ii  liblircclient0                   0.8.0-5                  LIRC
client library
ii  liblocale-gettext-perl           1.05-1                   Using libc
functions for internationalizatio
ii  liblockfile1                     1.06.1                   NFS-safe
locking library, includes dotlockfi
ii  libltdl3                         1.5.22-4                 A system
independent dlopen wrapper for GNU 
ii  liblwres9                        9.3.2-2
Lightweight Resolver Library used by BIND
ii  liblzo1                          1.08-3                   data
compression library (old version)
ii  liblzo2-2                        2.02-2                   data
compression library
ii  libmad0                          0.15.1b-2.1              MPEG audio
decoder library
ii  libmagic1                        4.17-3                   File type
determination library using "magic
ii  libmagick9                       6.2.4.5.dfsg1-0.9        Image
manipulation library
ii  libmetacity0                     2.14.5-1                 library of
lightweight GTK2 based Window Man
ii  libmikmod2                       3.1.11-a-6               A portable
sound library
ii  libmng1                          1.0.9-1
Multiple-image Network Graphics library
ii  libmodplug0c2                    0.7-5                    shared
libraries for mod music based on ModP
ii  libmono-cairo1.0-cil             1.1.13.8-1               Mono Cairo
library
ii  libmono-corlib1.0-cil            1.1.13.8-1               Mono core
library (1.0)
ii  libmono-data-tds1.0-cil          1.1.13.8-1               Mono Data
library
ii  libmono-peapi1.0-cil             1.1.13.8-1               Mono PEAPI
library
ii  libmono-security1.0-cil          1.1.13.8-1               Mono
Security library
ii  libmono-sharpzip0.6-cil          1.1.13.8-1               Mono
SharpZipLib library
ii  libmono-sharpzip0.84-cil         1.1.13.8-1               Mono
SharpZipLib library
ii  libmono-sqlite1.0-cil            1.1.13.8-1               Mono
Sqlite library
ii  libmono-system-data1.0-cil       1.1.13.8-1               Mono
System.Data library
ii  libmono-system-runtime1.0-cil    1.1.13.8-1               Mono
System.Runtime library
ii  libmono-system-web1.0-cil        1.1.13.8-1               Mono
System.Web library
ii  libmono-system1.0-cil            1.1.13.8-1               Mono
System libraries (1.0)
ii  libmono0                         1.1.13.8-1               libraries
for the Mono JIT
ii  libmono1.0-cil                   1.1.13.8-1               Mono
libraries (1.0)
ii  libmozjs-dev                     1.8.0.5-1
Development files for the Mozilla SpiderMonk
ii  libmozjs0d                       1.8.0.5-1                The
Mozilla SpiderMonkey JavaScript library
ii  libmpeg2-4                       0.4.0b-4                 MPEG1 and
MPEG2 video decoder library
ii  libmpfr1                         2.2.0.dfsg.1-8           multiple
precision floating-point computatio
ii  libmusicbrainz4c2a               2.1.2-6                  Second
generation incarnation of the CD Inde
ii  libmyspell3c2                    3.1-16                   MySpell
spellchecking library
ii  libnautilus-burn3                2.14.3-1                 Nautilus
Burn Library - runtime version
ii  libnautilus-extension1           2.14.3-1                 libraries
for nautilus components - runtime 
ii  libncurses5                      5.5-2                    Shared
libraries for terminal handling
ii  libncurses5-dev                  5.5-2
Developer's libraries and docs for ncurses
ii  libncursesw5                     5.5-2                    Shared
libraries for terminal handling (wide
ii  libnetcdf3                       3.6.1-0.1                An
interface for scientific data access to l
ii  libnetpbm10                      10.0-10.1                Shared
libraries for netpbm
ii  libnewt0.52                      0.52.2-7                 Not Erik's
Windowing Toolkit - text mode win
ii  libnfsidmap1                     0.16-3                   An nfs
idmapping library
ii  libnm-glib0                      0.6.3-2                  network
management framework (GLib shared li
ii  libnotify1                       0.4.0-1                  sends
desktop notifications to a notificatio
ii  libnspr4-0d                      1.8.0.5-1                NetScape
Portable Runtime Library
ii  libnspr4-dev                     1.8.0.5-1
Development files for the NetScape Portable 
ii  libnss3-0d                       1.8.0.5-1                Network
Security Service libraries
ii  libofx2c2a                       0.8.0-12                 library to
support Open Financial Exchange
ii  libogg0                          1.1.3-2                  Ogg
Bitstream Library
ii  liboggflac3                      1.1.2-5                  Free
Lossless Audio Codec - runtime C librar
ii  liboil0.3                        0.3.9-1.2                Library of
Optimized Inner Loops
ii  libopencdk8                      0.5.9-1                  Open
Crypto Development Kit (OpenCDK) (runti
ii  libopenh323-1.18.0               1.18.0-2                 H.323 aka
VoIP library
ii  liborbit2                        2.14.0-2                 libraries
for ORBit2 - a CORBA ORB
ii  libosp5                          1.5.2-3                  Runtime
library for OpenJade group's SP suit
ii  libots0                          0.4.2+cvs.2004.02.20-1.1 Open Text
Summarizer (library)
ii  libpam-modules                   0.79-3.2                 Pluggable
Authentication Modules for PAM
ii  libpam-runtime                   0.79-3.2                 Runtime
support for the PAM library
ii  libpam0g                         0.79-3.2                 Pluggable
Authentication Modules library
ii  libpanel-applet2-0               2.14.3-1                 library
for GNOME 2 panel applets
ii  libpango1.0-0                    1.12.3-1+b1              Layout and
rendering of internationalized te
ii  libpango1.0-common               1.12.3-1+b1              Modules
and configuration files for the Pang
ii  libpaper-utils                   1.1.19                   Library
for handling paper characteristics (
ii  libpaper1                        1.1.19                   Library
for handling paper characteristics
ii  libparted1.7-1                   1.7.1-2.1                The GNU
Parted disk partitioning shared libr
ii  libpci2                          2.1.11-2                 Obsolete
shared library for accessing pci de
ii  libpcre3                         6.4-2                    Perl 5
Compatible Regular Expression Library
ii  libperl-dev                      5.8.8-6.1                Perl
library: development files
ii  libperl5.8                       5.8.8-6.1                Shared
Perl library
ii  libpisock8                       0.11.8-24                Library
for communicating with a PalmOS PDA
ii  libpisync0                       0.11.8-24
Synchronization library for PalmOS devices
ii  libpng12-0                       1.2.8rel-5.2             PNG
library - runtime
ii  libpng12-dev                     1.2.8rel-5.2             PNG
library - development
ii  libpoppler0c2                    0.4.5-4.1                PDF
rendering library
ii  libpoppler0c2-glib               0.4.5-4.1                PDF
rendering library (GLib-based shared lib
ii  libpopt0                         1.10-3                   lib for
parsing cmdline parameters
ii  libpt-1.10.0                     1.10.1.dfsg-1            Portable
Windows Library
ii  libpt-plugins-alsa               1.10.1.dfsg-1            Portable
Windows Library Audio Plugin for th
ii  libpt-plugins-v4l                1.10.1.dfsg-1            Portable
Windows Library Video Plugin for Vi
ii  libqhull5                        2003.1-2                 Calculate
convex hulls and related structure
ii  libqt3-mt                        3.3.6-3                  Qt GUI
Library (Threaded runtime version), V
ii  libraw1394-5                     0.10.1-1.1               library
for direct access to IEEE 1394 bus (
ii  libreadline5                     5.1-7                    GNU
readline and history libraries, run-time
ii  libreadline5-dev                 5.1-7                    GNU
readline and history libraries, developm
ii  libroken16-heimdal               0.7.2.dfsg.1-3           Libraries
for Heimdal Kerberos
ii  librpcsecgss3                    0.14-2                   allows
secure rpc communication using the rp
ii  librrd2                          1.2.11-0.6
Time-series data storage and display system 
ii  librsvg2-2                       2.14.4-2                 SAX-based
renderer library for SVG files (ru
ii  librsvg2-common                  2.14.4-2                 SAX-based
renderer library for SVG files (ex
ii  libsane                          1.0.18-3                 API
library for scanners
ii  libsasl2                         2.1.19.dfsg1-0.2
Authentication abstraction library
ii  libscrollkeeper0                 0.3.14-11                Library to
load .omf files (runtime files)
ii  libsdl-mixer1.2                  1.2.6-1.1                mixer
library for Simple DirectMedia Layer 1
ii  libsdl1.2debian                  1.2.11-3                 Simple
DirectMedia Layer
ii  libsdl1.2debian-alsa             1.2.11-3                 Simple
DirectMedia Layer (with X11 and ALSA 
ii  libselinux1                      1.30.26-1                SELinux
shared libraries
ii  libsensors3                      2.10.0-7                 library to
read temperature/voltage/fan sens
ii  libsepol1                        1.12.24-1                Security
Enhanced Linux policy library for c
ii  libsexy2                         0.1.8-1                  collection
of additional GTK+ widgets - libr
ii  libshout3                        2.2.2-1                  MP3/Ogg
Vorbis broadcast streaming library
ii  libsidplay1                      1.36.59-4                SID (MOS
6581) emulation library
ii  libsigc++-1.2-5c2                1.2.7-2                  type-safe
Signal Framework for C++ - runtime
ii  libsigc++-2.0-0c2a               2.0.16-3                 type-safe
Signal Framework for C++ - runtime
ii  libslang2                        2.0.6-2                  The S-Lang
programming library - runtime ver
ii  libslp1                          1.2.1-5                  OpenSLP
libraries
ii  libsm-dev                        1.0.0-4                  X11
Inter-Client Exchange library (developme
ii  libsm6                           1.0.0-4                  X11
Session Management library
ii  libsmbclient                     3.0.23b-1                shared
library that allows applications to t
ii  libsmpeg0                        0.4.5+cvs20030824-1.8    SDL MPEG
Player Library - shared libraries
ii  libsnmp-base                     5.2.2-5                  NET SNMP
(Simple Network Management Protocol
ii  libsnmp9                         5.2.2-5                  NET SNMP
(Simple Network Management Protocol
ii  libsocket6-perl                  0.19-1                   Perl
extensions for IPv6
ii  libsoup2.2-8                     2.2.96-1                 an HTTP
library implementation in C -- Share
ii  libspeex1                        1.1.12-2                 The Speex
Speech Codec
ii  libsqlite0                       2.8.16-1                 SQLite
shared library
ii  libsqlite3-0                     3.3.5-0.2+b1             SQLite 3
shared library
ii  libss2                           1.39-1
command-line interface parsing library
ii  libssl0.9.8                      0.9.8b-2                 SSL shared
libraries
ii  libssp0                          4.1.1-10                 GCC stack
smashing protection library
ii  libstartup-notification0         0.8-1                    library
for program launch feedback (shared 
ii  libstdc++6                       4.1.1-10                 The GNU
Standard C++ Library v3
ii  libstdc++6-4.1-dev               4.1.1-10                 The GNU
Standard C++ Library v3 (development
ii  libstroke0                       0.5.1-5                  mouse
strokes library -- runtime files
ii  libsvga1                         1.4.3-23                 console
SVGA display libraries
ii  libsysfs2                        2.0.0-7                  interface
library to sysfs
ii  libt1-5                          5.1.0-2                  Type 1
font rasterizer library - runtime
ii  libtag1c2a                       1.4-4                    TagLib
Audio Meta-Data Library
ii  libtasn1-2                       0.2.17-2                 Manage
ASN.1 structures (runtime)
ii  libtasn1-3                       0.3.5-2                  Manage
ASN.1 structures (runtime)
ii  libtasn1-3-bin                   0.3.5-2                  Manage
ASN.1 structures (binaries)
ii  libtext-charwidth-perl           0.04-4                   get
display widths of characters on the term
ii  libtext-iconv-perl               1.4-3                    converts
between character sets in Perl
ii  libtext-wrapi18n-perl            0.06-5
internationalized substitute of Text::Wrap
ii  libtheora0                       0.0.0.alpha7-1           The Theora
Video Compression Codec
ii  libtiff-tools                    3.8.2-6                  TIFF
manipulation and conversion tools
ii  libtiff4                         3.8.2-6                  Tag Image
File Format (TIFF) library
ii  libtotem-plparser1               1.4.4-1                  Totem
Playlist Parser library - runtime vers
ii  libufsparse                      1.2-7                    collection
of libraries for computations for
ii  liburi-perl                      1.35-2
Manipulates and accesses URI strings
ii  libusb-0.1-4                     0.1.12-2                 userspace
USB programming library
ii  libuuid1                         1.39-1
universally unique id library
ii  libvcdinfo0                      0.7.23-3                 library to
extract information from VideoCD
ii  libvisual-0.4-0                  0.4.0-1                  Audio
visualization framework
ii  libvisual0.2                     0.2.0-4                  Audio
visualization framework
ii  libvolume-id0                    0.093-1
libvolume_id shared library
ii  libvorbis0a                      1.1.2-1                  The Vorbis
General Audio Compression Codec
ii  libvorbisenc2                    1.1.2-1                  The Vorbis
General Audio Compression Codec
ii  libvorbisfile3                   1.1.2-1                  The Vorbis
General Audio Compression Codec
ii  libvte-common                    0.12.2-2                 Terminal
emulator widget for GTK+ 2.0 - comm
ii  libvte4                          0.12.2-2                 Terminal
emulator widget for GTK+ 2.0 - runt
ii  libwmf0.2-7                      0.2.8.4-2                Windows
metafile conversion library
ii  libwnck-common                   2.14.3-1                 Window
Navigator Construction Kit - common f
ii  libwnck18                        2.14.3-1                 Window
Navigator Construction Kit - runtime 
ii  libwpd-stream8c2a                0.8.6-1                  Library
for handling WordPerfect documents (
ii  libwpd8c2a                       0.8.6-1                  Library
for handling WordPerfect documents (
ii  libwrap0                         7.6.dbs-9                Wietse
Venema's TCP wrappers library
ii  libwv-1.2-1                      1.2.1-2                  Library
for accessing Microsoft Word documen
ii  libwww-perl                      5.805-1                  WWW
client/server library for Perl (aka LWP)
ii  libwxgtk2.4-1                    2.4.5.1                  wxWindows
Cross-platform C++ GUI toolkit (GT
ii  libx11-6                         1.0.0-8                  X11
client-side library
ii  libx11-data                      1.0.0-8                  X11
client-side library
ii  libx11-dev                       1.0.0-8                  X11
client-side library (development headers
ii  libxau-dev                       1.0.0-3                  X11
authorisation library (development heade
ii  libxau6                          1.0.0-3                  X11
authorisation library
ii  libxaw7                          1.0.1-5                  X11 Athena
Widget library
ii  libxcursor1                      1.1.5.2-5                X cursor
management library
ii  libxdamage1                      1.0.2.2-3                X11
damaged region extension library
ii  libxdmcp-dev                     1.0.0-4                  X11
authorisation library (development heade
ii  libxdmcp6                        1.0.0-4                  X11
Display Manager Control Protocol library
ii  libxext-dev                      1.0.0-4                  X11
miscellaneous extensions library (develo
ii  libxext6                         1.0.0-4                  X11
miscellaneous extension library
ii  libxfixes3                       3.0.1.2-4                X11
miscellaneous 'fixes' extension library
ii  libxfont1                        1.0.0-4                  X11 font
rasterisation library
ii  libxft-dev                       2.1.8.2-8
FreeType-based font drawing library for X (d
ii  libxft2                          2.1.8.2-8
FreeType-based font drawing library for X
ii  libxi6                           1.0.0-5                  X11 Input
extension library
ii  libxine1                         1.1.2-2                  the xine
video/media player library, binary 
ii  libxinerama1                     1.0.1-4.1                X11
Xinerama extension library
ii  libxkbfile1                      1.0.2-3                  X11
keyboard file manipulation library
ii  libxklavier10                    2.2-3                    X Keyboard
Extension high-level API
ii  libxml2                          2.6.26.dfsg-3            GNOME XML
library
ii  libxml2-utils                    2.6.26.dfsg-3            XML
utilities
ii  libxmu6                          1.0.1-3                  X11
miscellaneous utility library
ii  libxmuu1                         1.0.1-3                  X11
miscellaneous micro-utility library
ii  libxp-dev                        1.0.0.xsf1-1             X Printing
Extension (Xprint) client library
ii  libxp6                           1.0.0.xsf1-1             X Printing
Extension (Xprint) client library
ii  libxpm4                          3.5.4.2-3                X11 pixmap
library
ii  libxrandr2                       1.1.0.2-4                X11 RandR
extension library
ii  libxrender-dev                   0.9.0.2-4                X
Rendering Extension client library (develo
ii  libxrender1                      0.9.0.2-4                X
Rendering Extension client library
ii  libxres1                         1.0.0-3                  X11
Resource extension library
ii  libxslt1.1                       1.1.17-3                 XSLT
processing library - runtime library
ii  libxss1                          1.0.1-4                  X11 Screen
Saver extension library
ii  libxt-dev                        1.0.0-5                  X11
toolkit intrinsics library (development 
ii  libxt6                           1.0.0-5                  X11
toolkit intrinsics library
ii  libxtrap6                        1.0.0-4                  X11 event
trapping extension library
ii  libxtst6                         1.0.1-5                  X11
Testing -- Resource extension library
ii  libxul-common                    1.8.0.5-1                Gecko
engine library - common files
ii  libxul0d                         1.8.0.5-1                Gecko
engine library
ii  libxv1                           1.0.1-5                  X11 Video
extension library
ii  libxvmc1                         1.0.1-5                  X11 Video
extension library
ii  libxxf86dga1                     1.0.0-3                  X11 Direct
Graphics Access extension library
ii  libxxf86misc1                    1.0.0-4                  X11
XFree86 miscellaneous extension library
ii  libxxf86vm1                      1.0.0-4                  X11
XFree86 video mode extension library
ii  libzvbi-common                   0.2.22-1                 video
Blank Interval decoder (VBI) - common 
ii  libzvbi0                         0.2.22-1                 video
Blank Interval decoder (VBI) - runtime
ii  libzzip-0-12                     0.12.83-6                library
providing read access on ZIP-archive
ii  liferea                          1.0.18-1                 feed
aggregator for GNOME
ii  liferea-gtkhtml                  1.0.18-1
gtkhtml-based rendering library for Liferea
ii  link-grammar-dictionaries-en     4.2.2-4                  Carnegie
Mellon University's link grammar pa
ii  linux-image-2.6-amd64-k8         2.6.17-4                 Linux
kernel 2.6 image on AMD64 K8 machines
ii  linux-image-2.6.15-1-amd64-k8    2.6.15-8                 Linux
kernel 2.6.15 image on AMD64 K8 machin
ii  linux-image-2.6.16-2-amd64-k8    2.6.16-17                Linux
kernel 2.6.16 image on AMD64 K8 machin
ii  linux-image-2.6.17-1-amd64-k8    2.6.17-4                 Linux
kernel 2.6.17 image on AMD64 K8 machin
ii  linux-kernel-headers             2.6.17.7-1               Linux
Kernel Headers for development
ii  linux-sound-base                 1.0.11-4                 base
package for ALSA and OSS sound systems
ii  lm-sensors                       2.10.0-7                 utilities
to read temperature/voltage/fan se
ii  locales                          2.3.6-19                 GNU C
Library: National Language (locale) da
ii  localization-config              0.116                    configures
different programs' locale settin
ii  login                            4.0.18.1-1               system
login tools
ii  logrotate                        3.7.1-3                  Log
rotation utility
ii  lsb-base                         3.1-14                   Linux
Standard Base 3.1 init script function
ii  lsof                             4.77.dfsg.1-3            List open
files
ii  lwresd                           9.3.2-2
Lightweight Resolver Daemon
ii  lynx                             2.8.5-2sarge1.1          Text-mode
WWW Browser
ii  lyx                              1.4.2-4                  High Level
Word Processor
ii  lyx-common                       1.4.2-4                  High Level
Word Processor - common files
ii  lyx-qt                           1.4.2-4                  High Level
Word Processor - Qt frontend
ii  m4                               1.4.4-1                  a macro
processing language
ii  mail-notification                3.0.dfsg.1-3             mail
notification in system tray
ii  mailx                            8.1.2-0.20050715cvs-1    A simple
mail user agent
ii  make                             3.81-2                   The GNU
version of the "make" utility.
ii  makedev                          2.3.1-82                 creates
device files in /dev
ii  man-db                           2.4.3-3                  The
on-line manual pager
ii  manpages                         2.38-1                   Manual
pages about using a GNU/Linux system
ii  mawk                             1.3.3-11                 a pattern
scanning and text processing langu
ii  mdetect                          0.5.2.1                  mouse
device autodetection tool
ii  meld                             1.1.3-1.1                graphical
tool to diff and merge files
ii  menu                             2.1.29                   generates
programs menu for all menu-aware a
ii  menu-xdg                         0.2.3
freedesktop.org menu compliant window manage
ii  mesa-common-dev                  6.4.2-1                  Developer
documentation for Mesa
ii  mesa-utils                       6.3.2-2.1
Miscellaneous Mesa GL utilities
ii  metacity                         2.14.5-1                 A
lightweight GTK2 based Window Manager
ii  metacity-common                  2.14.5-1                 Shared
files of lightweight GTK2 based Windo
ii  metamail                         2.7-52
implementation of MIME
ii  mgetty                           1.1.35-2                 Smart
Modem getty replacement
ii  mgetty-docs                      1.1.35-2
Documentation Package for mgetty
ii  mgetty-fax                       1.1.35-2                 Faxing
tools for mgetty
ii  mgetty-pvftools                  1.1.35-2                 Programs
for listening and manipulating pvf 
ii  mgetty-voice                     1.1.35-2                 Voicemail
handler for mgetty
ii  mime-codecs                      7.19-4                   Fast
Quoted-Printable and BASE64 MIME transp
ii  mime-support                     3.37-1                   MIME files
'mime.types' & 'mailcap', and sup
ii  mkisofs                          2.01+01a03-5             Creates
ISO-9660 CD-ROM filesystem images
ii  mktemp                           1.5-2                    Makes
unique filenames for temporary files
ii  module-init-tools                3.2.2-3                  tools for
managing Linux kernel modules
ii  modutils                         2.4.27.0-6               Linux
module utilities
ii  mono-classlib-1.0                1.1.13.8-1               Mono class
library (1.0) - transition packag
ii  mono-common                      1.1.13.8-1               common
files for Mono
ii  mono-gac                         1.1.13.8-1               Mono GAC
tool
ii  mono-jit                         1.1.13.8-1               fast CLI
JIT/AOT compiler for Mono
ii  mono-mcs                         1.1.13.8-1               Mono C#
compiler
ii  mono-runtime                     1.1.13.8-1               Mono
runtime
ii  mono-utils                       1.1.13.8-1               Mono
utilities
ii  mount                            2.12r-10                 Tools for
mounting and manipulating filesyst
ii  myspell-en-gb                    2.0.3-2
English_british dictionary for myspell
ii  myspell-en-us                    2.0.3-2
English_american dictionary for myspell
ii  nano                             1.3.12-2                 free Pico
clone with some new features
ii  nautilus                         2.14.3-1                 file
manager and graphical shell for GNOME
ii  nautilus-cd-burner               2.14.3-1                 CD Burning
front-end for Nautilus
ii  nautilus-data                    2.14.3-1                 data files
for nautilus
ii  ncurses-base                     5.5-2
Descriptions of common terminal types
ii  ncurses-bin                      5.5-2
Terminal-related programs and man pages
ii  net-tools                        1.60-17                  The NET-3
networking toolkit
ii  netatalk                         2.0.3-4                  AppleTalk
user binaries
ii  netbase                          4.25                     Basic
TCP/IP networking system
ii  netcat                           1.10-32                  TCP/IP
swiss army knife
ii  netpbm                           10.0-10.1                Graphics
conversion tools
ii  nfs-common                       1.0.9-7                  NFS
support files common to client and serve
ii  nfs-kernel-server                1.0.9-7                  Kernel NFS
server support
ii  ntp                              4.2.2+dfsg.2-1           Network
Time Protocol: server and utility pr
ii  nvi                              1.79-24                  4.4BSD
re-implementation of vi
ii  octave2.9                        2.9.7-1                  GNU Octave
language for numerical computatio
ii  octave2.9-doc                    2.9.7-1                  PDF
documentation on the GNU Octave language
ii  octave2.9-headers                2.9.7-1                  header
files for the GNU Octave language (2.
ii  octave2.9-htmldoc                2.9.7-1                  HTML
documentation on the GNU Octave languag
ii  octave2.9-info                   2.9.7-1                  GNU Info
documentation on the GNU Octave lan
ii  openbsd-inetd                    0.20050402-1             The
OpenBSD Internet Superserver
ii  openoffice.org-help-en-gb        2.0.3-4
English_british help for OpenOffice.org
ii  openoffice.org-help-en-us        2.0.3-4
English_american help for OpenOffice.org
ii  openoffice.org-l10n-en-gb        2.0.3-4
English_british language package for OpenOff
ii  openoffice.org-l10n-en-us        2.0.3-4
English_american language package for OpenOf
ii  openssh-client                   4.3p2-3                  Secure
shell client, an rlogin/rsh/rcp repla
ii  openssh-server                   4.3p2-3                  Secure
shell server, an rshd replacement
ii  openssl                          0.9.8b-2                 Secure
Socket Layer (SSL) binary and related
ii  passwd                           4.0.18.1-1               change and
administer password and group dat
ii  patch                            2.5.9-4                  Apply a
diff file to an original
ii  pbuilder                         0.156                    personal
package builder for Debian packages
ii  pcb                              20050609-1               printed
circuit board (pcb) design program
ii  pciutils                         2.2.1-2                  Linux PCI
Utilities
ii  perl                             5.8.8-6.1                Larry
Wall's Practical Extraction and Report
ii  perl-base                        5.8.8-6.1                The
Pathologically Eclectic Rubbish Lister
ii  perl-modules                     5.8.8-6.1                Core Perl
modules
ii  php4-common                      4.4.2-1.1                Common
files for packages built from the php
ii  pia                              3.95-1                   movie
player
ii  pingus                           0.6.0-8.4                Free
Lemmings(TM) clone
ii  pingus-data                      0.6.0-8.4                Data files
for pingus, a free Lemmings(TM) c
ii  pkg-config                       0.20-1                   manage
compile and link flags for libraries
ii  planetpenguin-racer              0.3.1-7                  another 3D
racing game featuring Tux, the Li
ii  planetpenguin-racer-data         0.3.1-7                  data files
for the game PlanetPenguin Racer
ii  planetpenguin-racer-extras       0.5-3                    Additional
courses for PlanetPenguin Racer
ii  planetpenguin-racer-gimp-dev     0.3.1-7                  plugins
for GIMP for easy development of ppr
ii  plib1.8.4c2                      1.8.4-4
Portability Libraries: Run-time package, sta
ii  pmount                           0.9.12-1                 mount
removable devices as normal user
ii  po-debconf                       1.0.5                    manage
translated Debconf templates files wi
ii  poppler-utils                    0.4.5-4.1                PDF
utilitites (based on libpoppler)
ii  portmap                          5-20                     The RPC
portmapper
ii  powermgmt-base                   1.24                     Common
utils and configs for power managemen
ii  preview-latex-style              11.83-2                  LaTeX
style files for editor embedded previe
ii  printconf                        0.7.6
automatically configures USB and parallel pr
ii  procmail                         3.22-16                  Versatile
e-mail processor
ii  procps                           3.2.7-2                  /proc file
system utilities
ii  psfontmgr                        0.11.10                  PostScript
font manager -- part of Defoma, D
ii  psmisc                           22.3-1                   Utilities
that use the proc filesystem
ii  python                           2.4.3-11                 An
interactive high-level object-oriented la
ii  python-apt                       0.6.19                   Python
interface to libapt-pkg
ii  python-cairo                     1.2.0-1                  Python
bindings for the Cairo vector graphic
ii  python-central                   0.5.5                    register
and build utility for Python packag
ii  python-foomatic                  0.7.6                    Python
interface to the Foomatic printer dat
ii  python-glade2                    2.8.6-5                  GTK+
bindings: Glade support
ii  python-gmenu                     2.14.3-1                 an
implementation of the freedesktop menu sp
ii  python-gnome2                    2.12.4-4                 Python
bindings for the GNOME desktop enviro
ii  python-gtk2                      2.8.6-5                  Python
bindings for the GTK+ widget set
ii  python-ipy                       0.42-7                   Python
module for handling IPv4 and IPv6 add
ii  python-libxml2                   2.6.26.dfsg-3            Python
bindings for the GNOME XML library
ii  python-minimal                   2.4.3-11                 A minimal
subset of the Python language (def
ii  python-numeric                   24.2-5                   Numerical
(matrix-oriented) Mathematics for 
ii  python-pyorbit                   2.0.1-5                  A Python
language binding for the ORBit2 COR
ii  python-support                   0.4.1                    automated
rebuilding support for python modu
ii  python-vte                       0.12.2-2                 Python
bindings for the VTE widget set
ii  python-wxgtk2.4                  2.4.5.1                  wxWindows
Cross-platform C++ GUI toolkit (wx
ii  python-wxversion                 2.6.3.2.1.4              wxWidgets
Cross-platform C++ GUI toolkit (wx
ii  python2.3                        2.3.5-15                 An
interactive high-level object-oriented la
ii  python2.4                        2.4.3-8                  An
interactive high-level object-oriented la
ii  python2.4-minimal                2.4.3-8                  A minimal
subset of the Python language (ver
ii  qcad                             2.0.5.0-1-1              A
professional CAD System
ii  qcad-doc                         2.0.5.0-1-1              Qcad
Documentation
ii  qt3-assistant                    3.3.6-3                  The Qt3
assistant application
ii  qt3-doc                          3.3.6-3                  Qt3 API
documentation
ii  rdesktop                         1.4.1-1.1                RDP client
for Windows NT/2000 Terminal Serv
ii  readline-common                  5.1-7                    GNU
readline and history libraries, common f
ii  refblas3                         1.2-8                    Basic
Linear Algebra Subroutines 3, shared l
ii  refblas3-dev                     1.2-8                    Basic
Linear Algebra Subroutines 3, static l
ii  rhythmbox                        0.9.5-2                  music
player and organizer for GNOME
ii  samba-common                     3.0.23b-1                Samba
common files used by both the server a
ii  samba-doc                        3.0.23b-1                Samba
documentation
ii  sane-utils                       1.0.18-3                 API
library for scanners -- utilities
ii  scantv                           3.95-1                   scan TV
channels for stations
ii  scrollkeeper                     0.3.14-11                A free
electronic cataloging system for docu
ii  sed                              4.1.5-1                  The GNU
sed stream editor
ii  sgml-base                        1.26                     SGML
infrastructure and SGML catalog file su
ii  sgml-data                        2.0.3                    common
SGML and XML data
ii  shared-mime-info                 0.17-2
FreeDesktop.org shared MIME database and spe
ii  slib                             3a3-2                    Portable
Scheme library
ii  smbclient                        3.0.23b-1                a
LanManager-like simple client for Unix
ii  smbfs                            3.0.23b-1                mount and
umount commands for the smbfs (for
ii  sound-juicer                     2.14.5-1                 GNOME 2 CD
Ripper
ii  sox                              12.17.9-1                A
universal sound sample translator
ii  spamassassin                     3.1.4-1                  Perl-based
spam filter using text analysis
ii  spamc                            3.1.4-1                  Client for
SpamAssassin spam filtering daemo
ii  squirrelmail                     1.4.8-1                  Webmail
for nuts
ii  ssl-cert                         1.0.13                   Simple
debconf wrapper for openssl
ii  sudo                             1.6.8p12-4               Provide
limited super user privileges to spe
ii  svgalibg1                        1.4.3-23
transitional dummy package which can be safe
ii  synaptic                         0.57.11                  Graphical
package manager
ii  sysklogd                         1.4.1-18                 System
Logging Daemon
ii  system-tools-backends            1.4.2-2                  System
Tools to manage computer configuratio
ii  sysv-rc                          2.86.ds1-15
System-V-like runlevel change mechanism
ii  sysvinit                         2.86.ds1-15
System-V-like init utilities
ii  tar                              1.15.91-2                GNU tar
ii  tasksel                          2.53                     Tool for
selecting tasks for installation on
ii  tasksel-data                     2.53                     Official
tasks used for installation of Debi
ii  tcl8.4                           8.4.12-1.1               Tcl (the
Tool Command Language) v8.4 - run-t
ii  tcpd                             7.6.dbs-9                Wietse
Venema's TCP wrapper utilities
ii  tetex-base                       3.0-20                   Basic
library files of teTeX
ii  tetex-bin                        3.0-18                   The teTeX
binary files
ii  tetex-extra                      3.0-20                   Additional
library files of teTeX
ii  tex-common                       0.26                     Common
infrastructure for using and building
ii  texinfo                          4.8.dfsg.1-2
Documentation system for on-line information
ii  tk8.4                            8.4.12-1                 Tk toolkit
for Tcl and X11, v8.4 - run-time 
ii  totem                            1.4.4-1                  A simple
media player for the Gnome desktop 
ii  totem-xine                       1.4.4-1                  A simple
media player for the Gnome desktop 
ii  traceroute                       1.4a12-20                traces the
route taken by packets over a TCP
ii  ttf-dejavu                       2.8-1                    Bitstream
Vera fonts with additional charact
ii  ttf-freefont                     20060501cvs-8            Freefont
Serif, Sans and Mono Truetype fonts
ii  tuxkart                          0.4.0-4.1                A 3D
go-kart racing game
ii  tuxkart-data                     0.4.0-4.1                Game data
for tuxkart
ii  twm                              1.0.1-4                  Tab window
manager
ii  tzdata                           2006g-2                  Time Zone
and Daylight Saving Time Data
ii  ucf                              2.0013                   Update
Configuration File: preserves user ch
ii  udev                             0.093-1                  /dev/ and
hotplug management daemon
ii  unzip                            5.52-8
De-archiver for .zip files
ii  usbutils                         0.72-5                   USB
console utilities
ii  util-linux                       2.12r-10
Miscellaneous system utilities
ii  v4l-conf                         3.95-1                   tool to
configure video4linux drivers
ii  vino                             2.13.5-3                 VNC server
for GNOME
ii  vnc-common                       3.3.7-13                 Virtual
network computing server software
ii  vorbis-tools                     1.1.1-6                  several
Ogg Vorbis tools
ii  wget                             1.10.2-2                 retrieves
files from the web
ii  whiptail                         0.52.2-7                 Displays
user-friendly dialog boxes from she
ii  x-ttcidfont-conf                 24                       Configure
TrueType and CID fonts for X
ii  x-window-system-core             7.0.23
transitional package for Debian etch
ii  x11-common                       7.0.23                   X Window
System (X.Org) infrastructure
ii  x11proto-core-dev                7.0.4-3                  X11 core
wire protocol and auxiliary headers
ii  x11proto-input-dev               1.3.2-4                  X11 Input
extension wire protocol
ii  x11proto-kb-dev                  1.0.2-3                  X11 XKB
extension wire protocol
ii  x11proto-print-dev               1.0.3-1                  X11
Printing extension (Xprint) wire protoco
ii  x11proto-render-dev              0.9.2-4                  X11 Render
extension wire protocol
ii  x11proto-xext-dev                7.0.2-5                  X11
various extension wire protocol
ii  xawtv                            3.95-1                   X11 TV
application
ii  xawtv-plugins                    3.95-1                   plugins
for xawtv and motv
ii  xbase-clients                    7.1.ds-3
miscellaneous X clients
ii  xbitmaps                         1.0.1-2                  Base X
bitmaps
ii  xdg-utils                        0.9+1.0beta1-2           Desktop
integration utilities from freedeskt
ii  xfonts-100dpi                    1.0.0-2                  100 dpi
fonts for X
ii  xfonts-75dpi                     1.0.0-2                  100 dpi
fonts for X
ii  xfonts-base                      1.0.0-3                  standard
fonts for X
ii  xfonts-encodings                 1.0.0-5.1                Encodings
for X.Org fonts
ii  xfonts-scalable                  1.0.0-4                  scalable
fonts for X
ii  xfonts-utils                     1.0.0-6                  X Window
System font utility programs
ii  xkb-data                         0.8-7                    X Keyboard
Extension (XKB) configuration dat
ii  xlibmesa-gl-dev                  7.0.23
transitional package for Debian etch
ii  xml-core                         0.09-0.1                 XML
infrastructure and XML catalog file supp
ii  xorg                             7.0.23                   X.Org X
Window System
ii  xresprobe                        0.4.23debian1            X
Resolution Probe
ii  xsane                            0.99+0.991-1             GTK+-based
X11 frontend for SANE (Scanner Ac
ii  xsane-common                     0.99+0.991-1             GTK+-based
X11 frontend for SANE (Scanner Ac
ii  xserver-xorg                     7.0.23                   the X.Org
X server
ii  xserver-xorg-core                1.0.2-9                  X.Org X
server -- core server
ii  xserver-xorg-input-all           7.0.23                   the X.Org
X server -- input driver metapacka
ii  xserver-xorg-input-evdev         1.1.2-1                  X.Org X
server -- evdev input driver
ii  xserver-xorg-input-kbd           1.0.1.3-2                X.Org X
server -- keyboard input driver
ii  xserver-xorg-input-mouse         1.0.4-3                  X.Org X
server -- mouse input driver
ii  xserver-xorg-input-synaptics     0.14.6-1                 Synaptics
TouchPad driver for X.Org/XFree86 
ii  xserver-xorg-input-wacom         0.7.4.1-3                X.Org X
server -- wacom input driver
ii  xserver-xorg-video-all           7.0.23                   the X.Org
X server -- output driver metapack
ii  xserver-xorg-video-apm           1.0.1.5-2                X.Org X
server -- APM display driver
ii  xserver-xorg-video-ark           0.5.0.5-2                X.Org X
server -- ark display driver
ii  xserver-xorg-video-ati           6.5.8.0-1                X.Org X
server -- ATI display driver
ii  xserver-xorg-video-chips         1.0.1.3-3                X.Org X
server -- Chips display driver
ii  xserver-xorg-video-cirrus        1.0.0.5-2                X.Org X
server -- Cirrus display driver
ii  xserver-xorg-video-cyrix         1.0.0.5-2                X.Org X
server -- Cyrix display driver
ii  xserver-xorg-video-dummy         0.1.0.5-2                X.Org X
server -- dummy display driver
ii  xserver-xorg-video-fbdev         0.1.0.5-2                X.Org X
server -- fbdev display driver
ii  xserver-xorg-video-glint         1.0.1.3-3                X.Org X
server -- Glint display driver
ii  xserver-xorg-video-i128          1.1.0.5-2                X.Org X
server -- i128 display driver
ii  xserver-xorg-video-i810          1.5.1.0-2                X.Org X
server -- Intel i8xx, i9xx display d
ii  xserver-xorg-video-mga           1.2.1.3.dfsg.1-2         X.Org X
server -- MGA display driver
ii  xserver-xorg-video-neomagic      1.0.0.5-2                X.Org X
server -- Neomagic display driver
ii  xserver-xorg-video-nv            1.0.1.5-2                X.Org X
server -- NV display driver
ii  xserver-xorg-video-rendition     4.0.1.3.dfsg.1-2         X.Org X
server -- Rendition display driver
ii  xserver-xorg-video-s3            0.3.5.4-3                X.Org X
server -- legacy S3 display driver
ii  xserver-xorg-video-s3virge       1.8.6.5-2                X.Org X
server -- S3 ViRGE display driver
ii  xserver-xorg-video-savage        2.0.2.3-4                X.Org X
server -- Savage display driver
ii  xserver-xorg-video-siliconmotion 1.3.1.5-3                X.Org X
server -- SiliconMotion display driv
ii  xserver-xorg-video-sis           0.8.1.3-2                X.Org X
server -- SiS display driver
ii  xserver-xorg-video-sisusb        0.7.1.3-2                X.Org X
server -- SiS USB display driver
ii  xserver-xorg-video-tdfx          1.1.1.3-3                X.Org X
server -- tdfx display driver
ii  xserver-xorg-video-tga           1.0.0.5-3                X.Org X
server -- TGA display driver
ii  xserver-xorg-video-trident       1.0.1.2-2                X.Org X
server -- Trident display driver
ii  xserver-xorg-video-tseng         1.0.0.5-2                X.Org X
server -- Tseng display driver
ii  xserver-xorg-video-v4l           0.0.1.5-1                X.Org X
server -- Video 4 Linux display driv
ii  xserver-xorg-video-vesa          1.0.1.3-2                X.Org X
server -- VESA display driver
ii  xserver-xorg-video-vga           4.0.0.5-2                X.Org X
server -- VGA display driver
ii  xserver-xorg-video-via           0.1.33.2-3               X.Org X
server -- VIA display driver
ii  xserver-xorg-video-voodoo        1.0.0.5-2                X.Org X
server -- Voodoo display driver
ii  xsltproc                         1.1.17-3                 XSLT
command line processor
ii  xterm                            210-3                    X terminal
emulator
ii  xtrans-dev                       1.0.0-6                  X
transport library (development files)
ii  xutils                           7.1.ds-1                 X Window
System utility programs
ii  xutils-dev                       7.1.ds-2                 X Window
System utility programs for develop
ii  xvncviewer                       3.3.7-13                 Virtual
network computing client software fo
ii  yelp                             2.14.3-1                 Help
browser for GNOME 2
ii  zapping                          0.9.6-3                  television
viewer for the GNOME environment
ii  zenity                           2.14.3-1                 Display
graphical dialog boxes from shell sc
ii  zip                              2.32-1                   Archiver
for .zip files
ii  zlib1g                           1.2.3-13
compression library - runtime
ii  zlib1g-dev                       1.2.3-13
compression library - development
$





--- End Message ---
--- Begin Message ---
* John Dalton <john.dalton@bigfoot.com> [2006-08-17 22:16]:

> To reproduce the bug (feature?), add the following
> to your environment as follows:
> 
> $ export CC='gcc'
> $ export CXX='g++'
> $ export CFLAGS='-m32'
> $ export CXXFLAGS='-m32'
> $ export LDFLAGS='-m32'
> $ mkoctfile -v uitest.cc
> g++ -c -fPIC -I/usr/include/octave-2.9.7
> -I/usr/include/octave-2.9.7/octave -m32 uitest.cc -o uitest.o
> /usr/bin/g++ -shared -Wl,-Bsymbolic -o uitest.oct uitest.o
> -L/usr/lib/octave-2.9.7 -loctinterp -loctave -lcruft -m32 -llapack-3
> -lblas-3 -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm
> -L/usr/lib/gcc/x86_64-linux-gnu/4.1.2
> -L/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64 -L/lib/../lib64
> -L/usr/lib/../lib64 -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lgcc_s
> /usr/bin/ld: skipping incompatible /usr/lib/octave-2.9.7/liboctinterp.so
> when searching for -loctinterp
> /usr/bin/ld: cannot find -loctinterp
> collect2: ld returned 1 exit status
> $

Okay, I am hereby closing this bug report.  Indeed, it is a "feature".

-- 
Rafael

--- End Message ---

Reply to: