Bug#353984: monodevelop: Crash loading MonoDevelop.NUnit add-in

2006-02-22 Thread Eduardo Aceituno Hinojosa
Package: monodevelop
Version: 0.9-1
Severity: grave
Justification: renders package unusable

Starting monodevelop...

** (MonoDevelop:8271): WARNING **: The following assembly referenced 
from /usr/lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.dll could not 
be loaded:
 Assembly:   nunit.core(assemblyref_index=11)
 Version:2.2.0.0
 Public Key: 96d09a1eb7f44a77
The assembly was not found in the Global Assembly Cache, a path listed 
in the MONO_PATH environment variable, or in the location of the 
executing assembly (/usr/lib/monodevelop/bin/../AddIns/NUnit).


** (MonoDevelop:8271): WARNING **: The class NUnit.Core.IFilter could 
not be loaded, used in nunit.core, Version=2.2.0.0, Culture=neutral, 
PublicKeyToken=96d09a1eb7f44a77

** ERROR **: file class.c: line 2100 (mono_class_init): assertion 
failed: (class)
aborting...

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages monodevelop depends on:
ii  gnome-icon-theme  2.12.1-2   GNOME Desktop icon theme
ii  gnome-terminal [x-terminal-em 2.12.0-2   The GNOME 2 terminal emulator appl
ii  libgconf2.0-cil   2.8.1-1CLI binding for GConf 2.12
ii  libgecko2.0-cil   0.11-1+b1  CLI binding for the GtkMozEmbed li
ii  libglade2.0-cil   2.8.1-1CLI binding for the Glade librarie
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libglib2.0-cil2.8.1-1CLI binding for the GLib utility l
ii  libgnome2.0-cil   2.8.1-1CLI binding for GNOME 2.12
ii  libgtk2.0-0   2.8.12-1   The GTK+ graphical user interface 
ii  libgtk2.0-cil 2.8.1-1CLI binding for the GTK+ toolkit 2
ii  libgtksourceview1.0-0 1.4.2-2shared libraries for the GTK+ synt
ii  libgtksourceview2.0-cil   0.10-2+b1  CLI binding for the gtksourceview 
ii  mono-classlib-1.0 1.1.13.2-1 Mono class library (1.0)
ii  mono-jit  1.1.13.2-1 fast CLI JIT/AOT compiler for Mono
ii  mono-mcs  1.1.13.2-1 Mono C# compiler
ii  monodoc-base  1.1.13-1   shared MonoDoc binaries
ii  monodoc-manual1.1.13-1   compiled XML documentation from th
ii  pkg-config0.20-1 manage compile and link flags for 

monodevelop recommends no packages.

-- no debconf information


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



Bug#353981: tutos2: scheme.php failed creating calendar table with database mysql 5.0

2006-02-22 Thread Eduardo Aceituno Hinojosa
Package: tutos2
Version: 2.0.20050413-3
Severity: grave
Justification: renders package unusable


When invoque http://<..>/scheme.php for create tables
one error occur:

DBerror: MYSQL:[EMAIL PROTECTED] on thunder 1064: You have an error in your 
SQL syntax; check the manual that corresponds to your MySQL server 
version for the right syntax to use near 'repeat int4 not null,r_arg 
varchar(5) ,r_ignore int4 not null,creator int4 ,crea' at line 1

Checking de syntax of statment for creation of calendar
table show:

CREATE TABLE calendar (id int4 primary key,a_start
datetime not null,a_end datetime not null,t_ignore int4
,description varchar(100) ,trace int4 not
null,mod_allow int4 not null,outside int4 ,remember
int4 ,remembered int4 ,visitor int4 ,product int4
,repeat int4 not null,r_arg varchar(5) ,r_ignore int4
not null,creator int4 ,creation datetime )
COMMENT='TUTOS calendar'

I think that repeat column is not a valid name, because
is valid statment in mysql sever 5.0


(Documentation of Mysql server 5.0)
17.2.10.6. REPEAT Statement

[begin_label:] REPEAT
statement_list
UNTIL search_condition
END REPEAT [end_label]



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages tutos2 depends on:
ii  apache2   2.0.55-4   next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2] 2.0.55-4   traditional model for Apache2
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  libapache-mod-php44:4.4.2-1  server-side, HTML-embedded scripti
ii  libapache2-mod-php4   4:4.4.2-1  server-side, HTML-embedded scripti
ii  libphp-jpgraph1.5.2-10   Object oriented graph library for 
ii  php4-mysql4:4.4.2-1  MySQL module for php4
ii  php4-pgsql4:4.4.2-1  PostgreSQL module for php4
ii  smarty2.6.11-1   Template engine for PHP
ii  wwwconfig-common  0.0.44 Debian web auto configuration

Versions of packages tutos2 recommends:
ii  logrotate 3.7.1-2Log rotation utility
pn  postgresql (no description available)

-- debconf information excluded


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