Bug#377300: libxul0d: symbol lookup error: /usr/lib/libxul.so.0d: undefined symbol: JS_SetGCParameter

2006-07-07 Thread Akira Yamanita
Package: libxul0d
Version: 1.8.0.4-1
Severity: grave
Justification: renders package unusable

Epiphany and Galeon no longer function and return the same error. Both
browsers are updated the the latest vailable in the unstable branch.

epiphany-browser2.14.2.1-2
galeon  2.0.1-3

epiphany: symbol lookup error: /usr/lib/libxul.so.0d: undefined symbol:
JS_SetGCParameter

galeon: symbol lookup error: /usr/lib/libxul.so.0d: undefined symbol:
JS_SetGCParameter


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libxul0d depends on:
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-1generic font configuration library
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libglib2.0-0  2.10.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.17-2   The GTK+ graphical user interface 
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libmozjs0d1.8.0.1-5  The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d   1.8.0.1-5  NetScape Portable Runtime Library
ii  libnss3-0d1.8.0.1-5  Network Security Service libraries
ii  libpango1.0-0 1.12.3-1   Layout and rendering of internatio
ii  libpng12-01.2.8rel-4 PNG library - runtime
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxft2   2.1.8.2-6  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4  X11 Xinerama extension library
ii  libxt61:1.0.0-3  X11 toolkit intrinsics library
ii  zlib1g1:1.2.3-12 compression library - runtime

libxul0d recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#352762: nagios-mysql: check_nagios_db error connecting to database (no status found in web pages)

2006-02-13 Thread Akira Yamanita
Package: nagios-mysql
Version: 2:1.3-cvs.20050402-12
Severity: grave
Tags: patch
Justification: renders package unusable

A bug in the code used to connect to the database causes the status
pages to be unavailable.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages nagios-mysql depends on:
ii  dbconfig-common1.8.11common framework for packaging dat
ii  debconf [debconf-2 1.4.57Debian configuration management sy
ii  libc6  2.3.5-8.1 GNU C Library: Shared libraries an
ii  libdbd-mysql-perl  3.0002-1  A Perl5 database interface to the 
ii  libgd2-xpm 2.0.33-2  GD Graphics Library version 2
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libmysqlclient15   5.0.16-1  mysql database client library
ii  libpng12-0 1.2.8rel-4PNG library - runtime
ii  nagios-common  2:1.3-cvs.20050402-12 A host/service/network monitoring 
ii  zlib1g 1:1.2.3-3 compression library - runtime

Versions of packages nagios-mysql recommends:
pn  nagios-images none (no description available)

-- debconf information:
  nagios-mysql/database-type: mysql
  nagios-mysql/upgrade-error: abort
  nagios-mysql/remove-error: abort
  nagios-mysql/import-oldsettings:
  nagios-mysql/upgrade-backup: true
* nagios-mysql/db/app-user: nagios-mysql
* nagios-mysql/dbconfig-install: true
* nagios-mysql/mysql/method: tcp/ip
  nagios-mysql/remote/newhost: localhost
* nagios-mysql/db/dbname: nagiosmysql
* nagios-mysql/install-error: ignore
* nagios-mysql/mysql/admin-user: root
* nagios-mysql/dbconfig-remove: true
* nagios-mysql/remote/port:
  nagios-mysql/performing_upgrade: true
  nagios-mysql/passwords-do-not-match:
* nagios-mysql/remote/host: localhost
  nagios-mysql/dbconfig-upgrade: true
* nagios-mysql/purge: true
64,65c64,65
 if(defined($dbhost)) { $dsn .= ;host=$dbhost; } else { $dbhost=; }
 if(defined($dbport)) { $dsn .= ;port=$dbport; } else { $dbport=; }
---
 if(defined($dbhost)) { $dsn .= host=$dbhost; } else { $dbhost=; }
 if(defined($dbport)) { $dsn .= port=$dbport; } else { $dbport=; }


Bug#352762: nagios-mysql: patch correction

2006-02-13 Thread Akira Yamanita
Package: nagios-mysql
Version: 2:1.3-cvs.20050402-12
Followup-For: Bug #352762

Original patch is backwards. New patch attached.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages nagios-mysql depends on:
ii  dbconfig-common1.8.11common framework for packaging dat
ii  debconf [debconf-2 1.4.57Debian configuration management sy
ii  libc6  2.3.5-8.1 GNU C Library: Shared libraries an
ii  libdbd-mysql-perl  3.0002-1  A Perl5 database interface to the 
ii  libgd2-xpm 2.0.33-2  GD Graphics Library version 2
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libmysqlclient15   5.0.16-1  mysql database client library
ii  libpng12-0 1.2.8rel-4PNG library - runtime
ii  nagios-common  2:1.3-cvs.20050402-12 A host/service/network monitoring 
ii  zlib1g 1:1.2.3-3 compression library - runtime

Versions of packages nagios-mysql recommends:
pn  nagios-images none (no description available)

-- debconf information excluded
64,65c64,65
 if(defined($dbhost)) { $dsn .= host=$dbhost; } else { $dbhost=; }
 if(defined($dbport)) { $dsn .= port=$dbport; } else { $dbport=; }
---
 if(defined($dbhost)) { $dsn .= ;host=$dbhost; } else { $dbhost=; }
 if(defined($dbport)) { $dsn .= ;port=$dbport; } else { $dbport=; }