Bug#476960: x2x: crashes when on -to monitor and network goes down

2008-04-20 Thread Martin Stoev
Package: x2x
Version: 1.27.svn.20060501-3
Severity: normal



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages x2x depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension

x2x recommends no packages.

-- no debconf information
When called with

 ssh foreignhost -X x2x -west -to :0

it everything works fine, until the mouse is moved to the monitor of the
foreignhost and the network goes down for some reason. For example network
problems or just unplugging the network cable. it is not possible to access the
host x2x was started on. The keyboard does not react anymore.



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



Bug#477011: adonthell: FTBFS: py_adonthell_wrap.cc:1177: error: invalid conversion from 'const char*' to 'char*'

2008-04-20 Thread Lucas Nussbaum
Package: adonthell
Version: 0.3.4.cvs.20050813-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080419 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..   -DOGG_MUSIC 
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include 
> -I/usr/include/python2.5 -DPY_DEBUG -I/usr/include/freetype2   -Wall 
> -fno-exceptions -DSWIG_GLOBAL -DDATA_DIR="\"/usr/share/games/adonthell"\" -O2 
> -MT py_adonthell_wrap.o -MD -MP -MF ".deps/py_adonthell_wrap.Tpo" \
> -c -o py_adonthell_wrap.o `test -f 'py_adonthell_wrap.cc' || echo 
> './'`py_adonthell_wrap.cc; \
>   then mv -f ".deps/py_adonthell_wrap.Tpo" ".deps/py_adonthell_wrap.Po"; \
>   else rm -f ".deps/py_adonthell_wrap.Tpo"; exit 1; \
>   fi
> In file included from /usr/include/c++/4.3/ext/hash_map:64,
>  from str_hash.h:27,
>  from storage.h:34,
>  from character_base.h:37,
>  from mapcharacter.h:36,
>  from character.h:29,
>  from map_event.h:26,
>  from py_adonthell_wrap.cc:1439:
> /usr/include/c++/4.3/backward/backward_warning.h:32:2: warning: #warning This 
> file includes at least one deprecated or antiquated header which may be 
> removed without further notice at a future date. Please use a non-deprecated 
> interface with equivalent functionality instead. For a listing of replacement 
> headers and interfaces, consult the file backward_warning.h. To disable this 
> warning use -Wno-deprecated.
> py_adonthell_wrap.cc: In function 'int SWIG_Python_ConvertPtr(PyObject*, 
> void**, swig_type_info*, int)':
> py_adonthell_wrap.cc:1177: error: invalid conversion from 'const char*' to 
> 'char*'
> In file included from event.h:27,
>  from time_event.h:25,
>  from py_adonthell_wrap.cc:1438:
> py_object.h: In member function 'PyObject* py_object::get_instance(const 
> bool&) const':
> py_object.h:206: warning: suggest explicit braces to avoid ambiguous 'else'
> In file included from win_container.h:19,
>  from win_object.h:19,
>  from win_label.h:18,
>  from text_bubble.h:31,
>  from mapcharacter.h:38,
>  from character.h:29,
>  from map_event.h:26,
>  from py_adonthell_wrap.cc:1439:
> win_base.h: In member function 'void win_base::set_activate(bool)':
> win_base.h:153: warning: suggest parentheses around assignment used as truth 
> value
> In file included from win_scroll.h:19,
>  from win_theme.h:18,
>  from text_bubble.h:32,
>  from mapcharacter.h:38,
>  from character.h:29,
>  from map_event.h:26,
>  from py_adonthell_wrap.cc:1439:
> win_scrollbar.h: In member function 'void 
> win_scrollbar::set_trans_scrollbar(bool)':
> win_scrollbar.h:54: warning: suggest parentheses around assignment used as 
> truth value
> py_adonthell_wrap.cc: In function 'void SWIG_Python_FixMethods(PyMethodDef*, 
> swig_const_info*, swig_type_info**, swig_type_info**)':
> py_adonthell_wrap.cc:28595: error: invalid conversion from 'const char*' to 
> 'char*'
> py_adonthell_wrap.cc: At global scope:
> py_adonthell_wrap.cc:231: warning: 'swig_type_info* 
> SWIG_TypeDynamicCast(swig_type_info*, void**)' defined but not used
> py_adonthell_wrap.cc:419: warning: 'const char* SWIG_UnpackDataName(const 
> char*, void*, size_t, const char*)' defined but not used
> py_adonthell_wrap.cc:499: warning: 'void 
> SWIG_PropagateClientData(swig_type_info*)' defined but not used
> py_adonthell_wrap.cc:1198: warning: 'void* SWIG_Python_MustGetPtr(PyObject*, 
> swig_type_info*, int, int)' defined but not used
> py_adonthell_wrap.cc:1212: warning: 'int SWIG_Python_ConvertPacked(PyObject*, 
> void*, size_t, swig_type_info*, int)' defined but not used
> make[4]: *** [py_adonthell_wrap.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/19

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F 

Processing of ikvm_0.34.0.4-3_i386.changes

2008-04-20 Thread Archive Administrator
ikvm_0.34.0.4-3_i386.changes uploaded successfully to localhost
along with the files:
  ikvm_0.34.0.4-3.dsc
  ikvm_0.34.0.4-3.diff.gz
  ikvm_0.34.0.4-3_i386.deb
  libikvm-native_0.34.0.4-3_i386.deb

Greetings,

Your Debian queue daemon


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



ikvm_0.34.0.4-3_i386.changes ACCEPTED

2008-04-20 Thread Debian Installer

Accepted:
ikvm_0.34.0.4-3.diff.gz
  to pool/main/i/ikvm/ikvm_0.34.0.4-3.diff.gz
ikvm_0.34.0.4-3.dsc
  to pool/main/i/ikvm/ikvm_0.34.0.4-3.dsc
ikvm_0.34.0.4-3_i386.deb
  to pool/main/i/ikvm/ikvm_0.34.0.4-3_i386.deb
libikvm-native_0.34.0.4-3_i386.deb
  to pool/main/i/ikvm/libikvm-native_0.34.0.4-3_i386.deb


Override entries for your package:
ikvm_0.34.0.4-3.dsc - source devel
ikvm_0.34.0.4-3_i386.deb - optional devel
libikvm-native_0.34.0.4-3_i386.deb - optional devel

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Bug#447106: vim-latexsuite doc not available

2008-04-20 Thread Norbert Preining
Package: vim-latexsuite
Version: 20060325-5
Followup-For: Bug #447106

after running
helpztags /usr/share/vim/addons/doc
as root the documentation is still not available.

$ ls -l /usr/share/vim/addons/doc/
total 128
-rw-r--r-- 1 root root  1995 2008-04-19 16:10 imaps.txt.gz
-rw-r--r-- 1 root root 27734 2008-04-19 16:10 latexhelp.txt.gz
-rw-r--r-- 1 root root  6714 2008-04-19 16:10 latex-suite-quickstart.txt.gz
-rw-r--r-- 1 root root 41712 2008-04-19 16:10 latex-suite.txt.gz
lrwxrwxrwx 1 root root30 2008-04-16 19:19 matchit.txt -> 
../../vim71/macros/matchit.txt
-rw-r--r-- 1 root root 42109 2008-04-20 20:41 tags


Hope that this helps

-- Package-specific info:
Vim related packages installed on this system:
 - vim-latexsuite
 - vim-runtime


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages vim-latexsuite depends on:
ii  python   2.5.2-1 An interactive high-level object-o
ii  vim  1:7.1.293-1 Vi IMproved - enhanced vi editor
ii  vim-common   1:7.1.293-1 Vi IMproved - Common files
ii  vim-gnome [vim-python]   1:7.1.293-1 Vi IMproved - enhanced vi editor -

Versions of packages vim-latexsuite recommends:
ii  texlive-base-bin   2007.dfsg.1-2 TeX Live: Essential binaries
ii  vim-addon-manager  0.4   manager of addons for the Vim edit

-- no debconf information



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



Processed: fix for 477011

2008-04-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 477011 +patch
Bug#477011: adonthell: FTBFS: py_adonthell_wrap.cc:1177: error: invalid 
conversion from 'const char*' to 'char*'
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



lcap 0.0.6-4 MIGRATED to testing

2008-04-20 Thread Debian testing watch
FYI: The status of the lcap source package
in Debian's testing distribution has changed.

  Previous version: 0.0.6-3.1
  Current version:  0.0.6-4

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



Bug#477011: fix for 477011

2008-04-20 Thread peter green

tags 477011 +patch
thanks

patch is attatched. just add it to the quilt series.
Index: adonthell-0.3.4.cvs.20050813/src/py_adonthell_wrap.cc
===
--- adonthell-0.3.4.cvs.20050813.orig/src/py_adonthell_wrap.cc	2008-04-20 22:54:27.0 +0100
+++ adonthell-0.3.4.cvs.20050813/src/py_adonthell_wrap.cc	2008-04-20 22:55:15.0 +0100
@@ -1174,7 +1174,7 @@
 obj = pyobj;
 if (PyCFunction_Check(obj)) {
   /* here we get the method pointer for callbacks */
-  char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc);
+  const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc);
   c = doc ? strstr(doc, "swig_ptr: ") : 0;
   if (c) {
 	c = SWIG_UnpackVoidPtr(c + 10, &vptr, ty->name);
@@ -28592,11 +28592,11 @@
 swig_type_info **types_initial) {
 size_t i;
 for (i = 0; methods[i].ml_name; ++i) {
-char *c = methods[i].ml_doc;
+const char *c = methods[i].ml_doc;
 if (c && (c = strstr(c, "swig_ptr: "))) {
 int j;
 swig_const_info *ci = 0;
-char *name = c + 10;
+const char *name = c + 10;
 for (j = 0; const_table[j].type; j++) {
 if (strncmp(const_table[j].name, name, 
 strlen(const_table[j].name)) == 0) {